[LLVMbugs] [Bug 1199] NEW: nightly test fails many tests
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Feb 13 09:39:20 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1199
Summary: nightly test fails many tests
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rspencer at x10sys.com
On MultisSource/Applications/Burg, bugpoint gives:
*** The following function is being miscompiled:
main_bb_2E_i_2E_i12_2E_i_bb_2E_i_2E_i12_2E_i_2E_ce
<cbe><gcc>You can reproduce the problem with the command line:
llc -f bugpoint.test.bc -o bugpoint.test.bc.s
gcc ./bugpoint.safe.bc.cbe.c.so bugpoint.test.bc.s -o bugpoint.test.bc.exe -Wl,-R.
bugpoint.test.bc.exe
The shared object was created with:
llc -march=c bugpoint.safe.bc -o temporary.c
gcc -xc temporary.c -O2 -o ./bugpoint.safe.bc.cbe.c.so -shared
-fno-strict-aliasing
Attachments will be forthcoming.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list