Go to file
Richard Kenner dd27116b8f (expand_expr): Set IGNORE if target is const0_rtx or result type is VOID.
Move most IGNORE processing to one place to avoid expanding things that don't
need to be expanded.
(expand_expr, case CONSTRUCTOR, case COND_EXPR): If IGNORE, don't expand
anything we don't have to.
(expand_expr, case CONVERT_EXPR): Don't deal with IGNORE here.

From-SVN: r4714
1993-06-23 07:50:02 -04:00
gcc (expand_expr): Set IGNORE if target is const0_rtx or result type is VOID. 1993-06-23 07:50:02 -04:00