r216590 - in /trunk/gcc: ChangeLog tree-core.h ...

kyukhin@gcc.gnu.org kyukhin@gcc.gnu.org
Thu Oct 23 11:44:00 GMT 2014


Author: kyukhin
Date: Thu Oct 23 11:44:12 2014
New Revision: 216590

URL: https://gcc.gnu.org/viewcvs?rev=216590&root=gcc&view=rev
Log:
AVX-512. 81.1/n. Extend `function_code' field `tree_var_decl' structure.

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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-core.h
    trunk/gcc/tree.h



More information about the Gcc-cvs mailing list