On Wed, Sep 24, 2014 at 04:16:44PM +0200, Martin Liška wrote: > On 09/16/2014 05:15 AM, Andi Kleen wrote: > >This version addresses earlier comments and has an updated testsuite > >(still no LTO tests however). The assembler statements also > >no stay in order with ordered statements. > > > >It doesn't disable sorting of paritions with ordered symbols. I think > >that's an existing bug and is best addressed separately. > > > >Passed LTO boot strap and test on x86_64-linux, plus build > >of a large project that needs LTO order. > > > >-Andi > > > > Hello. > > I've just merged trunk to my branch and observed regression connected to this > patchset:
This is already fixed, see r215552. Jakub