diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-09-26 23:36:46 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-09-27 00:18:43 +0100 |
commit | 48e1b89f14f5eab9eb3f61830f608d92c4ee54b6 (patch) | |
tree | 667789c0b0fc85f8226ea86005821473eb2ede9f /gcc | |
parent | 6a4d1c374eed177eceb12a50f3b25bd20f8b347a (diff) | |
download | gcc-48e1b89f14f5eab9eb3f61830f608d92c4ee54b6.zip gcc-48e1b89f14f5eab9eb3f61830f608d92c4ee54b6.tar.gz gcc-48e1b89f14f5eab9eb3f61830f608d92c4ee54b6.tar.bz2 |
libstdc++: Add missing 'inline' to always_inline function
This fixes a -Wattributes warning for the COW std::string which was
previously suppressed due to being in a system header.
libstdc++-v3/ChangeLog:
* include/bits/cow_string.h (__resize_for_overwrite): Add
inline keyword to function with always_inline attribute.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions