aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2004-12-23 14:05:50 +0100
committerEric Botcazou <ebotcazou@gcc.gnu.org>2004-12-23 13:05:50 +0000
commit579eab589756ecf43ea7b1466d2946506b66c948 (patch)
tree9c790fec64531932388b34f958c5793477000d23 /gcc/tree.c
parent2614034eead349c8ae65e7f106bdce4212e9b71a (diff)
downloadgcc-579eab589756ecf43ea7b1466d2946506b66c948.zip
gcc-579eab589756ecf43ea7b1466d2946506b66c948.tar.gz
gcc-579eab589756ecf43ea7b1466d2946506b66c948.tar.bz2
re PR middle-end/17746 (ICE when building the Ada RTS)
PR middle-end/17746 * expr.c (get_inner_reference): Add 'keep_aligning' parameter. Break on aligning VIEW_CONVERT_EXPR nodes on STRICT_ALIGNMENT platforms only if keep_aligning is true. (expand_assignment): Adjust call to get_inner_reference. (expand_expr_addr_expr_1): Likewise. (expand_expr_real_1): Likewise. * dojump.c (do_jump): Likewise. * dwarf2out.c (loc_descriptor_from_tree_1): Likewise. * fold-const.c (optimize_bit_field_compare): Likewise. (decode_field_reference): Likewise. (split_address_to_core_and_offset): Likewise. * tree-ssa-loop-ivopts.c (split_address_cost): Likewise. * tree.h (get_inner_reference): Adjust prototype. ada/ * trans.c (Attribute_to_gnu): Adjust call to get_inner_reference. * utils2.c (build_unary_op): Likewise. From-SVN: r92550
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions