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
ad299d9b
Commit
ad299d9b
authored
Sep 13, 1998
by
David S. Miller
Committed by
David S. Miller
Sep 13, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi (C Dialect Options): Put back missing @end itemize.
From-SVN: r22408
parent
1b015bec
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+1
-0
No files found.
gcc/ChangeLog
View file @
ad299d9b
Sun
Sep
13
22
:
10
:
18
1998
David
S
.
Miller
<
davem
@pierdol
.
cobaltmicro
.
com
>
*
invoke
.
texi
(
C
Dialect
Options
)
:
Put
back
missing
@end
itemize
.
Mon
Sep
14
02
:
33
:
46
1998
Alexandre
Oliva
<
oliva
@dcc
.
unicamp
.
br
>
Mon
Sep
14
02
:
33
:
46
1998
Alexandre
Oliva
<
oliva
@dcc
.
unicamp
.
br
>
*
configure
.
in
:
remove
usage
of
`
!
'
to
negate
the
result
of
a
*
configure
.
in
:
remove
usage
of
`
!
'
to
negate
the
result
of
a
...
...
gcc/invoke.texi
View file @
ad299d9b
...
@@ -764,6 +764,7 @@ The character escape sequences @samp{\x} and @samp{\a} evaluate as the
...
@@ -764,6 +764,7 @@ The character escape sequences @samp{\x} and @samp{\a} evaluate as the
literal
characters
@samp
{
x
}
and
@samp
{
a
}
respectively
.
Without
literal
characters
@samp
{
x
}
and
@samp
{
a
}
respectively
.
Without
@w
{
@samp
{
-
traditional
}},
@samp
{
\
x
}
is
a
prefix
for
the
hexadecimal
@w
{
@samp
{
-
traditional
}},
@samp
{
\
x
}
is
a
prefix
for
the
hexadecimal
representation
of
a
character
,
and
@samp
{
\
a
}
produces
a
bell
.
representation
of
a
character
,
and
@samp
{
\
a
}
produces
a
bell
.
@end
itemize
You
may
wish
to
use
@samp
{
-
fno
-
builtin
}
as
well
as
@samp
{
-
traditional
}
You
may
wish
to
use
@samp
{
-
fno
-
builtin
}
as
well
as
@samp
{
-
traditional
}
if
your
program
uses
names
that
are
normally
GNU
C
builtin
functions
for
if
your
program
uses
names
that
are
normally
GNU
C
builtin
functions
for
...
...
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