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/25730] [4.1/4.2 Regression] ICE in gfc_conv_component_ref



------- 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



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