Re: Force aliases to be output when cgraph decides so

2011-10-10 Thread Jan Hubicka
> 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. I see, I guess the easy bugfix is to make the aliases output afterwards. I will

Re: Force aliases to be output when cgraph decides so

2011-10-10 Thread David Edelsohn
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 wrote: >> Jan, >> >> This patch caus

Re: Force aliases to be output when cgraph decides so

2011-09-25 Thread Jan Hubicka
> 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 f

Re: Force aliases to be output when cgraph decides so

2011-09-24 Thread David Edelsohn
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. David exec(): 0509-036 Cannot load program exec(): 0509-036 Cannot load program /tmp/20110923/./gcc/cc1plus/tmp/20110923/./