[Bug c++/82331] [7/8 Regression] ICE specializing template for function pointer

2017-12-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82331 --- Comment #5 from Paolo Carlini --- Double checked that both the bugs I resolved as duplicates are also fixed. Thanks!

[Bug c++/82331] [7/8 Regression] ICE specializing template for function pointer

2017-12-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82331 --- Comment #4 from Jason Merrill --- Author: jason Date: Tue Dec 5 18:05:23 2017 New Revision: 255430 URL: https://gcc.gnu.org/viewcvs?rev=255430&root=gcc&view=rev Log: PR c++/82331 - ICE with variadic partial specialization of auto

[Bug c++/82331] [7/8 Regression] ICE specializing template for function pointer

2017-12-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82331 Paolo Carlini changed: What|Removed |Added CC||witosx at gmail dot com --- Comment #3 f

[Bug c++/82331] [7/8 Regression] ICE specializing template for function pointer

2017-10-30 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82331 Paolo Carlini changed: What|Removed |Added CC||s.gesemann at gmail dot com --- Comment

[Bug c++/82331] [7/8 Regression] ICE specializing template for function pointer

2017-09-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82331 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Priority|P3