This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Merge from LTO: eh_personality changes
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Richard Guenther <rguenther at suse dot de>
- Cc: David Edelsohn <dje dot gcc at gmail dot com>, Richard Guenther <richard dot guenther at gmail dot com>, Richard Henderson <rth at redhat dot com>, gcc-patches at gcc dot gnu dot org, Diego Novillo <dnovillo at google dot com>
- Date: Tue, 15 Sep 2009 10:15:10 +0200 (CEST)
- Subject: Re: [PATCH] Merge from LTO: eh_personality changes
- References: <303e1d290909131942w621302b2m8433c4316b567809@mail.gmail.com> <alpine.LNX.2.00.0909141136430.4520@zhemvz.fhfr.qr>
On Mon, 14 Sep 2009, Richard Guenther wrote:
>> This patch broke bootstrap on AIX:
> Doh, I forgot about that path. Fixed like the following, committed as
> obvious. Can you verify this restores bootstrap?
I cannot test on AIX, but FreeBSD is back to working. Thanks for the
quick fix, Richi!
Gerald