re PR bootstrap/90873 (-Wmaybe-uninitialized warning in gcc/tree-ssa-forwprop.c break...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 13 Jun 2019 21:56:37 +0000 (23:56 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 13 Jun 2019 21:56:37 +0000 (21:56 +0000)
commita873b76f0ef06b7c75d17079fb5fd3da70daa068
tree2c9fc2c2427ca5f755a6ad3823ae4c2c30ba7bff
parentd7a290758bc85b19e077264678c8ff795491f706
re PR bootstrap/90873 (-Wmaybe-uninitialized warning in gcc/tree-ssa-forwprop.c breaks 32-bit bootstrap)

PR bootstrap/90873
* tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Also check that
dbase is not TARGET_MEM_REF.

From-SVN: r272273
gcc/ChangeLog
gcc/tree-ssa-alias.c