[LLVMbugs] [Bug 2198] New: bugpoint: ERROR: Loop extraction broke the program.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Apr 6 03:48:09 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2198
Summary: bugpoint: ERROR: Loop extraction broke the program.
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: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1572)
--> (http://llvm.org/bugs/attachment.cgi?id=1572)
bugpoint-loop-extract-fail-tno.bc
While reducing a miscompilation, something broke in bugpoint:
Checking to see if the program is misoptimized when this function is run
through the passes: hypre_SMGRelaxSetupASol
<cbe><gcc><llc><gcc><program>: still failing!
*** The following function is being miscompiled: hypre_SMGRelaxSetupASol
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.
Please submit the bugpoint-loop-extract-fail-*.bc files.
This is on x86-64 Linux.
--
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