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 c/12650] [tree-ssa] ICE in tree-flow-inline.h with "-O -fssa" but not with "-O"


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

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



------- Additional Comments From dnovillo at redhat dot com  2003-10-16 22:42 -------
Subject: Re:  New: [tree-ssa] ICE in tree-flow-inline.h with
	"-O -fssa" but not with "-O"

On Thu, 2003-10-16 at 16:48, steven at gcc dot gnu dot org wrote:

>     Weird to have a tree-ssa failure with RTL SSA, but in tree-ssa code!
> 
Parts of the common code that used to exist in RTL SSA has been moved
into the tree-* files to make it easier to remove the RTL SSA stuff at a
later date.


Diego.


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