Hi Alex,

> -----Original Message-----
> From: Alex Coplan <alex.cop...@arm.com>
> Sent: 07 May 2020 11:31
> To: gcc-patches@gcc.gnu.org
> Cc: ni...@redhat.com; Richard Earnshaw <richard.earns...@arm.com>;
> Ramana Radhakrishnan <ramana.radhakrish...@arm.com>; Kyrylo
> Tkachov <kyrylo.tkac...@arm.com>; nd <n...@arm.com>
> Subject: AArch32: fix bootstrap failure
> 
> Hello,
> 
> The attached patch fixes a bootstrap failure on AArch32 introduced by
> https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=308bc496884706af4b3077171
> cbac684c7a6f7c6
> 
> This makes the declaration of arm_add_stmt_cost match the definition, and
> removes the redundant
> class keyword from the definition.

Thanks, I've pushed this patch to master.
Kyrill

> 
> Testing:
>   * Bootstrap on arm-linux-gnueabihf.
> 
> Thanks,
> Alex
> 
> ---
> 
> gcc/ChangeLog:
> 
> 2020-05-07  Alex Coplan  <alex.cop...@arm.com>
> 
>         * config/arm/arm.c (arm_add_stmt_cost): Fix declaration, remove class
> from definition.

I've fixed up the line length (it should be below 80 columns)


Reply via email to