On Tue, Oct 9, 2012 at 6:53 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > As David noticed, I forgot PRINT_OPERAND_PUNCT_VALID_P in the patch > that removed %. This fixes it. > > Bootstrapped and regression tested on powerpc64-linux. Okay to > apply?
> 2012-10-09 Segher Boessenkool <seg...@kernel.crashing.org> > > gcc/ > * config/rs6000/rs6000.h (PRINT_OPERAND_PUNCT_VALID_P): > Delete '.'. Okay. Thanks, David