OSDN Git Service

Fix for SH gcc.c-torture/compile/991229-3.c failure:
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Feb 2000 11:38:10 +0000 (11:38 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Feb 2000 11:38:10 +0000 (11:38 +0000)
commitf41269a8931398aba8162ddad6aa08dd8261c0c4
treee263a0246c94bdf9382ea0a6c810f8cb713e8020
parent5846cb0f7c383a8d45735243e411fb6a5ecb6f70
Fix for SH gcc.c-torture/compile/991229-3.c failure:
* loop.c (reg_in_basic_block_p): Don't abort when falling through
to the end of the function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32229 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c