https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123279
--- Comment #6 from Robin Dapp <rdapp at gcc dot gnu.org> --- One option that I cannot discard yet is that it comes from LTO itself (streaming in). Right after unpack_ts_function_decl_value_fields the function code is wrong. From that wrong function code we deduce the wrong type.
