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: patch: vector_size attribute


On Fri, 2001-12-07 at 02:03, Richard Henderson wrote:
> On Thu, Dec 06, 2001 at 07:14:50PM -0800, Aldy Hernandez wrote:
> > 	* extend.texi (Variable Attributes): Document vector_size.
> > 
> > 	* gcc.dg/altivec-2.c: New.
> > 
> > 	* 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.
> 
> Ok.

weee, thanks.

i also added a check for pointer size... just in case.

-- 
dare to be stupid


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