gcc ./ChangeLog ./attribs.c doc/extend.texi

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Fri Dec 7 10:49:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	gcc
Changes by:	aldyh@sources.redhat.com	2001-12-07 10:49:17

Modified files:
	.              : ChangeLog attribs.c 
	doc            : extend.texi 

Log message:
	2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
	
	* doc/extend.texi (Variable Attributes): Document vector_size.
	
	* attribs.c (c_common_attribute_table): Add vector_size.
	(handle_vector_size_attribute): New.
	(vector_size_helper): New.
	(decl_attributes): Relayout the decl after calculating attribs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12201&r2=1.12202
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/attribs.c.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/doc/extend.texi.diff?cvsroot=gcc&r1=1.41&r2=1.42



More information about the Gcc-cvs mailing list