re PR target/51408 (Miscompilation in arm.md:*minmax_arithsi)
authorKazu Hirata <kazu@codesourcery.com>
Mon, 5 Dec 2011 16:11:35 +0000 (16:11 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 5 Dec 2011 16:11:35 +0000 (16:11 +0000)
commit100ed614f49dc076ce55c695398a0aa41bbd9b75
tree80d9c8c64e201a8f16cedc97c992406cb04a51f2
parentc4ce224c4b344c31347e526a4f8825c4daa414bd
re PR target/51408 (Miscompilation in arm.md:*minmax_arithsi)

gcc/
PR target/51408
* config/arm/arm.md (*minmax_arithsi): Always require the else
clause in the MINUS case.

gcc/testsuite/
PR target/51408
* gcc.dg/pr51408.c: New.

From-SVN: r182014
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr51408.c [new file with mode: 0644]