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: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2008 08:44:38 -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 #10 from burnus at gcc dot gnu dot org 2008-06-02 08:44 -------
> 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?
In principle, no test case should be removed - only new ones added. (I try to
find time this evening to look at the PRs and at your patch,
http://gcc.gnu.org/ml/fortran/2008-06/msg00001.html )
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35830