r266185 - in /branches/gcc-7-branch/gcc: Change...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Nov 15 14:31:00 GMT 2018


Author: nathan
Date: Thu Nov 15 14:31:35 2018
New Revision: 266185

URL: https://gcc.gnu.org/viewcvs?rev=266185&root=gcc&view=rev
Log:
[debug/88006] -fdebug-types-section gives undefined ref

https://gcc.gnu.org/ml/gcc-patches/2018-11/msg01280.html
	PR debug/88006
	PR debug/87462
	* dwarf2out.c (dwarf2out_finish): Apply resolve_addr to comdat
	type list.

	* g++.dg/debug/dwarf2/pr87462.C: New.
	* g++.dg/debug/dwarf2/pr88006.C: New.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
    branches/gcc-7-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/dwarf2out.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list