From: Gerald Pfeifer Date: Thu, 9 Feb 2017 08:36:38 +0000 (+0000) Subject: * comperr.adb: Update FSF bug reporting URL. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5811a69d16b1977462a6d3dfdb15d2fe36fa21d;p=gcc.git * comperr.adb: Update FSF bug reporting URL. From-SVN: r245297 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 387cfbfc559..c01f70dc327 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,7 @@ +2017-02-09 Gerald Pfeifer + + * comperr.adb: Update FSF bug reporting URL. + 2017-02-01 Eric Botcazou Jakub Jelinek diff --git a/gcc/ada/comperr.adb b/gcc/ada/comperr.adb index bbe34a60128..04035241830 100644 --- a/gcc/ada/comperr.adb +++ b/gcc/ada/comperr.adb @@ -294,7 +294,7 @@ package body Comperr is if Is_FSF_Version then Write_Str ("| Please submit a bug report; see" & - " http://gcc.gnu.org/bugs.html."); + " https://gcc.gnu.org/bugs/ ."); End_Line; elsif Is_GPL_Version then