Re: [PATCH] Remove RS6000_CALL_GLUE

2012-09-06 Thread David Edelsohn
On Sun, Aug 26, 2012 at 7:03 PM, Segher Boessenkool wrote: > On all supported targets, plain "nop" is the correct thing > to use ("cror 31,31,31" was for POWER). > > Tested on powerpc64-linux --enable-languages=c,c++,fortran; no > regressions. Okay for mainline? > > > Segher > > > 2012-08-26 Seg

[PATCH] Remove RS6000_CALL_GLUE

2012-08-26 Thread Segher Boessenkool
On all supported targets, plain "nop" is the correct thing to use ("cror 31,31,31" was for POWER). Tested on powerpc64-linux --enable-languages=c,c++,fortran; no regressions. Okay for mainline? Segher 2012-08-26 Segher Boessenkool gcc/ * config/rs6000/aix43.h (RS6000_CALL_GLUE): D