]> gcc.gnu.org Git - gcc.git/commit
(jump_optimize): If we reverse "if (foo) bar else break;" and there follows a NOTE_IN...
authorRichard Earnshaw <erich@gnu.org>
Fri, 24 Jun 1994 19:35:38 +0000 (19:35 +0000)
committerRichard Earnshaw <erich@gnu.org>
Fri, 24 Jun 1994 19:35:38 +0000 (19:35 +0000)
commitf0e1b9a9887363dc693310491da72bd22b061cf4
tree339f0e0298905ef53480ec8f6e9b5e8d11d50833
parentc9d4d2b46bee41014c266cf657f65852edaf95cd
(jump_optimize): If we reverse "if (foo) bar else break;" and there follows a NOTE_INSN_LOOP_END...

(jump_optimize): If we reverse "if (foo) bar else break;"
and there follows a NOTE_INSN_LOOP_END, move the note before "bar".

From-SVN: r7557
gcc/jump.c
This page took 0.072596 seconds and 5 git commands to generate.