]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-common.c (handle_bnd_variable_size_attribute): New.
authorIlya Enkovich <ilya.enkovich@intel.com>
Wed, 30 Oct 2013 09:07:24 +0000 (09:07 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Wed, 30 Oct 2013 09:07:24 +0000 (09:07 +0000)
commit2017035a605bee47b3f4fdf6723fa7dabed2763c
tree3b28cf27a2fb6ecfa36d092e1583be30b7f0a778
parent109719ebd4ee99f377256bd262941358c89a9635
c-common.c (handle_bnd_variable_size_attribute): New.

        * c-family/c-common.c (handle_bnd_variable_size_attribute): New.
        (handle_bnd_legacy): New.
        (c_common_attribute_table): Add bnd_variable_size and bnd_legacy.
        * doc/extend.texi: Document bnd_variable_size and bnd_legacy
        attributes.

From-SVN: r204197
gcc/ChangeLog
gcc/c-family/c-common.c
gcc/doc/extend.texi