diff options
author | Alexandre Oliva <oliva@adacore.com> | 2023-11-14 22:15:29 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2023-11-14 22:15:29 -0300 |
commit | a1ad62ee2fd070854d2137f35614af639c1a94f2 (patch) | |
tree | 4ee7d2456555682a9a80c4750d69079bbebd3521 /gcc | |
parent | 2220263f0e032a6af3cea44a17735833baa5fd93 (diff) | |
download | gcc-a1ad62ee2fd070854d2137f35614af639c1a94f2.zip gcc-a1ad62ee2fd070854d2137f35614af639c1a94f2.tar.gz gcc-a1ad62ee2fd070854d2137f35614af639c1a94f2.tar.bz2 |
libstdc++: bvector: undef always_inline macro
It's customary to undefine temporary internal macros at the end of the
header that defines them, even such widely-usable ones as
_GLIBCXX_ALWAYS_INLINE, so do so in the header where the define was
recently introduced.
for libstdc++-v3/ChangeLog
* include/bits/stl_bvector.h (_GLIBCXX_ALWAYS_INLINE): Undef.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions