re PR target/12654 (Incorrect comparison code generated for Alpha)
authorFalk Hueffner <falk@debian.org>
Mon, 20 Oct 2003 07:59:45 +0000 (09:59 +0200)
committerFalk Hueffner <falk@gcc.gnu.org>
Mon, 20 Oct 2003 07:59:45 +0000 (09:59 +0200)
commite006ced29a861befefecbb9acb828a5ce8289a34
tree63f17f5aeda65008c0cc5ad0b0897006c4dfc4c2
parent8b7ebc31f26c15615c810c708f8098c49721df98
re PR target/12654 (Incorrect comparison code generated for Alpha)

PR target/12654
* config/alpha/alpha.c (alpha_emit_conditional_branch): Don't do
comparison against constant by adjusting the argument except for
EQ and NE.

From-SVN: r72696
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/testsuite/gcc.c-torture/execute/20031020-1.c [new file with mode: 0644]