Fix for SH gcc.c-torture/compile/991229-3.c failure:
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Mon, 28 Feb 2000 11:38:10 +0000 (11:38 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 28 Feb 2000 11:38:10 +0000 (11:38 +0000)
commit035a6890e978b3ba9e23b8c202c2dbf997f2b673
treee263a0246c94bdf9382ea0a6c810f8cb713e8020
parent18c038b9ca6f4e60c625636506cfe5a3290475a9
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.

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