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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to