Aldy Hernandez writes on Wed, 15 Oct 2003 15:43:57 -0400 > >From sysdeps/powerpc/powerpc32/Makefile: > > +cflags += -Wa,-mppc -mpowerpc > asm-CPPFLAGS += -Wa,-mppc > > is there a reason we send these switches (particularly -mppc), when > GCC defaults to sending -mppc? Not any more I'll submitt a patch to remove this and the powerpc64 version as well.