------- Comment #6 from jakub at gcc dot gnu dot org 2010-07-13 14:04 ------- Subject: Bug 44701
Author: jakub Date: Tue Jul 13 14:03:49 2010 New Revision: 162142 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162142 Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/recog.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44701