This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36322] ICE with PROCEDURE using a complicated interface
- 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: 4 Jun 2008 21:17:49 -0000
- Subject: [Bug fortran/36322] ICE with PROCEDURE using a complicated interface
- References: <bug-36322-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from janus at gcc dot gnu dot org 2008-06-04 21:17 -------
The test case in comment #0 is fixed by rev. 136372, but when compiling the
full program at
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/ff7ae6c7a7860bca/60213205751117d4
one now gets the error:
gp = get_funloc(make_mess,aux)
1
Error: Type/rank mismatch in argument 'x' at (1)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36322