r255981 - in /trunk/gcc: c-family/ChangeLog c/C...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Dec 22 18:04:00 GMT 2017


Author: jakub
Date: Fri Dec 22 18:04:18 2017
New Revision: 255981

URL: https://gcc.gnu.org/viewcvs?rev=255981&root=gcc&view=rev
Log:
	PR debug/83550
	* c-decl.c (finish_struct): Set DECL_SOURCE_LOCATION on
	TYPE_STUB_DECL and call rest_of_type_compilation before processing
	incomplete vars rather than after it.

	* c-c++-common/dwarf2/pr83550.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/dwarf2/pr83550.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-decl.c
    trunk/gcc/cp/ChangeLog
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list