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
8c81598d
Commit
8c81598d
authored
Sep 30, 1997
by
Jason Merrill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert gratuitous whitespace changes
From-SVN: r15806
parent
5a45bc3e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
gcc/invoke.texi
+7
-2
No files found.
gcc/invoke.texi
View file @
8c81598d
...
...
@@ -94,7 +94,7 @@ in the following sections.
@xref
{
C
Dialect
Options
,,
Options
Controlling
C
Dialect
}.
@smallexample
-
ansi
-
fallow
-
single
-
precision
-
fcond
-
mismatch
-
fno
-
asm
-
fno
-
builtin
-
ffreestanding
-
fhosted
-
fsigned
-
bitfields
-
fsigned
-
char
-
fno
-
builtin
-
ffreestanding
-
fhosted
-
fsigned
-
bitfields
-
fsigned
-
char
-
funsigned
-
bitfields
-
funsigned
-
char
-
fwritable
-
strings
-
traditional
-
traditional
-
cpp
-
trigraphs
@end
smallexample
...
...
@@ -936,7 +936,7 @@ not according to the place where they are first instantiated.
This
option
is
deprecated
.
@item
-
ffor
-
scope
@item
-
fno
-
for
-
scope
@item
x
-
fno
-
for
-
scope
If
-
ffor
-
scope
is
specified
,
the
scope
of
variables
declared
in
a
@i{
for
-
init
-
statement
}
is
limited
to
the
@samp{
for
}
loop
itself
,
as
specified
by
the
draft
C
++
standard
.
...
...
@@ -1072,6 +1072,11 @@ Recognize the operator name keywords @code{and}, @code{bitand},
synonyms
for
the
symbols
they
refer
to
.
@samp
{
-
ansi
}
implies
@samp
{
-
foperator
-
names
}.
@item
-
frepo
Enable
automatic
template
instantiation
.
This
option
also
implies
@samp
{
-
fno
-
implicit
-
templates
}.
@xref
{
Template
Instantiation
},
for
more
information
.
@item
-
fthis
-
is
-
variable
Permit
assignment
to
@code
{
this
}.
The
incorporation
of
user
-
defined
free
store
management
into
C
++
has
made
assignment
to
@samp
{
this
}
an
...
...
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