On Sun, May 29, 2011 at 12:29 AM, Jan Hubicka wrote:
> Hi,
> this patch makes us to use enum and variable length i/o at places it fits.
> Only non-standard thing is stremaing of built_in_class that does not allow
> adding
> LAST field or we get warning that the type no longer fits in the bitfield
Hi,
this patch makes us to use enum and variable length i/o at places it fits.
Only non-standard thing is stremaing of built_in_class that does not allow
adding
LAST field or we get warning that the type no longer fits in the bitfield.
Bootstrapped/regtested x86_64-linux, OK?
Honza
* lt