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
d8c70cd0
Commit
d8c70cd0
authored
Jun 21, 2000
by
Martin Buchholz
Committed by
Jeff Law
Jun 21, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi (g++): "g++" is not a script anymore.
From-SVN: r34634
parent
88e1b92a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
d8c70cd0
Wed Jun 21 11:05:48 2000 Martin Buchholz <martin@xemacs.org>
* invoke.texi (g++): "g++" is not a script anymore.
2000-06-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
* function.c (round_down): Delete obsolete prototype.
...
...
gcc/invoke.texi
View file @
d8c70cd0
...
...
@@ -658,7 +658,7 @@ circumstances, you might want to compile programs from standard input,
or otherwise without a suffix that flags them as C++ programs.
@code{g++} is a program that calls GCC with the default language
set to C++, and automatically specifies linking against the C++
library. On many systems,
the script
@code{g++} is also
library. On many systems, @code{g++} is also
installed with the name @code{c++}.
@cindex invoking @code{g++}
...
...
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