[Bug c++/123083] [13/14/15 regression] ICE on auto operator returning a range view transform

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 15 12:03:16 GMT 2025


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Although the ICE is a compiler bug, it seems to be triggered by a libstdc++
change because preprocessing the example with libstdc++ from GCC 12 and
compiling with GCC 13 does not ICE.


More information about the Gcc-bugs mailing list