]> git.ipfire.org Git - thirdparty/gcc.git/commit
alpha.c (alpha_emit_setcc): Fix test for when gen_lowpart is needed.
authorRichard Henderson <rth@redhat.com>
Fri, 12 Jun 2009 05:23:38 +0000 (22:23 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 12 Jun 2009 05:23:38 +0000 (22:23 -0700)
commit7c1db202df5854c842f03ae423cd56431d35a43d
treeccf341729eb469286ecbd108887eb0ec223cfb72
parent42755c21511d94f8ce81d1b7cc6e7601953525a9
alpha.c (alpha_emit_setcc): Fix test for when gen_lowpart is needed.

        * config/alpha/alpha.c (alpha_emit_setcc): Fix test for
        when gen_lowpart is needed.

From-SVN: r148413
gcc/ChangeLog
gcc/config/alpha/alpha.c