[Bug c++/64574] ICE (stack overflow SEGV) with bad template specialization

2017-03-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64574 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/64574] ICE (stack overflow SEGV) with bad template specialization

2017-03-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64574 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 6 11:54:37 2017 New Revision: 245916 URL: https://gcc.gnu.org/viewcvs?rev=245916&root=gcc&view=rev Log: 2017-03-06 Paolo Carlini PR c++/64574 * g++

[Bug c++/64574] ICE (stack overflow SEGV) with bad template specialization

2017-03-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64574 --- Comment #1 from Paolo Carlini --- This is already fixed in trunk. I'm adding a testcase and closing the bug.

[Bug c++/64574] ICE (stack overflow SEGV) with bad template specialization

2015-01-13 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64574 Ville Voutilainen changed: What|Removed |Added Keywords||ice-on-invalid-code Stat