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


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

Reply via email to