OSDN Git Service

(expand_expr): Don't force ignore when expanding the
authormerrill <merrill@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Apr 1994 18:12:36 +0000 (18:12 +0000)
committermerrill <merrill@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Apr 1994 18:12:36 +0000 (18:12 +0000)
commitfa3cf4913ed1bd351a8eadc996387a64ef134e62
treec278c11b98e8d0fbdbbb5f0b5ca9ba37d4c03129
parent2f2bea830873be02d9e02c23c174d5e006620948
 (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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7100 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/expr.c