]> git.ipfire.org Git - thirdparty/gcc.git/commit
recog.c (constrain_operands): Only look for earlyclobber operand conflicts if an...
authorSteven Bosscher <stevenb@suse.de>
Mon, 31 Jan 2005 21:14:44 +0000 (21:14 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 31 Jan 2005 21:14:44 +0000 (21:14 +0000)
commit9ea888348fda5bbe3f33ec2b241d7adb1c94383b
tree307f8c382d41080ae71e44f27304f20bcafe33d1
parent75a3bd9d651df22415296c08a50f10869ec10d5a
recog.c (constrain_operands): Only look for earlyclobber operand conflicts if an '&' constraint was seen.

* recog.c (constrain_operands): Only look for earlyclobber operand
conflicts if an '&' constraint was seen.

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