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
b630e240
Commit
b630e240
authored
Aug 11, 2005
by
Wu Zhou
Committed by
Richard Sandiford
Aug 11, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/rtl.texi: Fix two typos.
From-SVN: r102985
parent
6a000704
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/doc/rtl.texi
+2
-2
No files found.
gcc/ChangeLog
View file @
b630e240
2005-08-11 Wu Zhou <woodzltc@cn.ibm.com>
* doc/rtl.texi: Fix two typos.
2005-08-11 Richard Guenther <rguenther@suse.de>
PR target/23289
...
...
gcc/doc/rtl.texi
View file @
b630e240
...
...
@@ -138,7 +138,7 @@ wanted. The written form of this is @code{(nil)}.
The
various
expression
codes
are
divided
into
several
@dfn
{
classes
},
which
are
represented
by
single
characters
.
You
can
determine
the
class
of
an
RTX
code
with
the
macro
@code
{
GET_RTX_CLASS
(
@var
{
code
})}.
Currently
,
@file
{
rt
x
.
def
}
defines
these
classes
:
Currently
,
@file
{
rt
l
.
def
}
defines
these
classes
:
@table
@code
@item
RTX_OBJ
...
...
@@ -3105,7 +3105,7 @@ becomes another virtual start of the loop when considering loop
invariants
.
@findex
NOTE_INSN_FUNCTION_BEG
@item
NOTE_INSN_FUNCTION_
END
@item
NOTE_INSN_FUNCTION_
BEG
Appears
at
the
start
of
the
function
body
,
after
the
function
prologue
.
...
...
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