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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2014-07-31 00:00:00         |2021-8-4
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=53856

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
clang ICEs (at c++20) but accepts it at C++17 and before.
ICC acepts the code
MSVC rejects it with an error message close to GCC.

Reply via email to