diff mbox series

[pushed] doc: Adjust link to WG14 N965

Message ID 20230211120050.AC42933E82@hamza.pair.com
State New
Headers show
Series [pushed] doc: Adjust link to WG14 N965 | expand

Commit Message

Gerald Pfeifer Feb. 11, 2023, noon UTC
Pushed.

Gerald

gcc/ChangeLog:

	* doc/extend.texi (Other Builtins): Adjust link to WG14 N965.
---
 gcc/doc/extend.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 5a026c4b48c..1ae68b0f20a 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)