fold-const.c (operand_equal_p): Do not verify that types are compatible for MEM_REFs.
authorJan Hubicka <hubicka@ucw.cz>
Wed, 28 Oct 2015 16:35:15 +0000 (17:35 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 28 Oct 2015 16:35:15 +0000 (16:35 +0000)
commitc5ab2fd47817b89703839f11c458ccba966cfd65
treef8a5deb0aecd97b36f6e567bc3ad649f165beb30
parentfe4ed7b1e8ee8b6df26f92308ebce623258c4cc0
fold-const.c (operand_equal_p): Do not verify that types are compatible for MEM_REFs.

* fold-const.c (operand_equal_p): Do not verify that types are
compatible for MEM_REFs.

From-SVN: r229494
gcc/ChangeLog
gcc/fold-const.c