2015-03-12 Richard Biener <rguenther@suse.de>
commit7386c9d6c0a9754d183289d89268b290fd19a2a5
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Mar 2015 13:02:42 +0000 (12 13:02 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Mar 2015 13:02:42 +0000 (12 13:02 +0000)
tree9ceb774564833f61a19b23ec390e9101e1131c61
parentf4252e723d153fa103a07e86408b33bb11b117c2
2015-03-12  Richard Biener  <rguenther@suse.de>

PR middle-end/65270
* fold-const.c (operand_equal_p): Fix ordering of resetting
OEP_ADDRESS_OF and checking for it in the [TARGET_]MEM_REF case.

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