Commit b5811a69 by Gerald Pfeifer Committed by Gerald Pfeifer

* comperr.adb: Update FSF bug reporting URL.

From-SVN: r245297
parent 9334ef9e
2017-02-09 Gerald Pfeifer <gerald@pfeifer.com>
* comperr.adb: Update FSF bug reporting URL.
2017-02-01 Eric Botcazou <ebotcazou@adacore.com> 2017-02-01 Eric Botcazou <ebotcazou@adacore.com>
Jakub Jelinek <jakub@redhat.com> Jakub Jelinek <jakub@redhat.com>
......
...@@ -294,7 +294,7 @@ package body Comperr is ...@@ -294,7 +294,7 @@ package body Comperr is
if Is_FSF_Version then if Is_FSF_Version then
Write_Str Write_Str
("| Please submit a bug report; see" & ("| Please submit a bug report; see" &
" http://gcc.gnu.org/bugs.html."); " https://gcc.gnu.org/bugs/ .");
End_Line; End_Line;
elsif Is_GPL_Version then elsif Is_GPL_Version then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment