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/58026] [4.9 Regression] [OOP] ICE in generate_finalization_wrapper, at fortran/class.c:1521


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

--- Comment #9 from janus at gcc dot gnu.org ---
(In reply to Tobias Burnus from comment #7)
> > For the record: The code that I'm proposing to remove in comment 4 has been
> > added by Paul in r105913:
> 
> For PR24158 (ice-on-invalid-code), which was on 2005-10-26.

Btw: The corresponding test cases are

derived_recursion.f90
implicit_actual.f90

The patch does not change the diagnostics for these cases (in particular there
is no 'confusing knock-on).


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