[LLVMbugs] [Bug 3531] New: clang/x86_64 miscompiles SingleSource/Benchmarks/Misc/ himenobmtxpa

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 9 15:09:15 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=3531

           Summary: clang/x86_64 miscompiles
                    SingleSource/Benchmarks/Misc/himenobmtxpa
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


clang/x86_64 miscompiles SingleSource/Benchmarks/Misc/himenobmtxpa

The generated executable crashes:
--
ddunbar at lordcrumb:Misc$ Output/himenobmtxpa.native
mimax = 64 mjmax = 64 mkmax = 128
imax = 63 jmax = 63 kmax =127
 Loop executed for 64 times
 Gosa : 2.395185e-03 
ddunbar at lordcrumb:Misc$ Output/himenobmtxpa.llc
mimax = 64 mjmax = 64 mkmax = 128
imax = 63 jmax = 63 kmax =127
Segmentation fault
--


-- 
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