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/55037] [4.8 Regression] [OOP] ICE with local allocatable variable of abstract type


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from janus at gcc dot gnu.org 2012-10-24 15:32:42 UTC ---
Both ICEs reported in this PR should be fixed by r192768.

[Note that this commit does not literally contain the patch from comment 4, but
strictly moves the IF clause, instead of making it an ELSE IF.]

Thanks for the report. Closing.


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