This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch/RFC]: Fix for rs6000.c/print_operand
- From: "Segher Boessenkool" <segher at kernel dot crashing dot org>
- To: "Gunther Nikl" <gnikl at users dot sourceforge dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 6 Jun 2010 15:14:47 +0200 (CEST)
- Subject: Re: [Patch/RFC]: Fix for rs6000.c/print_operand
- References: <4BDF0A73.2030803@users.sourceforge.net>
> 2010-05-03 Gunther Nikl <gnikl@users.sourceforge.net>
>
> * config/rs6000/rs6000.c (print_operand_address): Also use
> print_operand_address and puts to output the operand for CONST.
This looks good to me. Did you regression check it?
Segher