PR testsuite/44701
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2010 14:03:49 +0000 (14:03 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2010 14:03:49 +0000 (14:03 +0000)
commit6ada23605d5c071d42e7e64fadc9617239c868da
treeb2476214f08f676b7b7735bcdf5284c77c0a4c34
parent066f315a534c9bbb27a36440308fb7685d0ecabd
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162142 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/recog.c