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
6e272403
Commit
6e272403
authored
Mar 26, 1997
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formerly cpp.texi.~29~
From-SVN: r13806
parent
2a9fb548
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/cpp.texi
+2
-2
No files found.
gcc/cpp.texi
View file @
6e272403
...
...
@@ -963,9 +963,9 @@ execute with the same effect regardless.
@findex
__CHAR_UNSIGNED__
This
macro
is
defined
if
and
only
if
the
data
type
@code
{
char
}
is
unsigned
on
the
target
machine
.
It
exists
to
cause
the
standard
header
file
@file
{
limit
.
h
}
to
work
correctly
.
It
is
bad
practice
header
file
@file
{
limit
s
.
h
}
to
work
correctly
.
It
is
bad
practice
to
refer
to
this
macro
yourself
;
instead
,
refer
to
the
standard
macros
defined
in
@file
{
limit
.
h
}.
The
preprocessor
uses
macros
defined
in
@file
{
limit
s
.
h
}.
The
preprocessor
uses
this
macro
to
determine
whether
or
not
to
sign
-
extend
large
character
constants
written
in
octal
;
see
@ref
{
#
if
Directive
,,
The
@samp
{
#
if
}
Directive
}.
...
...
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