diff options
author | Patrick Palka <ppalka@redhat.com> | 2023-02-27 10:12:25 -0500 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2023-02-27 10:12:25 -0500 |
commit | b800f80b9c866df5ecaff744149ea695c0e24718 (patch) | |
tree | 260608cc9ef2efbe3c928c5533adc41d7f724472 /libgfortran/generated/spread_r17.c | |
parent | dfa85beebfbc2f879d30d3918f634feabc851782 (diff) | |
download | gcc-b800f80b9c866df5ecaff744149ea695c0e24718.zip gcc-b800f80b9c866df5ecaff744149ea695c0e24718.tar.gz gcc-b800f80b9c866df5ecaff744149ea695c0e24718.tar.bz2 |
don't declare header-defined functions both static and inline, cont.
This fixes some header-defined functions that are undesirably declared
static and weren't caught by the "^static inline" pattern used for the
main patch r13-6096-gcb3e0eac262e55.
gcc/ChangeLog:
* hash-table.h (gt_pch_nx(hash_table<D>)): Remove static.
* lra-int.h (lra_change_class): Likewise.
* recog.h (which_op_alt): Likewise.
* sel-sched-ir.h (sel_bb_empty_or_nop_p): Declare inline
instead of static.
Diffstat (limited to 'libgfortran/generated/spread_r17.c')
0 files changed, 0 insertions, 0 deletions