[LLVMbugs] [Bug 170] NEW: The lists1 Shootout C++ test miscompiles

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Wed Dec 10 08:16:28 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=170

           Summary: The lists1 Shootout C++ test miscompiles
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: sabre at nondot.org
        ReportedBy: criswell at uiuc.edu


The lists1 Shootout test (a C++ program) is somehow miscompiled.  It
consistently fails LLC, CBE, and JIT tests on x86.

Disabling optimizations doesn't seem to help, so it looks like a compiler bug,
although I haven't done much digging on this one.

The test's path is
llvm/test/Programs/SingleSource/Benchmarks/Shootout-C++/lists1.cpp.



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