(expand_expr): Don't force ignore when expanding the subexpression of a WITH_CLEANUP_...
authorJason Merrill <merrill@gnu.org>
Wed, 20 Apr 1994 18:12:36 +0000 (18:12 +0000)
committerJason Merrill <merrill@gnu.org>
Wed, 20 Apr 1994 18:12:36 +0000 (18:12 +0000)
commit6fcc9690b3dad9ecb8fd7233e96308342d9cdf5e
treec278c11b98e8d0fbdbbb5f0b5ca9ba37d4c03129
parentc8fc4697544088331ea429b51ac31d6777be387e
(expand_expr): Don't force ignore when expanding the subexpression of a WITH_CLEANUP_EXPR.

 (expand_expr): Don't force ignore when expanding the
        subexpression of a WITH_CLEANUP_EXPR.  Don't check ignore when
        deciding whether or not to expand the cleanup for a TARGET_EXPR.

From-SVN: r7100
gcc/expr.c