This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32472] ICE in trans-const.c:106 for REPEAT initialization expression of non-parameter
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2007 13:47:33 -0000
- Subject: [Bug fortran/32472] ICE in trans-const.c:106 for REPEAT initialization expression of non-parameter
- References: <bug-32472-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dfranke at gcc dot gnu dot org 2007-06-23 13:47 -------
I think this is parsed as a statement function.
For something similar, I once got messages as: expected character but got
procedure.
Couldn't find time to investigate further, though :(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32472