diff options
author | Martin Jambor <mjambor@suse.cz> | 2009-05-18 01:33:35 +0200 |
---|---|---|
committer | Martin Jambor <jamborm@gcc.gnu.org> | 2009-05-18 01:33:35 +0200 |
commit | 8b75fc9ba6acfe2e950442b0e0d03d20c3ac7c5b (patch) | |
tree | 40b1fc9afaab5a13214ff3c7d9843257e8c24f67 /gcc/fortran/expr.c | |
parent | f133d4a2aa3f48c733e61c0d3b8873e11dc7c620 (diff) | |
download | gcc-8b75fc9ba6acfe2e950442b0e0d03d20c3ac7c5b.zip gcc-8b75fc9ba6acfe2e950442b0e0d03d20c3ac7c5b.tar.gz gcc-8b75fc9ba6acfe2e950442b0e0d03d20c3ac7c5b.tar.bz2 |
ipa-prop.c (ipa_check_stmt_modifications): Removed.
2009-05-18 Martin Jambor <mjambor@suse.cz>
* ipa-prop.c (ipa_check_stmt_modifications): Removed.
(visit_store_addr_for_mod_analysis): New function.
(ipa_detect_param_modifications): Use walk_stmt_load_store_addr_ops.
(determine_cst_member_ptr): Use gimple_assign_single_p.
(ipa_get_stmt_member_ptr_load_param): Use gimple_assign_single_p.
(ipa_analyze_call_uses): Use !gimple_assign_rhs2 rather than number of
operands. Don't check number of operands of a NOP_EXPR.
* testsuite/gcc.dg/ipa/modif-1.c: Do not check for unmodified int
parameter.
From-SVN: r147645
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions