[Bug fortran/54107] [4.8 Regression] [F03] Memory hog with abstract interface

mikael at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 28 12:31:00 GMT 2013


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

--- Comment #23 from Mikael Morin <mikael at gcc dot gnu.org> 2013-01-28 12:31:19 UTC ---
Created attachment 29294
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29294
Draft patch for comment #4, to be tested.

As I said on @fortran, I don't think it's possible to create recursive
middle-end types.  With this patch the dummy procedure gets a variadic function
type, which is the best we can do in this case.



More information about the Gcc-bugs mailing list