Files
gcc-reflection/libstdc++-v3
Jason Merrill 358db2e3ed libstdc++: guard c++config pragmas
c++config needs to be compilable as C, in which mode we complain about the
-Wc++ pragmas.

libstdc++-v3/ChangeLog:

	* include/bits/c++config: Don't try to disable -Wc++??-extensions
	when compiling as C.
2024-09-23 10:53:01 -04:00
..
2024-01-03 12:19:35 +01:00
2024-09-19 10:23:16 -04:00
2024-09-23 00:18:00 +00:00
2024-01-03 11:29:39 +01:00
2024-09-19 10:23:16 -04:00
2024-01-03 12:19:35 +01:00
2023-12-22 10:24:56 +00: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.