[Bug c++/94454] ICE 'canonical types differ for identical types'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 2 12:44:41 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94454
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'd suggest to tweak the compiler, so that spec_hasher::hash always returns 0,
if the bug is reproduceable with that, perhaps it might be much faster to
reduce it that way.
More information about the Gcc-bugs
mailing list