This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Major regression in 4.1.
- From: sjhill at realitydiluted dot com
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 17 Jun 2005 06:26:54 -0500 (CDT)
- Subject: Re: Major regression in 4.1.
> Does this look familiar to anyone? It certainly was happening
> a few days ago. Shouldn't a bootstrap and regression of all
> frontend be required before someone checks in a patch to the
> back-end?
>
Indeed. The last working GCC-4.1 compiler for both MIPS and i686
was back on 20050604. The bug biting me is 22014 which is another
ICE in the tree-ssa-structalias.c file. Right now the backend is
hosed and unusable.
-Steve