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/56284] [OOP] ICE with alternate return in type-bound procedure


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

--- Comment #6 from janus at gcc dot gnu.org 2013-02-11 13:57:36 UTC ---
The combined patches of comment 4 and 5 yield the following testsuite failures:

FAIL: gfortran.dg/altreturn_2.f90  -O  (test for excess errors)
FAIL: gfortran.dg/intrinsic_actual_3.f90  -O  (test for excess errors)
FAIL: gfortran.dg/invalid_interface_assignment.f90  -O  (test for excess
errors)

(all of them are clearly due to comment 5)


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