re PR debug/46796 (debug info missing builtin type names with lto)
authorRichard Guenther <rguenther@suse.de>
Tue, 20 Dec 2011 09:49:17 +0000 (09:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 20 Dec 2011 09:49:17 +0000 (09:49 +0000)
commit336e404f9f34492e5304ba3de2d618d0cc90c8fa
tree2eab06d87de7651e56e1242fcfd62ee223d43b5a
parentd8ab827382b314eca193be787b96b2a8c8e3b454
re PR debug/46796 (debug info missing builtin type names with lto)

2011-12-20  Richard Guenther  <rguenther@suse.de>

PR lto/46796
* dwarf2out.c (modified_type_die): When the type variant
chain is corrupt use the types name, if available, instead
of __unknown__.

From-SVN: r182524
gcc/ChangeLog
gcc/dwarf2out.c