projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d8af0
)
Fix the comment, it is propagate_one_insn, not propagate_on_insn.
author
H.J. Lu
<hjl@gcc.gnu.org>
Mon, 28 May 2001 16:27:03 +0000
(09:27 -0700)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Mon, 28 May 2001 16:27:03 +0000
(09:27 -0700)
From-SVN: r42675
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0801d663b9bf115c34a5824a820a8b6b1f7582a1..294ad501e8f6eb43d5ee7b681d2bb7f4dbfc673a 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-9641,7
+9641,7
@@
Tue Jan 16 22:23:04 2001 Alan Modra (alan@linuxcare.com.au)
Tue Jan 16 17:20:43 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
- * flow.c (propagate_on_insn): Make trying to delete a prologue
+ * flow.c (propagate_on
e
_insn): Make trying to delete a prologue
or epilogue insn an ICE, not a warning. Allow doing this if
the current function returns with stack pointer depressed.