This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug tree-optimization/16705] ICE in verify_flow_insensitive_alias_info
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: dnovillo at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 28 Jul 04 10:40:12 EDT
- Subject: Re: [Bug tree-optimization/16705] ICE in verify_flow_insensitive_alias_info
Ironically, that patch went on to cause an ICE in a non-ada file. I'll
commit this version of the patch if I get through a bootstrap cycle.
I saw that too. I'm rerunning with your latst.
Just to make sure, Ada bootstraps but doesn't pass all of its testsuite,
right?
The last time I ran it, the status was that it bootstrapped, but
wouldn't build it's library without disabling loop optimization.
There are something like 87 test suite failure remaining (with the
largest cluster being the DCE problem I mentioned last week).
Of course, there have been lots of changes since the last time that
anybody bootstrapped, so I wouldn't want to use the present tense just yet.
I'll know shortly what the present situation is.