[Bug fortran/54107] [4.8 Regression] Memory hog with abstract interface
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 27 13:24:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107
--- Comment #22 from janus at gcc dot gnu.org 2013-01-27 13:24:01 UTC ---
Hi Paul,
> Is one of you going to take this bug and fix it?
we are both struggling to fix this, I guess :)
> It seems to me that this
> would be a good time to do so.
Certainly! I can post the current patch to the mailing list for review, and I
would greatly appreciate if Mikael could have a closer look at the infinite
recursion in gfc_get_function_type ...
One of the open questions is of course how to handle the MOD_VERSION issue
(i.e. should this be bumped for 4.8?). If not, we should fix the docu on the
wiki!
Unfortunately the patch is a bit intrusive, but it does fix a regression after
all ...
More information about the Gcc-bugs
mailing list