OSDN Git Service

(emit_nop): Do not emit a nop if there is a single insn before a label
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jul 1995 12:36:28 +0000 (12:36 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jul 1995 12:36:28 +0000 (12:36 +0000)
commit0bddea1fc2b61dab9d787b465166167e77f63131
tree566599dd911ad222b6c66f8a0a38d2528b937567
parentbba14e0b605d8ed718f3e2df155db55743a8bee1
(emit_nop): Do not emit a nop if there is a single insn before a label
or at the start of a function.

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