From: Gerald Pfeifer Date: Sat, 25 Nov 2023 11:13:50 +0000 (+0100) Subject: doc: Update ISO C++ reference X-Git-Tag: basepoints/gcc-15~4297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65272aebc0b5d625dfe6134610807af8c413657d;p=thirdparty%2Fgcc.git doc: Update ISO C++ reference gcc: * doc/standards.texi (Standards): Update ISO C++ reference. --- diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index 6eebb9426f3d..4b18fa912897 100644 --- a/gcc/doc/standards.texi +++ b/gcc/doc/standards.texi @@ -240,7 +240,7 @@ new specification. For further details see To select this standard in GCC, use the option @option{-std=c++20}. More information about the C++ standards is available on the ISO C++ -committee's web site at @uref{http://www.open-std.org/@/jtc1/@/sc22/@/wg21/}. +committee's web site at @uref{https://www.open-std.org/@/jtc1/@/sc22/@/wg21/}. To obtain all the diagnostics required by any of the standard versions described above you should specify @option{-pedantic}