--- Comment #11 from mikael at gcc dot gnu dot org 2008-11-16 21:05 ---
Fixed on trunk, closing
(In reply to comment #9)
> Note also that there are other similar instances for which gfortran gives an
> ICE after error messages and that are not fixed by the patch, see:
Those are ice-on
--- Comment #10 from mikael at gcc dot gnu dot org 2008-11-16 20:45 ---
Subject: Bug 37992
Author: mikael
Date: Sun Nov 16 20:44:33 2008
New Revision: 141927
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141927
Log:
2008-11-16 Mikael Morin <[EMAIL PROTECTED]>
PR fort
--- Comment #9 from dominiq at lps dot ens dot fr 2008-11-05 22:29 ---
The patch in http://gcc.gnu.org/ml/fortran/2008-11/msg00032.html works as
advertised without regression on i686-apple-darwin9 (note that it is not a
review!-).
Note also that there are other similar instances for whi
--- Comment #8 from mikael at gcc dot gnu dot org 2008-11-05 18:47 ---
Patch here:
http://gcc.gnu.org/ml/fortran/2008-11/msg00032.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37992
--- Comment #7 from mikael at gcc dot gnu dot org 2008-11-05 17:02 ---
(In reply to comment #6)
> It should not be necessary to do anything to the cl_list. As long as nothing
> points to a member, it can do nothing and gets cleaned up at the end of
> compilation. The reason for this is