This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r162142 - in /trunk/gcc: ChangeLog recog.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]