This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/47464] New: [4.6 Regression] Many gomp failures
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jan 2011 19:46:47 +0000
- Subject: [Bug libgomp/47464] New: [4.6 Regression] Many gomp failures
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47464
Summary: [4.6 Regression] Many gomp failures
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: hjl.tools@gmail.com
On Linux/ia32, revision 169243 gave:
FAIL: gcc.dg/gomp/appendix-a/a.27.1.c (internal compiler error)
FAIL: gcc.dg/gomp/appendix-a/a.27.1.c (test for excess errors)
FAIL: gcc.dg/gomp/combined-1.c (internal compiler error)
FAIL: gcc.dg/gomp/combined-1.c (test for excess errors)
FAIL: gcc.dg/gomp/combined-1.c scan-tree-dump-times optimized
"GOMP_parallel_loop_runtime_start" 3: dump file does not exist
FAIL: gcc.dg/gomp/pr27388-3.c (internal compiler error)
FAIL: gcc.dg/gomp/pr27388-3.c (test for excess errors)
FAIL: gcc.dg/gomp/pr34692.c (internal compiler error)
FAIL: gcc.dg/gomp/pr34692.c (test for excess errors)
FAIL: gfortran.dg/gomp/appendix-a/a.23.2.f90 -O (internal compiler error)
FAIL: gfortran.dg/gomp/appendix-a/a.23.2.f90 -O (test for excess errors)
FAIL: gfortran.dg/gomp/appendix-a/a.27.1.f90 -O (internal compiler error)
FAIL: gfortran.dg/gomp/appendix-a/a.27.1.f90 -O (test for excess errors)
FAIL: libgomp.c/pr35625.c (internal compiler error)
FAIL: libgomp.c/pr35625.c (test for excess errors)
FAIL: libgomp.c/pr39591-3.c (internal compiler error)
FAIL: libgomp.c/pr39591-3.c (test for excess errors
Revision 169185 is OK.