diff options
author | Jeff Law <law@redhat.com> | 2005-12-14 09:15:53 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2005-12-14 09:15:53 -0700 |
commit | 622f91baa80861cf721cc364652b7ce47707a6e7 (patch) | |
tree | 508d1e36512ecd1b4e57698cc4a555112ed60e53 /libjava | |
parent | 08a5aaa2e3b0384f72b118ec42d6fb64d22ca891 (diff) | |
download | gcc-622f91baa80861cf721cc364652b7ce47707a6e7.zip gcc-622f91baa80861cf721cc364652b7ce47707a6e7.tar.gz gcc-622f91baa80861cf721cc364652b7ce47707a6e7.tar.bz2 |
tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer to a structure containing state rather than a...
* tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer
to a structure containing state rather than a pointer to bool.
(case ARRAY_REF): New code to handle folding some array references.
(case ADDR_EXPR): Note when we are processing expressions found
within an ADDRE_EXPR.
(fold_stmt, fold_stmt_inplace): Pass in a structure to fold_stmt_r
for state variables rather than just a pointer to a boolean.
* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove
handling of constant string references.
* gcc.dg/tree-ssa/foldstring-1.c: New test.
From-SVN: r108519
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions