From: Gerald Pfeifer Date: Sat, 11 Feb 2023 11:59:10 +0000 (+0100) Subject: doc: Adjust link to WG14 N965 X-Git-Tag: basepoints/gcc-14~1390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1bf1c9771de8bb7039352510c758569063638fd;p=thirdparty%2Fgcc.git doc: Adjust link to WG14 N965 gcc/ChangeLog: * doc/extend.texi (Other Builtins): Adjust link to WG14 N965. --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 5a026c4b48ce..1ae68b0f20aa 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -14483,7 +14483,7 @@ Similar to @code{__builtin_nan}, except the return type is @deftypefn {Built-in Function} double __builtin_nans (const char *str) Similar to @code{__builtin_nan}, except the significand is forced to be a signaling NaN@. The @code{nans} function is proposed by -@uref{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n965.htm,,WG14 N965}. +@uref{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n965.htm,,WG14 N965}. @end deftypefn @deftypefn {Built-in Function} _Decimal32 __builtin_nansd32 (const char *str)