[PATCH AVX512] [81.1/n] Extend `function_code' field in `tree_var_decl' structure.

Jakub Jelinek jakub@redhat.com
Thu Oct 23 11:10:00 GMT 2014


On Wed, Oct 22, 2014 at 11:51:32AM +0400, Kirill Yukhin wrote:
> gcc/
> 	* tree-core.h (tree_var_decl): Extend `function_code' field
> 	by one bit, move `regdecl_flag' field to ...
> 	(tree_decl_with_vis): Here.
> 	* tree.h (DECL_STATIC_CHAIN): Update struct name.
> 	
> 
> Bootstrapped.
> 
> Is it ok for trunk?

Ok for trunk for now, I hope we can reduce the number of builtins in the future
though.  Even the current 1470 i?86 builtins is too big IMHO, and if you add
hundreds further builtins...

	Jakub



More information about the Gcc-patches mailing list