This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32472] ICE in trans-const.c:106 for REPEAT initialization expression of non-parameter



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]