r255982 - in /branches/gcc-7-branch/gcc: c/Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Dec 22 18:12:00 GMT 2017
Author: jakub
Date: Fri Dec 22 18:12:15 2017
New Revision: 255982
URL: https://gcc.gnu.org/viewcvs?rev=255982&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:
branches/gcc-7-branch/gcc/testsuite/c-c++-common/dwarf2/pr83550.c
Modified:
branches/gcc-7-branch/gcc/c/ChangeLog
branches/gcc-7-branch/gcc/c/c-decl.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list