Commit b47161ec by Marcelo Abreu Committed by Janis Johnson

re PR other/10203 (version.c: bug_report_url is outdated)

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
parent dd68e5cd
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> 2003-03-26 Alan Modra <amodra@bigpond.net.au>
* c-incpath.c (add_standard_paths): Add both "translated" and * c-incpath.c (add_standard_paths): Add both "translated" and
......
...@@ -15,4 +15,4 @@ const char version_string[] = "3.4 20030326 (experimental)"; ...@@ -15,4 +15,4 @@ const char version_string[] = "3.4 20030326 (experimental)";
forward us bugs reported to you, if you determine that they are forward us bugs reported to you, if you determine that they are
not bugs in your modifications.) */ 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>";
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