emit-rtl.c (gen_sequence): Only return the pattern of an insn if its code is INSN...
authorAndrew Haley <aph@cygnus.com>
Mon, 22 Nov 1999 14:53:20 +0000 (14:53 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 22 Nov 1999 14:53:20 +0000 (14:53 +0000)
commitee265800a59c05c2a8b90789a3b8b0da41048cb5
tree1aef890d421b309c06309caea7931fda8a0d45c8
parent6c85df69493ee39a1d611150f00982e1f546491b
emit-rtl.c (gen_sequence): Only return the pattern of an insn if its code is INSN and it has no notes.

Fri Nov 12 14:08:40 1999  Andrew Haley  <aph@cygnus.com>

* emit-rtl.c (gen_sequence): Only return the pattern of an insn if
its code is INSN and it has no notes.

From-SVN: r30612
gcc/ChangeLog
gcc/emit-rtl.c