This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix eh tests on x86-darwin
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Geoffrey Keating <gkeating at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org, aoliva at redhat dot com, iant at google dot com
- Date: Thu, 24 Aug 2006 21:21:39 -0700
- Subject: Re: fix eh tests on x86-darwin
- References: <20060825012651.A113F41B4B46@geoffk5.apple.com>
On Thu, 2006-08-24 at 18:26 -0700, Geoffrey Keating wrote:
>
> I'm running one last bootstrap & testrun and will wait for that and
> for a day or so for people to comment before I commit.
Why check in this patch for 4.2? You know x86-darwin full support is
new for GCC 4.2 anyways so it cannot be a regression. There are other
regressions (and bugs) which are more important which can be fixed
instead of working on something that does not effect any primary or
secondary target.
-- Pinski