* utils2.c (known_alignment, contains_save_expr_p)
authorTomas Bily <tbily@suse.cz>
Mon, 12 May 2008 14:20:35 +0000 (16:20 +0200)
committerTomas Bily <tomby@gcc.gnu.org>
Mon, 12 May 2008 14:20:35 +0000 (16:20 +0200)
commit751d1520c31199d7a67e8c3caaed4e4af90fcb75
tree4f9197dd372e807b35158d95c6870719d2c538c5
parent63a906f02b620920f146512e2c5572b2ae5314f8
* utils2.c (known_alignment, contains_save_expr_p)
        (gnat_mark_addressable): Use CASE_CONVERT.

        * decl.c (annotate_value): Likewise.

        * trans.c (maybe_stabilize_reference): Likewise.

        * utils2.c (build_binary_op): Use CONVERT_EXPR_P.

        * utils.c (rest_of_record_type_compilation): Likewise.

        * trans.c (protect_multiple_eval, Attribute_to_gnu)
        (protect_multiple_eval): Likewise.

From-SVN: r135215
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/ada/trans.c
gcc/ada/utils.c
gcc/ada/utils2.c