Re: Big regression showing up on darwin

2010-01-02 Thread Dave Korn
Andrew Pinski wrote: > On Fri, Jan 1, 2010 at 7:07 AM, FX 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 whe

Re: Big regression showing up on darwin

2010-01-01 Thread Andrew Pinski
On Fri, Jan 1, 2010 at 7:07 AM, FX 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 41