blob: f29d3b569d5f71fc4349fbf7bed6a7baf023c514 [file] [log] [blame]
// { dg-do compile }
// Origin: Volker Reichelt <reichelt@gcc.gnu.org>
// PR c++/18123: ICE pushing tag from invalid template.
template<int> enum E { e }; // { dg-error "template declaration" }