re PR other/10203 (version.c: bug_report_url is outdated)
authorMarcelo Abreu <mmabreu@inf.ufrgs.br>
Wed, 26 Mar 2003 01:39:49 +0000 (01:39 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Wed, 26 Mar 2003 01:39:49 +0000 (01:39 +0000)
2003-03-25  Marcelo Abreu  <mmabreu@inf.ufrgs.br>

PR other/10203
* version.c: Reference the GCC web site in the URL.

From-SVN: r64883

gcc/ChangeLog
gcc/version.c

index 22da035..0dad050 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-25  Marcelo Abreu  <mmabreu@inf.ufrgs.br>
+
+       PR other/10203
+       * version.c: Reference the GCC web site in the URL.
+
 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
 
        * c-incpath.c (add_standard_paths): Add both "translated" and
index 41d8b3c..08cee5c 100644 (file)
@@ -15,4 +15,4 @@ const char version_string[] = "3.4 20030326 (experimental)";
    forward us bugs reported to you, if you determine that they are
    not bugs in your modifications.)  */
 
-const char bug_report_url[] = "<URL:http://www.gnu.org/software/gcc/bugs.html>";
+const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";