Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
418a84c2
Commit
418a84c2
authored
May 09, 1999
by
Hans-Peter Nilsson
Committed by
Craig Burley
May 09, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct bug-report address and point to the FAQ
From-SVN: r26847
parent
6e9a3c38
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
gcc/f/ChangeLog
+5
-0
gcc/f/g77spec.c
+3
-2
No files found.
gcc/f/ChangeLog
View file @
418a84c2
Sun May 9 18:52:13 1999 Hans-Peter Nilsson <hp@bitrange.com>
* f/g77spec.c (lang_specific_driver): Correct bug-report address
and point to the FAQ.
Thu May 6 12:40:21 1999 Craig Burley <craig@jcb-sc.com>
* g77.texi (Arbitrary Concatenation): Put this under
...
...
gcc/f/g77spec.c
View file @
418a84c2
/* Specific flags and argument handling of the Fortran front-end.
Copyright (C) 1997 Free Software Foundation, Inc.
Copyright (C) 1997
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
@@ -427,7 +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@cygnus.org>.\n");
Report bugs to <egcs-bugs@egcs.cygnus.com>.\n\
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.\n");
exit (0);
break;
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment