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



------- Additional Comments From kargl at troutmask dot apl dot washington dot edu  2003-08-15 17:33 -------
Subject: Re:  [tree-ssa] g77 dies with ICE on legal code.

pinskia at gcc dot gnu dot org wrote:
> 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?
> 

Yes, this fixes the ICE.


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