[Bug fortran/47082] [4.6 Regression] [OOP] ICE in gfc_conv_component_ref

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 1 22:32:00 GMT 2011


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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |pault at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> 2011-02-01 22:32:21 UTC ---
Created attachment 23206
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23206
Fix for the PR and a tidy up in module.c

Janus's patch is fine.  My comment is incorrect; the tidy-up in module.c gets
rid of the unique symtrees but the segfault remains.  I have commented as to
why the fix of comment #3 works.

I'll submit it in Janus's name.

Paul



More information about the Gcc-bugs mailing list