[lto][patch] remove local variables from types (after gimplification)

Rafael Espindola espindola@google.com
Thu Jun 26 14:53:00 GMT 2008


>> It looks like we lose an optimization if we can't recognize a constant size.
>
> Sure we will.  But we are not talking about NULL-ing non-constant sizes,
> no?  Of course TYPE_SIZE{_UNIT} accessors might need a non-NULL
> check in some places.

We are removing only non integer ones. The original idea was to use a
pointer to element type instead of an array, but you convinced us not
to :-)

> Richard.
>


Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047



More information about the Gcc-patches mailing list