re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)
authorJakub Jelinek <jakub@redhat.com>
Tue, 13 Jul 2010 14:03:49 +0000 (16:03 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 13 Jul 2010 14:03:49 +0000 (16:03 +0200)
commitc55c061a89bf2afbfa4eeff80ec9f601d8e513db
treeb2476214f08f676b7b7735bcdf5284c77c0a4c34
parent85e5e340bed7df53a521af7e578d7faf830f40c1
re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)

PR testsuite/44701
* recog.c (constrain_operands): Allow side-effects in memory
operands if either < or > constraint is used, rather than if
both < and > is used.

From-SVN: r162142
gcc/ChangeLog
gcc/recog.c