From: Andrew Pinski Date: Tue, 1 Feb 2022 23:05:14 +0000 (+0000) Subject: [COMMITTED] Change multiprecision.org to use https X-Git-Tag: upstream/12.2.0~1714 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bc732eba9a7dcf2e948c27814b37d30e0a47542;p=platform%2Fupstream%2Fgcc.git [COMMITTED] Change multiprecision.org to use https As reported at https://gcc.gnu.org/pipermail/gcc/2022-February/238216.html, multiprecision.org now uses https so this updates the documentation to use https instead of http. Committed as obvious. gcc/ChangeLog: * doc/install.texi: --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f4e7dc4..deb9938 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -406,7 +406,7 @@ download_prerequisites installs. @item MPC Library version 1.0.1 (or later) Necessary to build GCC@. It can be downloaded from -@uref{http://www.multiprecision.org/mpc/}. If an MPC source distribution +@uref{https://www.multiprecision.org/mpc/}. If an MPC source distribution is found in a subdirectory of your GCC sources named @file{mpc}, it will be built together with GCC. Alternatively, if MPC is already installed but it is not in your default library search path, the