This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Big regression showing up on darwin
- From: Andrew Pinski <pinskia at gmail dot com>
- To: FX <fxcoudert at gmail dot com>
- Cc: gcc at gcc dot gnu dot org, Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- Date: Fri, 1 Jan 2010 08:46:00 -0800
- Subject: Re: Big regression showing up on darwin
- References: <699C539F-1049-432B-BD70-762F99E196EE@gmail.com>
On Fri, Jan 1, 2010 at 7:07 AM, FX <fxcoudert@gmail.com> wrote:
> I know something is going on with section names, so I thought I'd mention that there is a big regression on darwin (most "-flto -fwhopr -O2" tests fail) at rev. 155544. An example is:
Really lto should be disabled when targeting darwin. See PR 41529.
Thanks,
Andrew Pinski