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/11923] [tree-ssa] g77 dies with ICE on legal code.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11923


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
           Keywords|                            |ice-on-valid-code
   Target Milestone|---                         |tree-ssa
            Version|unknown                     |tree-ssa


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-15 02:53 -------
I think this was caused by:
2003-08-13  Jeff Law 

        * fold-const.c (fold, case INDIRECT_REF): Optimize reads from
        constant strings.
Which was reverted:
2003-08-14  Jeff Law

         * fold-const.c (fold, case INDIRECT_REF): Revert last change.

Can you try again?


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