This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR28621 (-ffast-math -Os segfault)
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: hjl at lucon dot org (H. J. Lu)
- Cc: paul at codesourcery dot com (Paul Brook), gcc-patches at gcc dot gnu dot org, jh at suse dot cz
- Date: Fri, 25 Aug 2006 14:19:53 -0400 (EDT)
- Subject: Re: [patch] PR28621 (-ffast-math -Os segfault)
>
> I'd like to see a solution which can be ported to 4.1.
Why not revert the -ffast-math optimization from the 4.1 branch instead?
And apply Honza/Paul's patch for 4.2?
Since this was just an optimization anyways, it seems better than causing
the programs from crashing.
-- Pinski