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
39ffd3cb
Commit
39ffd3cb
authored
Aug 10, 2001
by
Richard Henderson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix markup.
From-SVN: r44783
parent
0ef5547d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gcc/doc/extend.texi
+3
-3
No files found.
gcc/doc/extend.texi
View file @
39ffd3cb
...
...
@@ -80,7 +80,7 @@ character other than a member of the basic execution character set (6.2.5).}
@
item
@
cite
{
Which
of
@
code
{
signed
char
}
or
@
code
{
unsigned
char
}
has
the
same
range
,
representation
,
and
behavior
as
``
plain
''
char
(
6.2.5
,
6.3.1.1
).}
representation
,
and
behavior
as
``
plain
''
@
code
{
char
}
(
6.2.5
,
6.3.1.1
).}
@
item
@
cite
{
The
mapping
of
members
of
the
source
character
set
(
in
character
...
...
@@ -142,7 +142,7 @@ that type (6.3.1.3).}
@
itemize
@
bullet
@
item
@
cite
{
The
accuracy
of
the
floating
-
point
operations
and
of
the
library
functions
in
@
file
{<
math
.
h
>}
and
@
fil
e
{<
complex
.
h
>}
that
return
floating
-
point
functions
in
@
code
{<
math
.
h
>}
and
@
cod
e
{<
complex
.
h
>}
that
return
floating
-
point
results
(
5.2.4.2.2
).}
@
item
...
...
@@ -319,7 +319,7 @@ of the C library, and are not defined by GCC itself.
@
itemize
@
bullet
@
item
@
cite
{
The
values
or
expressions
assigned
to
the
macros
specified
in
the
headers
@
file
{<
float
.
h
>},
@
file
{<
limits
.
h
>},
and
@
fil
e
{<
stdint
.
h
>}
headers
@
code
{<
float
.
h
>},
@
code
{<
limits
.
h
>},
and
@
cod
e
{<
stdint
.
h
>}
(
5.2.4.2
,
7.18.2
,
7.18.3
).}
@
item
...
...
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