aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-04-26 15:43:50 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-04-26 15:43:50 +0000
commitfc611ce0f5aa284bd88116eab9c781a9e95e0e79 (patch)
treee677c2a2cecce758e9be195b1143cdb72174210c /libjava
parentd4047e241e8c3f88b53f8c14bd8dc77d82d8efbb (diff)
downloadgcc-fc611ce0f5aa284bd88116eab9c781a9e95e0e79.zip
gcc-fc611ce0f5aa284bd88116eab9c781a9e95e0e79.tar.gz
gcc-fc611ce0f5aa284bd88116eab9c781a9e95e0e79.tar.bz2
cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
* cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P. * init.c (decl_constant_value): Check TREE_READONLY_DECL_P. * call.c (convert_like_real): Don't test TREE_READONLY_DECL_P before calling decl_constant_value. * class.c (check_bitfield_decl): Likewise. * cvt.c (ocp_convert): Likewise. (convert): Likewise. * decl.c (compute_array_index_type): Likewise. (build_enumerator): Likewise. * decl2.c (check_cp_case_value): Likewise. * pt.c (convert_nontype_argument): Likewise. (tsubst): Likewise. * typeck.c (decay_conversion): Likewise. (build_compound_expr): Likewise. (build_reinterpret_cast): Likewise. (build_c_cast): Likewise. (convert_for_assignment): Likewise. From-SVN: r33446
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions