[Bug fortran/60576] [4.8/4.9 Regression] FAIL: gfortran.dg/assumed_rank_7.f90
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 24 18:08:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60576
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
BTW, I'm also getting:
+FAIL: gfortran.dg/ichar_3.f90 -O (internal compiler error)
+FAIL: gfortran.dg/ichar_3.f90 -O (test for excess errors)
+FAIL: gfortran.dg/intrinsics_kind_argument_1.f90 -O (internal compiler
error)
+FAIL: gfortran.dg/intrinsics_kind_argument_1.f90 -O (test for excess errors)
when f951 is built with -fstack-protector, again, doesn't look like a recent
regression, at some point this ICEd, at other points it needs
-fstack-protector, -D_FORTIFY_SOURCE, valgrind or asan.
More information about the Gcc-bugs
mailing list