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
4f8b4fd9
Commit
4f8b4fd9
authored
Jul 11, 1998
by
Jason Merrill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
document -fno-optional-diags
From-SVN: r21066
parent
3f7b38e5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
+6
-1
gcc/invoke.texi
+6
-1
No files found.
gcc/invoke.texi
View file @
4f8b4fd9
...
@@ -107,7 +107,7 @@ in the following sections.
...
@@ -107,7 +107,7 @@ in the following sections.
-
fno
-
for
-
scope
-
fhandle
-
signatures
-
fmemoize
-
lookups
-
fno
-
for
-
scope
-
fhandle
-
signatures
-
fmemoize
-
lookups
-
fname
-
mangling
-
version
-
@var
{
n
}
-
fno
-
default
-
inline
-
fname
-
mangling
-
version
-
@var
{
n
}
-
fno
-
default
-
inline
-
fno
-
gnu
-
keywords
-
fnonnull
-
objects
-
fguiding
-
decls
-
fno
-
gnu
-
keywords
-
fnonnull
-
objects
-
fguiding
-
decls
-
foperator
-
names
-
fstrict
-
prototype
-
fthis
-
is
-
variable
-
foperator
-
names
-
f
no
-
optional
-
diags
-
f
strict
-
prototype
-
fthis
-
is
-
variable
-
ftemplate
-
depth
-
@var
{
n
}
-
nostdinc
++
-
traditional
+
e
@var
{
n
}
-
ftemplate
-
depth
-
@var
{
n
}
-
nostdinc
++
-
traditional
+
e
@var
{
n
}
@end
smallexample
@end
smallexample
...
@@ -1113,6 +1113,11 @@ Recognize the operator name keywords @code{and}, @code{bitand},
...
@@ -1113,6 +1113,11 @@ Recognize the operator name keywords @code{and}, @code{bitand},
synonyms
for
the
symbols
they
refer
to
.
@samp
{
-
ansi
}
implies
synonyms
for
the
symbols
they
refer
to
.
@samp
{
-
ansi
}
implies
@samp
{
-
foperator
-
names
}.
@samp
{
-
foperator
-
names
}.
@item
-
fno
-
optional
-
diags
Disable
diagnostics
that
the
standard
says
a
compiler
does
not
need
to
issue
.
Currently
,
this
means
the
diagnostic
for
a
name
having
multiple
meanings
within
a
class
.
@item
-
frepo
@item
-
frepo
Enable
automatic
template
instantiation
.
This
option
also
implies
Enable
automatic
template
instantiation
.
This
option
also
implies
@samp
{
-
fno
-
implicit
-
templates
}.
@xref
{
Template
Instantiation
},
for
more
@samp
{
-
fno
-
implicit
-
templates
}.
@xref
{
Template
Instantiation
},
for
more
...
...
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