(emit_nop): Do not emit a nop if there is a single insn before a label
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 26 Jul 1995 12:36:28 +0000 (08:36 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 26 Jul 1995 12:36:28 +0000 (08:36 -0400)
commitdfda5a87b5432c74b6f5dde252a0d07c81314332
tree566599dd911ad222b6c66f8a0a38d2528b937567
parent04f42b07d52c170225f91ed5f0fdb10b4ed602ce
(emit_nop): Do not emit a nop if there is a single insn before a label
or at the start of a function.

From-SVN: r10162
gcc/stmt.c