[LLVMbugs] [Bug 2197] New: llvm-test/MultiSource/Benchmarks/Olden/ health fails on x86-64

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Apr 6 03:15:11 PDT 2008


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

           Summary: llvm-test/MultiSource/Benchmarks/Olden/health fails on
                    x86-64
           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=1569)
 --> (http://llvm.org/bugs/attachment.cgi?id=1569)
report file

On SVN r49248, x86-64 Linux:

---------------------------------------------------------------
>>> ========= '/MultiSource/Benchmarks/Olden/health/health' Program
---------------------------------------------------------------

TEST-PASS: compile /MultiSource/Benchmarks/Olden/health/health
TEST-RESULT-compile:   Total Execution Time: 0.0299 seconds (0.0732 wall clock)

TEST-RESULT-compile: 14924 Output/health.llvm.bc


TEST-RESULT-nat-time: program 0.710000

TEST-FAIL: llc /MultiSource/Benchmarks/Olden/health/health

TEST-FAIL: jit /MultiSource/Benchmarks/Olden/health/health

TEST-FAIL: cbe /MultiSource/Benchmarks/Olden/health/health

I used gcc/g++ 4.2, because 4.3 won't build many programs from llvm-test
(strlen/strcpy undeclared, etc.).

Since CBE failed, I run this:
$ make bugpoint run-cbe
....


I get these bugpoint files, I am attaching them:
 bugpoint-reduced-simplified.bc  bugpoint.safe.bc  bugpoint.test.bc


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