extend.texi (Variable Attributes): Document vector_size.
authorAldy Hernandez <aldyh@redhat.com>
Fri, 7 Dec 2001 18:49:16 +0000 (18:49 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 7 Dec 2001 18:49:16 +0000 (18:49 +0000)
commit1b9191d275f3b600bfb63339cfa291bcceb0edbb
treedc2539980b12177f52a207f7da96b8918df5c4a9
parenta9040c77986f3d775e6054af9cb1aa356e14082c
extend.texi (Variable Attributes): Document vector_size.

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.

From-SVN: r47764
gcc/ChangeLog
gcc/attribs.c
gcc/doc/extend.texi