]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-common.c (decl_attributes, [...]): Allow arrays of classes, too.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 9 Apr 1999 12:43:24 +0000 (12:43 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 9 Apr 1999 12:43:24 +0000 (08:43 -0400)
commit09a076233d68120a839c7c4449dbb2b2b0ce3f7a
tree588effa66971eefad3281a0eb66e20603d032b29
parent8956b6a1726065df98064a102c79a90c866e15a6
c-common.c (decl_attributes, [...]): Allow arrays of classes, too.

* c-common.c (decl_attributes, A_INIT_PRIORITY): Allow arrays
of classes, too.

From-SVN: r26312
gcc/ChangeLog
gcc/c-common.c