doc: Switch valgrind.com to https
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 24 Aug 2020 17:07:25 +0000 (19:07 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Mon, 24 Aug 2020 17:07:25 +0000 (19:07 +0200)
gcc/ChangeLog:
* doc/install.texi (Configuration): Switch valgrind.com to https.

gcc/doc/install.texi

index e1ca876..5330bf3 100644 (file)
@@ -1887,7 +1887,7 @@ checking with extra checks that might affect code generation and should
 therefore not differ between stage1 and later stages in bootstrap.
 
 The @samp{valgrind} check requires the external @command{valgrind} simulator,
-available from @uref{http://valgrind.org/}.  The @samp{rtl} checks are
+available from @uref{https://valgrind.org}.  The @samp{rtl} checks are
 expensive and the @samp{df}, @samp{gcac} and @samp{valgrind} checks are very
 expensive.