]> git.ipfire.org Git - thirdparty/gcc.git/commit
* stmt.c (expand_end_loop): Tidy. Allow unconditional
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1998 09:30:15 +0000 (09:30 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1998 09:30:15 +0000 (09:30 +0000)
commite7b4302ae58f25a9e0b53362f7f74aba94bd86bd
treeefa4b7eb799766fb0924c25c6c47435b681d74bf
parentac247d85913e4a5285c158ff0ae9aafd4d7a1a9e
    * stmt.c (expand_end_loop): Tidy.  Allow unconditional
        jumps out of the loop to be treated as part of the exit test.

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