gcc/libstdc++-v3/src
Jonathan Wakely 0124d2c5bb PR libstdc++/90361 add missing macro definition
The src/c++17/string-inst.cc file needs to override the default string
ABI so that it still contains the expected symbols even when the library
is configured with --with-default-libstdcxx-abi=gcc4-compatible.

	PR libstdc++/90361
	* src/c++17/string-inst.cc: Use _GLIBCXX_USE_CXX11_ABI=1 by default.

From-SVN: r274314
2019-08-12 17:41:27 +01:00
..
c++11 Fix random_device to work with COW strings again 2019-05-31 11:34:53 +01:00
c++17 PR libstdc++/90361 add missing macro definition 2019-08-12 17:41:27 +01:00
c++98 Fix breakage due to removing __gnu_cxx::size_t declaration 2019-05-31 14:59:19 +01:00
filesystem PR libstdc++/90281 Fix string conversions for filesystem::path 2019-06-17 15:19:04 +01:00
shared Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.am PR libstdc++/90770 fix missing src/debug/Makefile 2019-06-07 20:57:19 +01:00
Makefile.in PR libstdc++/90770 fix missing src/debug/Makefile 2019-06-07 20:57:19 +01:00