]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab.c:991)
authorJan Hubicka <hubicka@ucw.cz>
Tue, 19 Jan 2016 11:59:58 +0000 (12:59 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 19 Jan 2016 11:59:58 +0000 (11:59 +0000)
commite49d321f033c35d907d9d3eb339efaa6a8ba1e52
treefdaa2323b4b934afcea00464272b58b00616b05d
parente9191ad3ab89826936060c5e13800ce6be4f650c
re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab.c:991)

PR lto/69136
* lto-symtab.c (lto_symtab_prevailing_virtual_decl): Abstract
decls have no assemblernames.
* g++.dg/torture/pr69136.C: New testcase.

From-SVN: r232553
gcc/lto/ChangeLog
gcc/lto/lto-symtab.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr69136.C [new file with mode: 0644]