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
cb0d6785
Commit
cb0d6785
authored
Oct 09, 1996
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formerly cpp.texi.~24~
From-SVN: r12928
parent
f84cddb9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
gcc/cpp.texi
+6
-5
No files found.
gcc/cpp.texi
View file @
cb0d6785
...
...
@@ -2841,11 +2841,12 @@ This option is available only when you call @code{cpp} directly;
@item
-
$
@findex
-
$
Forbid
the
use
of
@samp{$}
in
identifiers
.
This
is
required
for
ANSI
conformance
.
@code{
gcc
}
automatically
supplies
this
option
to
the
preprocessor
if
you
specify
@samp{
-
ansi
}
,
but
@code{
gcc
}
doesn
'
t
recognize
the
@samp{
-
$}
option
itself
---
to
use
it
without
the
other
effects
of
@samp{
-
ansi
}
,
you
must
call
the
preprocessor
directly
.
Forbid
the
use
of
@samp{$}
in
identifiers
.
This
was
formerly
required
for
strict
conformance
to
the
C
Standard
before
the
standard
was
corrected
.
This
option
is
available
only
when
you
call
@code{
cpp
}
directly
;
@code{
gcc
}
will
not
pass
it
from
its
command
line
.
@end
table
...
...
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