This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> I am sure it doesn't need to use it. I am not sure if it is using it.
>
> Thanks for the test. I will try to remove this variable tomorrow.

The attached patch fixes this problem. OK if bootstraps and tests are OK?

2008-05-28  Rafael Espindola  <espindola@google.com>

	* tree.c (reset_type_lang_specific): Set non integer sizes in
	RECORD_TYPEs to NULL_TREE.

>> --Bill


Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047

Attachment: struct-size.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]