[Bug c++/90301] RangeV3 usage, ICE internal compiler error: canonical types differ for identical types

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 11 11:42:43 GMT 2020


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Chris Uzdavinis from comment #0)
> Here's the complete, minimal, reproducible extraction of the code triggering
> the bug 

That is neither complete nor minimal, since it uses headers not provided here.

Your godbolt link compiles fine now. I don't know if that's because range-v3
changed its implementation or GCC fixed the bug or it's just latent now.

This is why we ask for preprocessed source.


More information about the Gcc-bugs mailing list