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
70d5fb1c
Commit
70d5fb1c
authored
Sep 08, 2004
by
Ben Elliston
Committed by
Ben Elliston
Sep 08, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.
From-SVN: r87172
parent
4882ad24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
gcc/ChangeLog
+4
-0
gcc/doc/rtl.texi
+5
-0
No files found.
gcc/ChangeLog
View file @
70d5fb1c
2004
-
09
-
08
Ben
Elliston
<
bje
@
au
.
ibm
.
com
>
*
doc
/
rtl
.
texi
(
Insns
):
Document
NOTE_INSN_FUNCTION_BEG
.
2004
-
09
-
07
Frank
Ch
.
Eigler
<
fche
@
redhat
.
com
>
*
builtins
.
c
(
std_gimplify_va_arg_expr
):
Mark
INDIRECT_REF
nodes
...
...
gcc/doc/rtl.texi
View file @
70d5fb1c
...
...
@@ -3097,6 +3097,11 @@ those loops in which the exit test has been duplicated. This position
becomes
another
virtual
start
of
the
loop
when
considering
loop
invariants
.
@findex
NOTE_INSN_FUNCTION_BEG
@item
NOTE_INSN_FUNCTION_END
Appears
at
the
start
of
the
function
body
,
after
the
function
prologue
.
@findex
NOTE_INSN_FUNCTION_END
@item
NOTE_INSN_FUNCTION_END
Appears
near
the
end
of
the
function
body
,
just
before
the
label
that
...
...
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