On 12 May 2023 08:49:53 CEST, Richard Biener via Gcc-patches 
<gcc-patches@gcc.gnu.org> wrote:

>> gcc/ChangeLog:
>> 
>>      * combine.cc (struct reg_stat_type): Extended machine mode to 16 bits.
>>      * cse.cc (struct qty_table_elem): Ditto.
>>      (struct table_elt): Ditto.
>>      (struct set): Ditto.
>>      * genopinit.cc (main): Reconciled the machine mode limit.
>>      * ira-int.h (struct ira_allocno): Extended machine mode to 16 bits.
>>      * ree.cc (struct ATTRIBUTE_PACKED): Ditto.
>
>please go over the ChangeLog and properly specify the structure types
>altered.  The script generating the changelog isn't perfect.

And a nitpick, please use present tense in the ChangeLog: Extend, etc
And I wouldn't have said reconcile.

thanks,

Reply via email to