expr.c
308 KB
-
re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment) · 1bbd65cd
PR middle-end/14470 * expr.c (mark_queue): New function. (emit_insns_enqueued_after_mark): New function replacing emit_queue. Clear the body of emitted queued insns. (emit_queue): Call emit_insns_enqueued_after_mark. (store_expr): Mark the increment queue on entry. Emit only the incrementations queued when expanding the source. From-SVN: r79822
Eric Botcazou committed