rtl.h (insns_safe_to_move_p): New function.
authorMark Mitchell <mark@codesourcery.com>
Sun, 19 Sep 1999 16:04:01 +0000 (16:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Sep 1999 16:04:01 +0000 (16:04 +0000)
commit3b10cf4be76c929ba27a62c3dfd70b8017155635
tree07f4f7a539e15cea1a65dc0b43285692ada2a516
parent47d7090eeb4503fa6123cf1089a560b6379bff56
rtl.h (insns_safe_to_move_p): New function.

* rtl.h (insns_safe_to_move_p): New function.
* loop.c (find_and_verify_loops): Use it.
* rtlanal.c (insns_safe_to_move_p): Define it.

From-SVN: r29509
gcc/ChangeLog
gcc/loop.c
gcc/rtl.h
gcc/rtlanal.c
gcc/testsuite/g++.old-deja/g++.eh/crash1.C [new file with mode: 0644]