On Mon, 17 Feb 2014, Jeff Law wrote:
> On 02/17/14 06:42, Richard Biener wrote:
> >
> > This makes us release the virtual SSA name associated with a call that
> > is inlined. This removes some garbage that is otherwise kept live
> > duing early opts (and thus reduces whole-program footprint).
>
On 02/17/14 06:42, Richard Biener wrote:
This makes us release the virtual SSA name associated with a call that
is inlined. This removes some garbage that is otherwise kept live
duing early opts (and thus reduces whole-program footprint).
With this patch and the separately posted ipa-prop chan
This makes us release the virtual SSA name associated with a call that
is inlined. This removes some garbage that is otherwise kept live
duing early opts (and thus reduces whole-program footprint).
With this patch and the separately posted ipa-prop change I can
bootstrap & regtest with
Index: g