On September 2, 2016 4:58:20 PM GMT+02:00, Jakub Jelinek
wrote:
>On Thu, Sep 01, 2016 at 09:58:44AM +0200, Richard Biener wrote:
>> Ah, so it expects sth _before_ before-dynamic-init? At least it
>seems
>> that globals are not only registered inbetween
>before/after-dynamic-init.
>
>Here is upda
On Thu, Sep 01, 2016 at 09:58:44AM +0200, Richard Biener wrote:
> Ah, so it expects sth _before_ before-dynamic-init? At least it seems
> that globals are not only registered inbetween before/after-dynamic-init.
Here is updated patch, bootstrapped/regtested on x86_64-linux and
i686-linux, ok for