emit-rtl.c (emit_*_scope): Only access INSN_SCOPE if active_insn_p.
authorDavid S. Miller <davem@redhat.com>
Wed, 12 Jun 2002 06:14:03 +0000 (23:14 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Wed, 12 Jun 2002 06:14:03 +0000 (23:14 -0700)
commitd11cea133f5948538cea695a0e3085eb22d6bb38
treef35aa66c7313d22e67c7ace0bb1ae940e9d3ef07
parent676997cfd2c72fe7a5fa815d78e8a7351072c7d4
emit-rtl.c (emit_*_scope): Only access INSN_SCOPE if active_insn_p.

2002-06-11  David S. Miller  <davem@redhat.com>

* emit-rtl.c (emit_*_scope): Only access INSN_SCOPE if
active_insn_p.

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