stmt.c (expand_end_loop): Tidy.
authorMark Mitchell <mark@markmitchell.com>
Mon, 17 Aug 1998 09:30:15 +0000 (09:30 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Aug 1998 09:30:15 +0000 (03:30 -0600)
commit0720f6fbcd82afb4f87d9822af12738cef51be16
treeefa4b7eb799766fb0924c25c6c47435b681d74bf
parent804a4e13f8c8f010adf3db2a0f20e424d4edc0e0
stmt.c (expand_end_loop): Tidy.

        * stmt.c (expand_end_loop): Tidy.  Allow unconditional
        jumps out of the loop to be treated as part of the exit test.

From-SVN: r21782
gcc/ChangeLog
gcc/stmt.c