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
67cc5fec
Commit
67cc5fec
authored
May 15, 1995
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos.
From-SVN: r9701
parent
73bddf80
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
gcc/cp/gxxint.texi
+4
-4
No files found.
gcc/cp/gxxint.texi
View file @
67cc5fec
...
@@ -311,7 +311,7 @@ vtables. See also vtable and vfield.
...
@@ -311,7 +311,7 @@ vtables. See also vtable and vfield.
This
section
describes
some
of
the
macros
used
on
trees
.
The
list
This
section
describes
some
of
the
macros
used
on
trees
.
The
list
should
be
alphabetical
.
Eventually
all
macros
should
be
documented
should
be
alphabetical
.
Eventually
all
macros
should
be
documented
here
.
There
are
some
postscript
drawings
that
can
be
used
to
better
here
.
There
are
some
postscript
drawings
that
can
be
used
to
better
underst
na
d
from
of
the
more
complex
data
structures
,
contact
Mike
Stump
underst
an
d
from
of
the
more
complex
data
structures
,
contact
Mike
Stump
(
@code
{
mrs
@@cygnus
.
com
})
for
information
about
them
.
(
@code
{
mrs
@@cygnus
.
com
})
for
information
about
them
.
@table
@code
@table
@code
...
@@ -551,14 +551,14 @@ output in another file, or where a sub-type is known not to be needed
...
@@ -551,14 +551,14 @@ output in another file, or where a sub-type is known not to be needed
because
the
enclosing
type
is
not
needed
.
because
the
enclosing
type
is
not
needed
.
A
compiler
constructed
virtual
destructor
in
derived
classes
that
do
not
A
compiler
constructed
virtual
destructor
in
derived
classes
that
do
not
define
an
ex
licit
destructor
that
was
defined
ex
licit
in
a
base
class
define
an
ex
plicit
destructor
that
was
defined
exp
licit
in
a
base
class
has
this
bit
set
as
well
.
Also
used
on
__FUNCTION__
and
has
this
bit
set
as
well
.
Also
used
on
__FUNCTION__
and
__PRETTY_FUNCTION__
to
mark
they
are
``
compiler
generated
.
''
c
-
decl
and
__PRETTY_FUNCTION__
to
mark
they
are
``
compiler
generated
.
''
c
-
decl
and
c
-
lex
.
c
both
want
DECL_IGNORED_P
set
for
``
internally
generated
vars
,
''
c
-
lex
.
c
both
want
DECL_IGNORED_P
set
for
``
internally
generated
vars
,
''
and
``
user
-
invisible
variable
.
''
and
``
user
-
invisible
variable
.
''
Functions
built
by
the
C
++
front
-
end
such
as
default
destructors
,
Functions
built
by
the
C
++
front
-
end
such
as
default
destructors
,
virtual
des
c
tructors
and
default
constructors
want
to
be
marked
that
virtual
destructors
and
default
constructors
want
to
be
marked
that
they
are
compiler
generated
,
but
unsure
why
.
they
are
compiler
generated
,
but
unsure
why
.
Currently
,
it
is
used
in
an
absolute
way
in
the
C
++
front
-
end
,
as
an
Currently
,
it
is
used
in
an
absolute
way
in
the
C
++
front
-
end
,
as
an
...
@@ -784,7 +784,7 @@ Components:
...
@@ -784,7 +784,7 @@ Components:
DECL_SOURCE_LINE
identifies
what
source
line
number
in
the
DECL_SOURCE_LINE
identifies
what
source
line
number
in
the
source
file
the
declaration
was
found
at
.
A
value
of
0
source
file
the
declaration
was
found
at
.
A
value
of
0
indicates
that
this
TYPE_DECL
is
just
an
internal
binding
layer
indicates
that
this
TYPE_DECL
is
just
an
internal
binding
layer
marker
,
and
does
not
correspond
to
a
user
supp
il
ed
typedef
.
marker
,
and
does
not
correspond
to
a
user
supp
li
ed
typedef
.
DECL_SOURCE_FILE
DECL_SOURCE_FILE
...
...
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