r239374 - in /branches/gcc-6-branch/gcc: c/Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Aug 11 15:14:00 GMT 2016
Author: jakub
Date: Thu Aug 11 15:14:17 2016
New Revision: 239374
URL: https://gcc.gnu.org/viewcvs?rev=239374&root=gcc&view=rev
Log:
Backported from mainline
2016-08-11 Jakub Jelinek <jakub@redhat.com>
PR c/72816
* c-decl.c (grokdeclarator): When adding TYPE_DOMAIN for flexible
array member through typedef, for orig_qual_indirect == 0 clear
orig_qual_type.
* gcc.dg/pr72816.c: Remove dg-error.
2016-08-07 Jakub Jelinek <jakub@redhat.com>
PR c/72816
* gcc.dg/pr72816.c: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gcc.dg/pr72816.c
Modified:
branches/gcc-6-branch/gcc/c/ChangeLog
branches/gcc-6-branch/gcc/c/c-decl.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list