[Bug fortran/25730] [4.1/4.2 Regression] ICE in gfc_conv_component_ref
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 11 07:42:00 GMT 2006
------- Comment #9 from pault at gcc dot gnu dot org 2006-01-11 07:42 -------
Fixed on trunk and 4.1.
Many thanks for reporting this. It's sometimes hard to remember all the cases
needed to test a patch and we depend on rapid feedback to get it right. In
this case, I just plain forgot that character components have this separate
backend declaration that has to be copied as well. None of my testcases had
character components, needless to say!
Paul
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25730
More information about the Gcc-bugs
mailing list