[LLVMbugs] [Bug 558] NEW: Extracting a function broke the program
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun May 8 14:38:52 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=558
Summary: Extracting a function broke the program
Product: tools
Version: trunk
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: extract
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
While running bugpoint it reported that extract had broken the program.
Here is output from bugpoint:
*** The following function is being miscompiled: l62_trngv_0_
Extracted a loop from the breaking portion of the program.
<cbe><gcc><program> *** ERROR: Loop extraction broke the program. :( Please
report a bug!
Continuing on with un-loop-extracted version.
The function it is trying to extract is: trngv_0_ from the SPEC CFP95 benchmark
103.su2cor (will attach llvm bc)
------- 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