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
eb795509
Commit
eb795509
authored
Oct 09, 1996
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formerly invoke.texi.~320~
From-SVN: r12931
parent
39b3bed7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/invoke.texi
+2
-2
No files found.
gcc/invoke.texi
View file @
eb795509
...
@@ -872,8 +872,8 @@ two definitions were merged.
...
@@ -872,8 +872,8 @@ two definitions were merged.
@item
-
fdollars
-
in
-
identifiers
@item
-
fdollars
-
in
-
identifiers
Accept
@samp{$}
in
identifiers
.
You
can
also
explicitly
prohibit
use
of
Accept
@samp{$}
in
identifiers
.
You
can
also
explicitly
prohibit
use
of
@samp{$}
with
the
option
@samp{
-
fno
-
dollars
-
in
-
identifiers
}
.
(
GNU
C
++
@samp{$}
with
the
option
@samp{
-
fno
-
dollars
-
in
-
identifiers
}
.
(
GNU
C
allows
allows
@samp{$}
by
default
on
some
target
systems
but
not
other
s
.)
@samp{$}
by
default
on
most
target
systems
,
but
there
are
a
few
exception
s
.)
Traditional
C
allowed
the
character
@samp{$}
to
form
part
of
Traditional
C
allowed
the
character
@samp{$}
to
form
part
of
identifiers
.
However
,
ANSI
C
and
C
++
forbid
@samp{$}
in
identifiers
.
identifiers
.
However
,
ANSI
C
and
C
++
forbid
@samp{$}
in
identifiers
.
...
...
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