* c-family/c-common.c (handle_bnd_variable_size_attribute): New.
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Oct 2013 09:07:24 +0000 (09:07 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Oct 2013 09:07:24 +0000 (09:07 +0000)
commitcd03d35e83a9cb8aa272ce0c662100037a8d31dc
tree3b28cf27a2fb6ecfa36d092e1583be30b7f0a778
parent9b76d759fca30b0fb29540d92b03808bc93b8ecd
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204197 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-family/c-common.c
gcc/doc/extend.texi