loop.c (scan_loop): Do not consider insns setting the frame pointer to be candidates...
authorUlrich Weigand <uweigand@de.ibm.com>
Sun, 19 Jun 2005 13:27:04 +0000 (13:27 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sun, 19 Jun 2005 13:27:04 +0000 (13:27 +0000)
commit9f24cc73613940d9c96c8857b92c805126f34873
treef92f890cdee3499a3c956af5f59ec062b73457a5
parentaf12f8ea01180c592d6ab79407b0d6781f86eea7
loop.c (scan_loop): Do not consider insns setting the frame pointer to be candidates for hoisting.

* loop.c (scan_loop): Do not consider insns setting the frame
pointer to be candidates for hoisting.

From-SVN: r101182
gcc/ChangeLog
gcc/loop.c