[Bug lto/87499] error: invalid conversion in gimple call for a nested function with lto
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 4 09:54:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87499
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think the issue is an inconsistency between what types are considered local
and thus we end up duplicating them but not merge them for canonical type
compute. I think we have a duplicate for this.
More information about the Gcc-bugs
mailing list