This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/56081] [4.7/4.8 Regression] Seg fault ICE on select with bad case


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56081

--- Comment #7 from janus at gcc dot gnu.org 2013-01-23 09:52:30 UTC ---
(In reply to comment #6)
> Will check for regressions now.

Unfortunately it seems to trigger a large number of regressions in the
testsuite, e.g. on:

FAIL: gfortran.dg/class_allocate_10.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/class_allocate_8.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/class_array_1.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/class_array_2.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/class_array_7.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/class_to_type_1.f03  -O0  (test for excess errors)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]