]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Adjust link to WG14 N965
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 11 Feb 2023 11:59:10 +0000 (12:59 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sat, 11 Feb 2023 11:59:10 +0000 (12:59 +0100)
gcc/ChangeLog:

* doc/extend.texi (Other Builtins): Adjust link to WG14 N965.

gcc/doc/extend.texi

index 5a026c4b48cee57e361c1d34bfd3b582149bb2fa..1ae68b0f20aa1c2ddf052134fbf90c8f6f4c96e4 100644 (file)
@@ -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)