aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/g77spec.c
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2001-02-19 14:33:58 +0000
committerno-author <no-author@gcc.gnu.org>2001-02-19 14:33:58 +0000
commit81f958577f9cf907792e64814deee22eb8d4f280 (patch)
treeea0c47499a7187f73d7d489a24d19ad5fc42988d /gcc/f/g77spec.c
parentf9555ee958bd43d88e090dd8d971cbc8ac9e78a1 (diff)
This commit was manufactured by cvs2svn to create taggcc-2_95_3-test4
'gcc-2_95_3-test4'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/gcc-2_95_3-test4@39882 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/g77spec.c')
-rw-r--r--gcc/f/g77spec.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c
index 4bf318d4399..93a363cddb8 100644
--- a/gcc/f/g77spec.c
+++ b/gcc/f/g77spec.c
@@ -1,5 +1,5 @@
/* Specific flags and argument handling of the Fortran front-end.
- Copyright (C) 1997, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -427,8 +427,8 @@ code-generation methodology, and so on.\n\
For more information on g77 and gcc, type the commands `info -f g77'\n\
and `info -f gcc' to read the Info documentation.\n\
\n\
-Report bugs to <egcs-bugs@egcs.cygnus.com>.\n\
-See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.\n");
+For bug reporting instructions, please see:\n\
+%s.\n", GCCBUGURL);
exit (0);
break;
#endif