[Bug lto/84241] [8 regression] test case g++.dg/torture/pr67600.C fails starting with r257412

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 7 14:58:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84241

--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I am testing fix for the missing resolution info. It turns out to be related to
rather early LTO hack to not put into symbol table symbols used only by
external definitions.

Concerning multiversioning this is different bug (it produces cgraph node with
wrong visibility flags) I will fix next.


More information about the Gcc-bugs mailing list