r266841 - in /trunk/gcc: cp/ChangeLog cp/decl2....
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Thu Dec 6 08:23:00 GMT 2018
Author: paolo
Date: Thu Dec 6 08:23:04 2018
New Revision: 266841
URL: https://gcc.gnu.org/viewcvs?rev=266841&root=gcc&view=rev
Log:
/cp
2018-12-06 Paolo Carlini <paolo.carlini@oracle.com>
* decl2.c (grokbitfield): Use DECL_SOURCE_LOCATION in error message;
print the type too; fix thinko in INDIRECT_TYPE_P use.
/testsuite
2018-12-06 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/parse/bitfield6b.C: New.
* g++.dg/parse/bitfield3.C: Test location and type.
Added:
trunk/gcc/testsuite/g++.dg/parse/bitfield6b.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl2.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/parse/bitfield3.C
More information about the Gcc-cvs
mailing list