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/49328] [4.5 Regression] Internal compiler error due to explicit array bounds in contained routine argument


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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-08-22
                 CC|                            |tkoenig at gcc dot gnu.org
   Target Milestone|---                         |4.5.4
            Summary|Internal compiler error due |[4.5 Regression] Internal
                   |to explicit array bounds in |compiler error due to
                   |contained routine argument  |explicit array bounds in
                   |                            |contained routine argument
     Ever Confirmed|0                           |1

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2011-08-22 15:19:14 UTC ---
Test case also works on 4.4.

Since this has been fixed a long time ago, hunting down the fix
could be difficult.  If anybody could pinpoint the exact commit,
it might be doable, though.


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