re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc++11conv...
authorJan Hubicka <hubicka@gcc.gnu.org>
Tue, 17 Sep 2013 16:07:21 +0000 (16:07 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 17 Sep 2013 16:07:21 +0000 (16:07 +0000)
commitcdb87c08f66da0d5b6ae8ee9b3d2f917813a3cf1
tree7ddfe37221825996123ef400802a41d132947f3f
parent5b79657a115e3b62fc860ad88238e9ab0b0f6395
re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc++11convenience.a/system_error.o, std::error_category::default_error_condition(int) const [clone .localalias.9]).)

PR middle-end/58329
* ipa-devirt.c (ipa_devirt): Be ready for symtab_nonoverwritable_alias
to return NULL.
* ipa.c (function_and_variable_visibility): Likewise.
* ipa-profile.c (ipa_profile): Likewise.

From-SVN: r202658
gcc/symtab.c