Honza,

I filed PR50689.  After your change, the alias is moved from near the
end of the file to just before the definition.  AIX assembler is a
single pass assembler that does not allow forward references.

- David

On Sun, Sep 25, 2011 at 6:27 AM, Jan Hubicka <hubi...@ucw.cz> wrote:
>> Jan,
>>
>> This patch causes a bootstrap failure on AIX because some symbols no
>> longer are exported by libstdc++.  When I remove your patch, bootstrap
>> proceeds past this failure.
>
> Oops, would be possible to see what kind of difference the path does on the 
> assembly
> output? (i.e. have .s file from working and non-working build?)
>
> Thanks,
> Honza
>

Reply via email to