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
49a4e827
Commit
49a4e827
authored
Jun 11, 2001
by
Joseph Myers
Committed by
Joseph Myers
Jun 11, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/rtl.texi: Reference manual chapter about trees.
From-SVN: r43217
parent
55f61a56
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/ChangeLog
+4
-0
gcc/doc/rtl.texi
+3
-3
No files found.
gcc/ChangeLog
View file @
49a4e827
2001
-
06
-
11
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
doc
/
rtl
.
texi
:
Reference
manual
chapter
about
trees
.
2001
-
06
-
11
Rainer
Orth
<
ro
@TechFak
.
Uni
-
Bielefeld
.
DE
>
*
config
/
mips
/
iris6
.
h
(
NO_BUILTIN_WINT_TYPE
)
:
Define
.
...
...
gcc/doc/rtl.texi
View file @
49a4e827
...
...
@@ -3193,6 +3193,6 @@ program is very dependent on the particular target machine. And the RTL
does
not
contain
all
the
information
about
the
program
.
The
proper
way
to
interface
GNU
CC
to
a
new
language
front
end
is
with
the
``
tree
''
data
structure
.
There
is
no
manual
for
this
data
structure
,
but
it
is
described
in
the
files
@file
{
tree
.
h
}
and
@file
{
tree
.
def
}
.
the
``
tree
''
data
structure
,
described
in
the
files
@file
{
tree
.
h
}
and
@file
{
tree
.
def
}.
The
documentation
for
this
structure
(
@pxref
{
Trees
})
is
incomplete
.
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