[LLVMbugs] [Bug 2462] Compilation failure with -O4, where -O3 succeeds

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jun 15 13:52:34 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2462


Gavin Sherlock <sherlock at genome.stanford.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #7 from Gavin Sherlock <sherlock at genome.stanford.edu>  2008-06-15 15:52:34 ---
I installed XCode 3.1.  The error message is different, but the result the
same:

>llvm-gcc -O4 reduction.c -o reduction
ld: in /usr/tmp/cc0E932t.o, could not process object file.  Looks like an llvm
bitcode object file, but libLTO.dylib could not be loaded
collect2: ld returned 1 exit status


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list