diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2025-05-07 10:44:49 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-05-07 10:47:45 +0100 |
commit | 83ef989ee189902ca1d434feb0f3dd50519e92cb (patch) | |
tree | a1b9cd8a62320ad528a57bd22f91d5c151e920db /libstdc++-v3/testsuite/std | |
parent | b8c4b6aa8e0521770c6f9fd48dd13dd85e3a2fc9 (diff) | |
download | gcc-83ef989ee189902ca1d434feb0f3dd50519e92cb.zip gcc-83ef989ee189902ca1d434feb0f3dd50519e92cb.tar.gz gcc-83ef989ee189902ca1d434feb0f3dd50519e92cb.tar.bz2 |
libstdc++: Remove use of undefined GLIBCXX_LANG_{PUSH,POP} [PR120147]
Commit r16-427-g86627faec10da5 was using the new GLIBCXX_LANG_PUSH and
GLIBCXX_LANG_POP macros from a change that I haven't pushed yet,
resulting in changes to CXXFLAGS not being restored after the
GLIBCXX_ENABLE_BACKTRACE checks.
libstdc++-v3/ChangeLog:
PR libstdc++/120147
* acinclude.m4 (GLIBCXX_ENABLE_BACKTRACE): Restore use of
AC_LANG_CPLUSPLUS.
* configure: Regenerate.
Diffstat (limited to 'libstdc++-v3/testsuite/std')
0 files changed, 0 insertions, 0 deletions