Re: PowerPC32 .gnu.attributes

2011-03-06 Thread David Edelsohn
On Thu, Mar 3, 2011 at 11:35 PM, Alan Modra wrote: > Re http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01525.html > > Updated patch, using cgraph to decide whether a function is visible > outside of the object file.  Bootstrapped and regression tested > powerpc-linux.  OK for 4.6? > >        * confi

Re: PowerPC32 .gnu.attributes

2011-03-03 Thread Alan Modra
Re http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01525.html Updated patch, using cgraph to decide whether a function is visible outside of the object file. Bootstrapped and regression tested powerpc-linux. OK for 4.6? * config/rs6000/linux.h (TARGET_ASM_FILE_END): Don't define. *