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/54107] [4.8 Regression] Memory hog with abstract interface


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


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