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: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jun 2007 09:48:26 -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 #4 from pault at gcc dot gnu dot org 2007-06-26 09:48 -------
(In reply to comment #3)
> I have a fix for this that needs a bit of cleaning up - will submit tonight.
> For some reason, gfc_simplify_repeat denies even the possibility of character
> literal arguments - it's not even a question of a failing attempt to deal with
> them:-)
OK - the patch did not regtest but the principle is established: I know how to
fix it and need to get the details of the interface to existing code right.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32472