* gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace
commit7c1cc03cf8994ff47f77f73df244b181a3ba7936
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jan 2019 12:12:58 +0000 (17 12:12 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jan 2019 12:12:58 +0000 (17 12:12 +0000)
tree14b17c88e815625a5e0951e64f8a3fc0525a98e2
parent56b37606571d784ab4e72edc7cc23022e538f771
* gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace
flag_non_call_exceptions with cfun->can_throw_non_call_exceptions.
(stmt_uses_0_or_null_in_undefined_way): Likewise.
* tree-ssa-alias.c (same_addr_size_stores_p): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-ssa-isolate-paths.c
gcc/tree-ssa-alias.c