https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Hmm, is it still a problem and if so, why it is marked as resolved/invalid?
crtbegin/crtend should be compiled without LTO even with LTO bootstrap.
Can you post the callgraph and resolution file created by compiling the
testcase with --save-temps and -fdump-ipa-cgraph?