https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119319
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-stdcheck
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am 99% sure this is invalid code; that just happens to get accepted on other
targets.
EDG and clang reject it.
MSVC accepts it.
