This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ping: [Patch/RFC]: Fix for rs6000.c/print_operand


David Edelsohn wrote:
> On Tue, Jun 8, 2010 at 10:39 AM, Gunther Nikl
> <gnikl@users.sourceforge.net> wrote:
>> David Edelsohn wrote:
>>> On Tue, Jun 8, 2010 at 3:23 AM, Gunther Nikl wrote:
>>>> Shall I resend the patch with an updated ChangeLog entry?
>>>>
>>>> What about http://gcc.gnu.org/ml/gcc-patches/2010-06/msg00640.html which
>>>> changes the same place that my patch touches?
>>> You do not need to resend the patch, but look at how those ChangeLog
>>> entries should be formatted.
>> I am sorry, but I don't follow. I thought the formatting of the supplied
>> ChangeLog entry was correct. What am I missing?
> 
> * config/rs6000/rs6000.c (print_operand) <'K'>: ....

An updated ChangeLog entry is attached. Now someone is needed to commit
my patch from http://gcc.gnu.org/ml/gcc-patches/2010-05/msg00144.html.

Regards,
Gunther


2010-06-09  Gunther Nikl <gnikl@users.sourceforge.net>

	* config/rs6000/rs6000.c (print_operand) <'K'>: Also use
	print_operand_address and puts to output the operand for CONST.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]