[LLVMbugs] [Bug 6660] New: clang-2.7 regressions with respect to clang-2.6
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 20 06:59:44 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6660
Summary: clang-2.7 regressions with respect to clang-2.6
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
This is on x86-32 linux. Note that there are many additional clang-2.7
failures, but they also fail with clang-2.6. This is only the list of
tests that pass with clang-2.6 but fail with clang-2.7. Also, I did not
include cbe regressions. I didn't analyze the failures yet.
MultiSource/Applications/JM/lencod/lencod (llc+jit):
llc:
TEST Output/lencod.llc FAILED: process terminated by signal (exit status 139)!
warning: Can't read pathname for load map: Input/output error.
Core was generated by `Output/lencod.llc -d
pre-release1/llvm-2.7/projects/llvm-'.
Program terminated with signal 11, Segmentation fault.
#0 0x0806ba19 in report ()
#0 0x0806ba19 in report ()
jit:
TEST pre-release1/release-build/llvm-objects/Release/bin/lli FAILED: process
terminated by signal (exit status 139)!
MultiSource/Applications/spiff/spiff (jit):
TEST pre-release1/release-build/llvm-objects/Release/bin/lli FAILED: process
terminated by signal (exit status 134)!
MultiSource/Applications/sqlite3/sqlite3 (jit):
TEST pre-release1/release-build/llvm-objects/Release/bin/lli FAILED: process
terminated by signal (exit status 139)!
SingleSource/Regression/C/2004-03-15-IndirectGoto (jit):
TEST pre-release1/release-build/llvm-objects/Release/bin/lli FAILED: process
terminated by signal (exit status 134)!
SingleSource/Regression/C/casts (llc+jit):
llc:
TEST Output/casts.llc FAILED: process terminated by signal (exit status 139)!
warning: Can't read pathname for load map: Input/output error.
Core was generated by `Output/casts.llc'.
Program terminated with signal 11, Segmentation fault.
jit:
TEST pre-release1/release-build/llvm-objects/Release/bin/lli FAILED: process
terminated by signal (exit status 139)!
SingleSource/UnitTests/2005-07-17-INT-To-FP (llc+jit):
llc:
TEST Output/2005-07-17-INT-To-FP.llc FAILED: process terminated by signal (exit
status 139)!
warning: core file may not match specified executable file.
warning: Can't read pathname for load map: Input/output error.
Core was generated by `Output/2005-07-17-INT-To-FP.llc'.
Program terminated with signal 11, Segmentation fault.
jit:
TEST pre-release1/release-build/llvm-objects/Release/bin/lli FAILED: process
terminated by signal (exit status 139)!
--
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