On Sat, 20 Feb 2010, Jon wrote:

> +      fprintf (stderr, "Report bugs: http://gcc.gnu.org/\n";);

You should use bug_report_url from version.c, which can be controlled with 
--with-bugurl so that distributors only need to use one configure option 
to cause all bug reports for their distributions to be directed to 
themselves.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to