gcse.c (compute_ld_motion_mems): If a non-simple MEM is found in a REG_EQUAL note...
authorJulian Brown <julian@codesourcery.com>
Sat, 18 May 2013 03:48:18 +0000 (03:48 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 18 May 2013 03:48:18 +0000 (21:48 -0600)
commit2df013f3cd4c36b7e309758d9210e6cab0d5d83f
tree1ad77ed0fbaad974aac23c81dbb8249ba213341c
parent933f507d1fda886c1471c200f79b02e1c6d3fb2c
gcse.c (compute_ld_motion_mems): If a non-simple MEM is found in a REG_EQUAL note, invalidate it.

       * gcse.c (compute_ld_motion_mems): If a non-simple MEM is
       found in a REG_EQUAL note, invalidate it.

From-SVN: r199049
gcc/ChangeLog
gcc/gcse.c