<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Nevermind, I think I know. For PIC mode, it was generating "jmp  sin" when it should be "jmp sin@PLT"?<div><br></div><div>Evan</div><div><br><div><div>On Dec 1, 2010, at 12:29 AM, Evan Cheng wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div bgcolor="#FFFFFF"><div>I've disabled the change for now. But could one of you reproduce it and let me know what the issue is?</div><div><br></div><div>Thanks,</div><div><br></div><div>Evan<br><br>On Dec 1, 2010, at 12:15 AM, Anton Korobeynikov <<a href="mailto:anton@korobeynikov.info">anton@korobeynikov.info</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><p>Well, as I saw previously, this kind of problems is usually due to 32 bit pcrel call emitted in wrongly. Not sure about this particular case though.</p><p>Anton</p><div><br class="webkit-block-placeholder"></div><blockquote type="cite">On Dec 1, 2010 10:44 AM, "Duncan Sands" <<a href="mailto:baldrick@free.fr"></a><a href="mailto:baldrick@free.fr">baldrick@free.fr</a>> wrote:<br><br>Hi Evan,<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
/usr/bin/ld: .libs/_exp_r4.o: relocation R_X86_64_PC32 against `expf@@GLIBC_2.2.5'  can not be used when making a shared object; recompile with -fPIC<br>
/usr/bin/ld: final link failed: Bad value<br>
<br>
This could be due to my tail call change but I can't make sense of error<br>
message. Duncan, any idea?<br>
</blockquote>
<br>
your tail call change does seem the likely culprit, but I can't make sense of<br>
the error either.  Maybe Anton or Rafael can help out?<br>
<br>
Ciao, Duncan.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Nov 30, 2010, at 6:13 PM, <a href="mailto:buildbot@google1.osuosl.org" target="_blank"></a><a href="mailto:buildbot@google1.osuosl.org">buildbot@google1.osuosl.org</a><br>
<mailto:<a href="mailto:buildbot@google1.osuosl.org" target="_blank"></a><a href="mailto:buildbot@google1.osuosl.org">buildbot@google1.osuosl.org</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm.<br>
Full details are available at:<br>
<a href="http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3" target="_blank"></a><a href="http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3">http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3</a><br>
<br>
Buildbot URL: <a href="http://google1.osuosl.org:8011/" target="_blank"></a><a href="http://google1.osuosl.org:8011/">http://google1.osuosl.org:8011/</a><br>
<br>
Buildslave for this Build: gcc10<br>
<br>
Build Reason:<br>
Build Source Stamp: 120504<br>
Blamelist:<br>
akirtzidis,atrick,echristo,evancheng,fjahanian,grosbach,jasonwkim,johannes,kremenek,lattner,mspencer,resistor,rjmccall,void<br>
<br>
BUILD FAILED: failed compile.llvm-gcc.stage1<br>
<br>
sincerely,<br>
-The Buildbot<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
</blockquote><div><br class="webkit-block-placeholder"></div>
</div></blockquote></div>
_______________________________________________<br>llvm-testresults mailing list<br><a href="mailto:llvm-testresults@cs.uiuc.edu">llvm-testresults@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults<br></blockquote></div><br></div></body></html>