[LLVMbugs] [Bug 5613] New: compiler-rt: 3 tests did not pass
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Nov 25 02:14:41 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5613
Summary: compiler-rt: 3 tests did not pass
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: martin.nowack at inf.tu-dresden.de
CC: llvmbugs at cs.uiuc.edu
The following tests FAILED:
24 - enable_execute_stack_test (SEGFAULT)
38 - fixunssfti_test (Failed)
74 - fixunsdfti_test (Failed)
Errors while running CTest
./test/fixunssfti_test
error in __fixunssfti(-0X1P+0) = 0x0000000000000000FFFFFFFFFFFFFFFF, expected
0x00000000000000000000000000000000
./test/fixunsdfti_test
error in __fixunsdfti(-0X1P+0) = 0x0000000000000000FFFFFFFFFFFFFFFF, expected
0x00000000000000000000000000000000
The OS is an Kubuntu Karmic on an Intel Core 2 Duo (P9500).
For further questions, please ask.
Thanks in advance.
--
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