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 #3 from pault at gcc dot gnu dot org  2007-06-25 14:51 -------
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:-)

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-25 14:51:48
               date|                            |


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]