https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99657
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The easiest way to fixing this is to call verify_type_context even for the decl with auto storage too and reject it then. I think I am going to do that.