* fold-const.c (fold_comparsion): Pass OEP_ADDRESS_OF when comparing
commitc5b65d9b7c4096fc5e6077a1e6561c96212a7cd4
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 2015 05:26:47 +0000 (12 05:26 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 2015 05:26:47 +0000 (12 05:26 +0000)
tree186f32cb02bcc0b34ce572b5f6a7fd63ddb605a8
parent2039eb2ec1721245f0a590d5b72dad7c3f2189d3
* fold-const.c (fold_comparsion): Pass OEP_ADDRESS_OF when comparing
addresses.
(fold_addr_of_array_ref_difference): Likewise.

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