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/33998] ICE in make_decl_rtl, at varasm.c:1263



------- Comment #3 from pault at gcc dot gnu dot org  2007-11-17 17:07 -------
(In reply to comment #2)
>
> I do not see any alternative but to rewrite the interface routines and put
> them in resolve.c.

This maybe a bit alarmist but not by much.  Certainly, 33888 needs a bit of
help from resolve.c.  I have written a trial patch that does the substitution
of the formal arguments by the actuals and cures 33888.

In fact, the original example in PR31213 also has this same problem; however,
PR31213 also suffers from at least two other bugs!

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |31213


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


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