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
09821b97
Commit
09821b97
authored
Nov 16, 1996
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formerly cpp.texi.~25~
From-SVN: r13190
parent
b4523ff4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
gcc/cpp.texi
+8
-8
No files found.
gcc/cpp.texi
View file @
09821b97
...
@@ -974,14 +974,14 @@ but in the @samp{m68k-coff} environment it expands to the string
...
@@ -974,14 +974,14 @@ but in the @samp{m68k-coff} environment it expands to the string
@item
__USER_LABEL_PREFIX__
@item
__USER_LABEL_PREFIX__
@findex
__USER_LABEL_PREFIX__
@findex
__USER_LABEL_PREFIX__
This
macro
expands
to
a
string
describing
the
prefix
applied
to
This
macro
expands
to
a
string
describing
the
prefix
applied
to
user
user
generated
labels
in
assembler
code
.
It
can
be
used
to
write
generated
labels
in
assembler
code
.
It
can
be
used
to
write
assembler
assembler
code
that
is
usable
in
multiple
environments
.
code
that
is
usable
in
multiple
environments
.
For
example
,
in
the
For
example
,
in
the
@samp
{
m68k
-
aout
}
environment
it
expands
to
the
@samp
{
m68k
-
aout
}
environment
it
expands
to
the
string
@samp
{
"_"
},
but
in
string
@samp
{
"_"
},
but
in
the
@samp
{
m68k
-
coff
}
environment
it
expands
the
@samp
{
m68k
-
coff
}
environment
it
expands
to
the
string
@samp
{
""
}.
to
the
string
@samp
{
""
}.
This
does
not
work
with
the
@samp
{
-
mno
-
underscores
}
option
that
the
This
does
not
work
with
the
-
mno
-
underscores
option
that
the
i386
/
osfrose
i386
OSF
/
rose
and
m88k
targets
provide
nor
with
the
@samp
{
-
mcall
*
}
options
and
m88k
targets
provide
,
and
not
with
the
-
mcall
*
options
of
rs6000
/
sysv4
.
of
the
rs6000
System
V
Release
4
target
.
@end
table
@end
table
@node
Nonstandard
Predefined
,,
Standard
Predefined
,
Predefined
@node
Nonstandard
Predefined
,,
Standard
Predefined
,
Predefined
...
...
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