https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82382
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Priority|P3 |P2 Known to work| |7.1.0 Target Milestone|--- |7.3 Summary|ICE for template auto |[7/8 Regression] ICE for |parameter specialized for |template auto parameter |function pointer with |specialized for function |variadic arguments |pointer with variadic | |arguments Known to fail|7.1.0 | --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- clang++ seems to reject it.