[Bug fortran/55692] ICE on incorrect use of ASSOCIATED function

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 14 19:08:00 GMT 2012


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--- Comment #3 from janus at gcc dot gnu.org 2012-12-14 19:08:08 UTC ---
Btw, the following commit (7 years ago!) for PR25292 seem to be the culprit:

http://gcc.gnu.org/viewcvs?view=revision&revision=108238

So, I think it might have been working at some point on the 4.0 and 4.1
branches and is technically a regression on everything from 4.2 upward.
However, in practice, that probably does not matter much, since it will not be
fixed on 4.2-4.5. We might consider backporting it to the still-open branches
of 4.6 and 4.7, but I would say that such an ICE-on-invalid problem is not
really critical.



More information about the Gcc-bugs mailing list