]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Rename non-reserved macros in config header [PR103650]
authorJonathan Wakely <jwakely@redhat.com>
Mon, 17 Jan 2022 11:24:35 +0000 (11:24 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 4 Apr 2022 11:45:29 +0000 (12:45 +0100)
commit0811a4dc39d6269f4087c25ed2be497fe027e756
tree08e10f4ddc4f3d7c7a3e17d5bf1ad2c0646c34f5
parentf6bf63ff3684c28c3b2c4d3a67a42db738d6342d
libstdc++: Rename non-reserved macros in config header [PR103650]

libstdc++-v3/ChangeLog:

PR libstdc++/103650
* include/Makefile.am: Rename LT_OBJDIR and STDC_HEADERS.
* include/Makefile.in: Regenerate.
* testsuite/17_intro/headers/c++1998/103650.cc: New test.

(cherry picked from commit fa092570fbaf3bb4202e518eb8beba146c464d9f)
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/testsuite/17_intro/headers/c++1998/103650.cc [new file with mode: 0644]