aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2020-08-24 19:07:25 +0200
committerGerald Pfeifer <gerald@pfeifer.com>2020-08-24 19:07:25 +0200
commit0d166f4a8773a43d925be006e713b7d81626ddb9 (patch)
tree25a0398ef477009c3c2412941f56c2f07d6732dd /gcc/doc
parentef275d1f2083f8a1fa1b59a3cd07fd3e8431023e (diff)
downloadgcc-0d166f4a8773a43d925be006e713b7d81626ddb9.zip
gcc-0d166f4a8773a43d925be006e713b7d81626ddb9.tar.gz
gcc-0d166f4a8773a43d925be006e713b7d81626ddb9.tar.bz2
doc: Switch valgrind.com to https
gcc/ChangeLog: * doc/install.texi (Configuration): Switch valgrind.com to https.
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index e1ca876..5330bf3 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -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.