]> git.ipfire.org Git - thirdparty/gcc.git/commit
[debug/88006] -fdebug-types-section gives undefined ref
authorNathan Sidwell <nathan@acm.org>
Thu, 15 Nov 2018 14:31:35 +0000 (14:31 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 15 Nov 2018 14:31:35 +0000 (14:31 +0000)
commit17cfe4f1ae53739e63df00e0783d5dd24f75cb4d
tree19c05585d8bf2c11d72fbda6cdb70957185242dd
parent848b45772ea6f4912acdf67e6647b708e3c5f380
[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.

From-SVN: r266185
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C [new file with mode: 0644]
gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C [new file with mode: 0644]