From: Arnaud Charlet Date: Wed, 22 Jan 2020 12:13:42 +0000 (-0500) Subject: [Ada] Update URL and bug report instructions X-Git-Tag: upstream/12.2.0~16050 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=32cc67203388abd9559b8acc6997b3c26dcc7080;p=platform%2Fupstream%2Fgcc.git [Ada] Update URL and bug report instructions 2020-06-04 Arnaud Charlet gcc/ada/ * comperr.adb (Compiler_Abort): Update URL and bug report instructions. --- diff --git a/gcc/ada/comperr.adb b/gcc/ada/comperr.adb index 7332750..21962ce 100644 --- a/gcc/ada/comperr.adb +++ b/gcc/ada/comperr.adb @@ -310,8 +310,8 @@ package body Comperr is End_Line; Write_Str - ("| http://www.adacore.com/ " & - "section 'send a report'."); + ("| https://www.adacore.com/login?mode=gap " & + "section 'Create New Ticket'."); End_Line; Write_Str @@ -325,8 +325,8 @@ package body Comperr is End_Line; Write_Str - ("| http://www.adacore.com/gnattracker/ " & - "section 'send a report'."); + ("| https://www.adacore.com/login " & + "section 'Create New Ticket'."); End_Line; Write_Str