On Thu, Aug 23, 2012 at 9:35 AM, Richard Guenther <rguent...@suse.de> wrote: > + The same applies to virtual operands which are also rewritten into > + loop closed SSA form. Note that virtual operands are always live > + until function exit.
Ouch! What does this do to the memory foot print and compile time for PR54146? Ciao! Steven