projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
336bc4a
)
Note that INSN_PTR may be the note at the beginning of a block
author
Alexandre Oliva
<aoliva@gcc.gnu.org>
Fri, 5 Jan 2001 22:06:56 +0000
(22:06 +0000)
committer
Alexandre Oliva
<aoliva@gcc.gnu.org>
Fri, 5 Jan 2001 22:06:56 +0000
(22:06 +0000)
From-SVN: r38726
gcc/lcm.c
patch
|
blob
|
history
diff --git
a/gcc/lcm.c
b/gcc/lcm.c
index 25932d1c98517fcce3c5f9d4568c022ee596217d..ff442749605ddb1af55e731d941720f8ad3ac084 100644
(file)
--- a/
gcc/lcm.c
+++ b/
gcc/lcm.c
@@
-851,7
+851,8
@@
pre_edge_rev_lcm (file, n_exprs, transp, st_avloc, st_antloc, kill,
/* This structure contains the information for each insn which requires
either single or double mode to be set.
MODE is the mode this insn must be executed in.
- INSN_PTR is the insn to be executed.
+ INSN_PTR is the insn to be executed (may be the note that marks the
+ beginning of a basic block).
BBNUM is the flow graph basic block this insn occurs in.
NEXT is the next insn in the same basic block. */
struct seginfo