This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35830] ICE with PROCEDURE(<interface>) containing array formal arguments
- From: "janus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2008 09:17:07 -0000
- Subject: [Bug fortran/35830] ICE with PROCEDURE(<interface>) containing array formal arguments
- References: <bug-35830-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from janus at gcc dot gnu dot org 2008-05-31 09:17 -------
Ok, apparently rev. 136130 *did* in fact also fix the test case in comment #1
(although I somehow assumed otherwise), and therefore this whole PR is fixed.
Should I add another test case with an assumed shape array (or simply change
proc_decl_12.f90 to have an assumed shape instead of an explicit shape array)?
Or is proc_decl_12.f90 enough as it is?
--
janus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |janus at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2008-04-06 12:44:34 |2008-05-31 09:17:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35830