fold-const.c (build_fold_addr_expr_with_type): Take the address of the operand of...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 20 May 2009 16:01:41 +0000 (16:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 20 May 2009 16:01:41 +0000 (16:01 +0000)
commitd98e8686339d5b50821077a730f7a3b2006251f2
treefdab576bb1a6b5daa8c14a1230d6407d28218072
parent37c5043589c8a28e3e2dc64bdc78fa22be5f96e1
fold-const.c (build_fold_addr_expr_with_type): Take the address of the operand of VIEW_CONVERT_EXPR.

* fold-const.c (build_fold_addr_expr_with_type): Take the address of
the operand of VIEW_CONVERT_EXPR.

From-SVN: r147739
gcc/ChangeLog
gcc/fold-const.c