[Bug c++/84798] ICE (Segmentation fault) if `auto` appears in a template argument

2018-03-12 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84798 --- Comment #2 from Marek Polacek --- Started with r202540. Before that: error: parameter declared ‘auto’ constexpr auto x = S::value; ^

[Bug c++/84798] ICE (Segmentation fault) if `auto` appears in a template argument

2018-03-12 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84798 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|