gcc/libstdc++-v3/src
Jonathan Wakely b41487a883 libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc
This avoids some warnings when the preprocessor conditions are not met.

libstdc++-v3/ChangeLog:

	* src/c++23/print.cc (__open_terminal): Use [[maybe_unused]] on
	parameter.

(cherry picked from commit b40156d69153364315e071dc968227ce1c3bd2a8)
2024-07-23 10:50:03 +01:00
..
c++11 libstdc++: Define __glibcxx_assert_fail for non-verbose build [PR115585] 2024-07-09 19:59:21 +01:00
c++17 libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all 2024-04-10 12:58:28 +01:00
c++20 libstdc++: Support link chains in std::chrono::tzdb::locate_zone [PR114770] 2024-04-19 21:06:28 +01:00
c++23 libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc 2024-07-23 10:50:03 +01:00
c++26 libstdc++: Enable std::text_encoding for darwin and FreeBSD 2024-01-31 09:42:39 +00:00
c++98 libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672] 2024-04-15 19:26:09 +01:00
experimental libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols 2024-02-04 21:40:23 +00:00
filesystem libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols 2024-02-04 21:40:23 +00:00
libbacktrace libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tables [PR111641] 2024-06-04 09:10:24 +02:00
shared Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.am libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] 2024-01-17 11:49:11 +00:00
Makefile.in libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318] 2024-01-17 11:49:11 +00:00