[PATCH] Shrink struct function

Roger Sayle roger@eyesopen.com
Thu Jun 15 22:59:00 GMT 2006


On Thu, 15 Jun 2006, Richard Guenther wrote:
> 2006-06-15  Richard Guenther  <rguenther@suse.de>
>
> 	* function.h (enum function_frequency): Move declaration
> 	out of struct function.
> 	(struct function): Move bool fields and the enum to the bitfield
> 	section.  Reorder elements to avoid padding.  Remove unused
> 	fields left over from the RTL inliner removal.
> 	* Makefile.in (ipa-reference.o): Add $(FUNCTION_H) dependency.
> 	(ipa-type-escape.o): Likewise.

This is OK for mainline.

Roger
--



More information about the Gcc-patches mailing list