diff options
author | Alex Coplan <Alex.Coplan@arm.com> | 2020-05-07 11:34:06 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 12:57:49 -0300 |
commit | 492f045950819a7267cdfb5ebe93f3e7c2fbf1ad (patch) | |
tree | e024402f6dcf9a49b0413e9150a4aadff30a278a /gcc/tree-inline.c | |
parent | a25a00895a090c6288e5b2cefac8c0c684c902cb (diff) | |
download | gcc-492f045950819a7267cdfb5ebe93f3e7c2fbf1ad.zip gcc-492f045950819a7267cdfb5ebe93f3e7c2fbf1ad.tar.gz gcc-492f045950819a7267cdfb5ebe93f3e7c2fbf1ad.tar.bz2 |
AArch32: fix bootstrap failure
The attached patch fixes a bootstrap failure on AArch32 introduced by
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=308bc496884706af4b3077171cbac684c7a6f7c6
This makes the declaration of arm_add_stmt_cost match the definition, and removes the redundant
class keyword from the definition.
2020-05-07 Alex Coplan <alex.coplan@arm.com>
* config/arm/arm.c (arm_add_stmt_cost): Fix declaration, remove class
from definition.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions