Fix thinko in previous sparc setcc changes.
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Oct 2011 04:04:06 +0000 (04:04 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Thu, 27 Oct 2011 04:04:06 +0000 (21:04 -0700)
commit78968b7620c8c3ee2490a74ca93a0300d18773a2
treec9e687cb2220cf157959d4b6286ff9cf88483364
parent56ec62fa1d3d2a8655e4abc129f6e19a49e89d9a
Fix thinko in previous sparc setcc changes.

* config/sparc/sparc.c (emit_scc_insn): Force attempt of v9 sequences
if we're comparing DImode and comparison is other than EQ or NE.

From-SVN: r180558
gcc/ChangeLog
gcc/config/sparc/sparc.c