This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] New failures after 2003-11-06 changes
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Jeff Law <law at redhat dot com>
- Cc: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Mon, 10 Nov 2003 19:22:41 -0500
- Subject: Re: [tree-ssa] New failures after 2003-11-06 changes
- Organization: Red Hat Canada
- References: <200311102311.hAANB2vg021901@speedy.slc.redhat.com>
On Mon, 2003-11-10 at 18:11, law@redhat.com wrote:
> Note I took a real quick look at this one -- it appears that the C++
> front-end has entered an infinite loop. Are you sure this is a regression
> caused by the BIND_EXPR changes?
>
It doesn't seem to be. The comparison scripts sometimes get false
positives. This was one of those. The previous night expect had
crashed with an out of memory error.
Obviously, I'll have to start filtering the output from the comparison
script by hand. Sigh.
Diego.