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
ab5973b7
Commit
ab5973b7
authored
Apr 25, 2002
by
Steven Bosscher
Committed by
Richard Sandiford
Apr 25, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/c-tree.texi: Fix typo in introduction.
From-SVN: r52758
parent
0f2fd6a8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/c-tree.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
ab5973b7
2002-04-25 Steven Bosscher <S.Bosscher@student.tudelft.nl>
* doc/c-tree.texi: Fix typo in introduction.
2002-04-25 Neil Booth <neil@daikokuya.demon.co.uk>
* c-common.h (c_common_parse_file): Update.
...
...
gcc/doc/c-tree.texi
View file @
ab5973b7
...
...
@@ -27,7 +27,7 @@ the ability to process C or C++ code.
This
chapter
explains
the
internal
representation
.
In
particular
,
it
documents
the
internal
representation
for
C
and
C
++
source
constructs
,
and
the
macros
,
functions
,
and
variables
that
can
be
used
to
access
these
constructs
.
The
C
++
representation
which
is
largely
a
superset
access
these
constructs
.
The
C
++
representation
is
largely
a
superset
of
the
representation
used
in
the
C
front
end
.
There
is
only
one
construct
used
in
C
that
does
not
appear
in
the
C
++
front
end
and
that
is
the
GNU
``
nested
function
''
extension
.
Many
of
the
macros
documented
...
...
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