re PR ipa/77674 (ICE in binds_to_current_def_p with -fkeep-inline-functions)
authorJan Hubicka <hubicka@ucw.cz>
Sun, 1 Jan 2017 23:31:53 +0000 (00:31 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 1 Jan 2017 23:31:53 +0000 (23:31 +0000)
commite2940b9866250249d464d3c4bef6ae1ecbcc74e5
tree542aae0715cf7464cfdd0d4bca7550402fe7bf6f
parent613be1c85d462313bcecd471a3b17802a4aaab7e
re PR ipa/77674 (ICE in binds_to_current_def_p with -fkeep-inline-functions)

PR middle-end/77674
* symtab.c (symtab_node::binds_to_current_def_p): Fix handling of
transparent aliases.

PR middle-end/77674
* g++.dg/torture/pr77674.C: New testcase.

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