Files
gcc/libstdc++-v3
Jonathan Wakely ad6135e261 libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074]
The front-end bug that prevented this constexpr loop from working has
been fixed since GCC 12.1 so we can remove the workaround.

libstdc++-v3/ChangeLog:

	PR c++/89074
	* include/bits/char_traits.h (__gnu_cxx::char_traits::move):
	Remove workaround for front-end bug.
2022-07-07 17:38:14 +01:00
..
2022-05-16 14:54:07 +01:00
2022-06-23 23:28:14 -03:00
2022-07-06 00:16:33 +00:00
2022-06-23 23:28:14 -03:00
2022-01-03 10:42:10 +01:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.