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
aa0cc562
Commit
aa0cc562
authored
May 20, 2001
by
Joseph Myers
Committed by
Joseph Myers
May 20, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi: Add more options to summary list.
From-SVN: r42349
parent
1b07e854
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+5
-4
No files found.
gcc/ChangeLog
View file @
aa0cc562
2001
-
05
-
20
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
2001
-
05
-
20
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
invoke
.
texi
:
Add
more
options
to
summary
list
.
2001
-
05
-
20
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
invoke
.
texi
:
Document
meaning
of
-
pedantic
when
-
std
=
gnu
*
is
*
invoke
.
texi
:
Document
meaning
of
-
pedantic
when
-
std
=
gnu
*
is
used
.
Fixes
PR
c
/
2291
.
used
.
Fixes
PR
c
/
2291
.
*
gcc
.
1
:
Regenerate
.
*
gcc
.
1
:
Regenerate
.
...
...
gcc/invoke.texi
View file @
aa0cc562
...
@@ -167,17 +167,18 @@ in the following sections.
...
@@ -167,17 +167,18 @@ in the following sections.
@xref{C++ Dialect Options,,Options Controlling C++ Dialect}.
@xref{C++ Dialect Options,,Options Controlling C++ Dialect}.
@gccoptlist{
@gccoptlist{
-fno-access-control -fcheck-new -fconserve-space @gol
-fno-access-control -fcheck-new -fconserve-space @gol
-fdollars-in-identifiers -fno-elide-constructors @gol
-fno-const-strings -fdollars-in-identifiers @gol
-fno-elide-constructors @gol
-fno-enforce-eh-specs -fexternal-templates @gol
-fno-enforce-eh-specs -fexternal-templates @gol
-falt-external-templates @gol
-falt-external-templates @gol
-ffor-scope -fno-for-scope -fno-gnu-keywords -fhonor-std @gol
-ffor-scope -fno-for-scope -fno-gnu-keywords -fhonor-std @gol
-fhuge-objects -fno-implicit-templates @gol
-fhuge-objects -fno-implicit-templates @gol
-fno-implicit-inline-templates @gol
-fno-implicit-inline-templates @gol
-fno-implement-inlines -fms-extensions @gol
-fno-implement-inlines -fms-extensions @gol
-fno-operator-names @gol
-fno-
nonansi-builtins -fno-
operator-names @gol
-fno-optional-diags -fpermissive @gol
-fno-optional-diags -fpermissive @gol
-frepo -fno-rtti -ftemplate-depth-@var{n} @gol
-frepo -fno-rtti
-fstats
-ftemplate-depth-@var{n} @gol
-fuse-cxa-atexit -fvtable-thunks -nostdinc++ @gol
-fuse-cxa-atexit -fvtable-thunks -
fno-weak -
nostdinc++ @gol
-fno-default-inline -Wctor-dtor-privacy @gol
-fno-default-inline -Wctor-dtor-privacy @gol
-Wnon-virtual-dtor -Wreorder @gol
-Wnon-virtual-dtor -Wreorder @gol
-Weffc++ -Wno-deprecated @gol
-Weffc++ -Wno-deprecated @gol
...
...
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