[Bug objc++/68932] FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtime (internal compiler error)
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 16 23:57:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68932
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Wed Dec 16 23:56:27 2015
New Revision: 231726
URL: https://gcc.gnu.org/viewcvs?rev=231726&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/obj-c++.dg/property/at-property-23.mm
More information about the Gcc-bugs
mailing list