r266581 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Wed Nov 28 20:03:00 GMT 2018


Author: mpolacek
Date: Wed Nov 28 20:03:06 2018
New Revision: 266581

URL: https://gcc.gnu.org/viewcvs?rev=266581&root=gcc&view=rev
Log:
	PR c++/88222 - ICE with bit-field with invalid type.
	* decl.c (grokdeclarator): Check if declarator is null.

	* g++.dg/ext/flexary31.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/flexary31.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list