]> git.ipfire.org Git - thirdparty/gcc.git/commit
* fold-const.c (operand_equal_p): Document OEP_ADDRESS_OF
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 2015 19:37:47 +0000 (19:37 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 2015 19:37:47 +0000 (19:37 +0000)
commit42476750535bfac998463b3fb26046911d252dce
tree5450cb9c06657b0b025e9638dba976f0921562ea
parentd9ac4c34752ce86cb6ce11624ac5497bb95feff2
* fold-const.c (operand_equal_p): Document OEP_ADDRESS_OF
and OEP_CONSTANT_ADDRESS_OF; skip type compatibility checks
when OEP_ADDRESS_OF is se.

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