Commit 20b142cc by H.J. Lu

Fix the comment, it is propagate_one_insn, not propagate_on_insn.

From-SVN: r42675
parent 26d8af06
...@@ -9641,7 +9641,7 @@ Tue Jan 16 22:23:04 2001 Alan Modra (alan@linuxcare.com.au) ...@@ -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> 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_one_insn): Make trying to delete a prologue
or epilogue insn an ICE, not a warning. Allow doing this if or epilogue insn an ICE, not a warning. Allow doing this if
the current function returns with stack pointer depressed. the current function returns with stack pointer depressed.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment