[Bug fortran/54107] [4.8 Regression] Memory hog with abstract interface
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 26 16:11:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107
--- Comment #15 from janus at gcc dot gnu.org 2013-01-26 16:10:40 UTC ---
Created attachment 29279
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29279
patch v3
Here is a new patch, which does some further cleanup, such as removing the
'formal' and 'formal_ns' members of gfc_component (which are not used any
more).
Further, I removed the class.c part (I don't really see how it is related to
the rest of the patch).
More information about the Gcc-bugs
mailing list