This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.2.0 Status Report (2007-04-24)
- From: Richard Guenther <rguenther at suse dot de>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, GCC <gcc at gcc dot gnu dot org>, Dale Johannesen <dalej at apple dot com>, Mike Stump <mrs at apple dot com>, Geoffrey Keating <geoffk at apple dot com>, Andrew Pinski <pinskia at gmail dot com>
- Date: Thu, 26 Apr 2007 13:16:05 +0200 (CEST)
- Subject: Re: GCC 4.2.0 Status Report (2007-04-24)
- References: <462E8C59.6030203@codesourcery.com> <Pine.LNX.4.64.0704250951500.32622@zhemvz.fhfr.qr> <462F380E.9080200@redhat.com>
On Wed, 25 Apr 2007, Diego Novillo wrote:
> Richard Guenther wrote on 04/25/07 03:54:
>
> > I guess I can only produce a workaround, as I'm not too deeply into
> > the aliasing stuff. So I'd prefer if Danny or Diego could have a look
> > (Danny apperantly doesn't have time to do so, my bets for Diego are
> > similar), but I'll give the workaround I thought of a try. (No, the
> > patch in the audit trail doesn't fix anything...)
>
> I'll take a look today.
Danny identified the fix on the mainline, I applied it to the branch
after testing. So that's fixed as well.
Richard.