r248927 - in /trunk/gcc: c/ChangeLog c/c-decl.c...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Tue Jun 6 17:40:00 GMT 2017


Author: mpolacek
Date: Tue Jun  6 17:40:34 2017
New Revision: 248927

URL: https://gcc.gnu.org/viewcvs?rev=248927&root=gcc&view=rev
Log:
	PR c/79983
	* c-decl.c (start_struct): Use the location of TYPE_STUB_DECL of
	ref.
	(start_enum): Use the location of TYPE_STUB_DECL of enumtype.

	* gcc.dg/pr79983.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr79983.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list