]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.c (barrier_align): Check that an operand really is an insn before extracting its...
authorAndrew Haley <aph@cambridge.redhat.com>
Tue, 24 Jul 2001 15:25:51 +0000 (15:25 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 24 Jul 2001 15:25:51 +0000 (15:25 +0000)
commit2b9d17c73c1b69e3e61a010ce31723338713a02d
tree12a74f32067a0a22ece4d83fc4ae3a800b22a6d0
parent41971242ccca8d431b01c3aadf36ab3867f86ab7
sh.c (barrier_align): Check that an operand really is an insn before extracting its INSN_CODE.

2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>

        * config/sh/sh.c (barrier_align): Check that an operand really is
        an insn before extracting its INSN_CODE.

From-SVN: r44303
gcc/ChangeLog
gcc/config/sh/sh.c