new cpu's for rs6000 target (Revised)

Dale Johannesen dalej@apple.com
Tue Sep 25 17:23:00 GMT 2001


On Tuesday, September 25, 2001, at 04:58 PM, Daniel Egger wrote:

> On Mit, 2001-09-26 at 01:30, dalej@apple.com wrote:
>
>> @@ -5649,8 +7188,12 @@
>>     if (info->fp_size)
>>       fprintf (stderr, "\tfp_size             = %5d\n", info->fp_size);
>>
>>    if (info->lr_size)
>> -    fprintf (stderr, "\tlr_size             = %5d\n", info->cr_size);
>> +    fprintf (stderr, "\tlr_size             = %5d\n", info->lr_size);
>
> Obviously you also spotted a bug and corrected it. It would probably be
> a good idea to mention that in the ChangeLog.

I did:
           config/rs6000/rs6000.c (debug_stack_info):  fix an obvious typo



More information about the Gcc-patches mailing list