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/29755] [4.2 only] ICE on same name in subroutine and program



------- Comment #2 from burnus at gcc dot gnu dot org  2006-11-08 22:23 -------
On the trunk, the ICE is fixed by some other check in.
It still occurs on the 4.2 branch (r118599, current version)

Using my patch on the current trunk (118597) causes lots of regression, i.e.
either the trunk has changed or my patch is nonsense or both.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2006-11-07 22:14:15         |2006-11-08 22:23:12
               date|                            |
            Summary|ICE on same name in         |[4.2 only] ICE on same name
                   |subroutine and program      |in subroutine and program


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


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