https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65270
--- Comment #35 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Thu Mar 12 13:02:42 2015 New Revision: 221386 URL: https://gcc.gnu.org/viewcvs?rev=221386&root=gcc&view=rev Log: 2015-03-12 Richard Biener <rguent...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/fold-const.c