[Bug c++/84798] [6/7/8 Regression] ICE (Segmentation fault) if `auto` appears in a template argument
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 12 13:23:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84798
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |6.5
Summary|ICE (Segmentation fault) if |[6/7/8 Regression] ICE
|`auto` appears in a |(Segmentation fault) if
|template argument |`auto` appears in a
| |template argument
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Is auto valid among parameters except for generic lambdas?
More information about the Gcc-bugs
mailing list