Module Name: src
Committed By: jnemeth
Date: Mon Jul 19 20:05:06 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc: version.c
Log Message:
PR/43642 - OKANO Takayoshi -- update bug reporting URL in GCC
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/gnu/dist/gcc4/gcc/version.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/dist/gcc4/gcc/version.c
diff -u src/gnu/dist/gcc4/gcc/version.c:1.17 src/gnu/dist/gcc4/gcc/version.c:1.18
--- src/gnu/dist/gcc4/gcc/version.c:1.17 Thu Nov 20 22:53:17 2008
+++ src/gnu/dist/gcc4/gcc/version.c Mon Jul 19 20:05:06 2010
@@ -17,7 +17,7 @@
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.NetBSD.org/Misc/send-pr.html>";
+const char bug_report_url[] = "<URL:http://gnats.NetBSD.org/support/send-pr.html>";
/* The complete version string, assembled from several pieces.
BASEVER, DATESTAMP, and DEVPHASE are defined by the Makefile. */