[LLVMbugs] [Bug 1426] NEW: SingleSource/CustomChecked/flops fails
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed May 16 00:48:49 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1426
Summary: SingleSource/CustomChecked/flops fails
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 reidspencer.com
This test fails llc/jit/cbe. I ran bugpoint-cbe and it reduced this test case:
*** The following function is being miscompiled: main_bb1139_2E_ce
<llc><gcc>You can reproduce the problem with the command line:
llc -f bugpoint.test.bc -o bugpoint.test.bc.s
gcc ./bugpoint.safe.bc.llc.s.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.llc.s.so -shared
-fno-strict-aliasing
I'll attach the various files.
------- 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