diff options
| author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-05 11:54:57 +0000 |
|---|---|---|
| committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-05 11:54:57 +0000 |
| commit | b20948437018b4232e14da1b2e34503816013a9a (patch) | |
| tree | e0c9363247eab231143d008192f4e50d889196bc /libjava/gnu/java/security/Engine.java | |
| parent | 25ff63d0d77c3802ccd7cf5b3034db2361c588f9 (diff) | |
| download | ppe42-gcc-b20948437018b4232e14da1b2e34503816013a9a.tar.gz ppe42-gcc-b20948437018b4232e14da1b2e34503816013a9a.zip | |
* tree.h (contains_placeholder_p): Now returns bool.
(CONTAINS_PLACEHOLDER_P): New macro.
(type_contains_placeholder_p): New function.
* tree.c (save_expr): Remove code avoiding folding COMPONENT_REF.
(contains_placeholder_p): Now returns bool.
Rework to use CONTAINS_PLACEHOLDER_P macro.
(type_contains_placeholder_p): New function.
* fold-const.c (fold, case COMPONENT_REF): Don't fold if
type_contains_placeholder_p.
(fold_range_test, fold_mathfn_compare, fold_inf_compare, fold):
Use CONTAINS_PLACEHOLDER_P macro.
* builtins.c (fold_builtin): Likewise.
* calls.c (initialize_argument_information): Likewise.
* emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
* explow.c (expr_size): Likewise.
* expr.c (store_constructor, get_inner_reference): Likewise.
* function.c (assign_parms): Likewise.
* stor-layout.c (variable_size): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68969 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java/security/Engine.java')
0 files changed, 0 insertions, 0 deletions

