[PATCH] Diagnose pr54694

Richard Henderson rth@redhat.com
Wed Jan 15 21:41:00 GMT 2014


On 01/15/2014 08:28 AM, Jakub Jelinek wrote:
>> -static tree GTY(()) global_regs_decl[FIRST_PSEUDO_REGISTER];
>> > +tree GTY(()) global_regs_decl[FIRST_PSEUDO_REGISTER];
> Do you need the GTY(()) marker here when there is GTY(()) already in the
> header?
> Otherwise looks good to me.
> 

Fixed before my commit.


r~



More information about the Gcc-patches mailing list