PR objc++/68932 - FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtime
commitf3b5cf3ddc88e8818a64173543157af431c8997f
authorMartin Sebor <msebor@redhat.com>
Wed, 16 Dec 2015 23:56:27 +0000 (16 23:56 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Wed, 16 Dec 2015 23:56:27 +0000 (16 16:56 -0700)
tree71210bdfaa1b1e5dde5a8e9e03ec6e94c7026253
parent9625f2a27cd633acd19a1744e8f7439bd7a5715d
PR objc++/68932 - FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtime

PR objc++/68932  - FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtime
                   (internal compiler error)

cp/
* decl.c (grokdeclarator): Avoid assuming ctype is non-null when
checking the validity of a flexible array member.

testsuite/
* obj-c++.dg/property/at-property-23.mm: Remove check for
an error message.

From-SVN: r231726
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/property/at-property-23.mm