[Bug c++/60920] Crash on double template header due to default template parameter

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

[Bug c++/60920] Crash on double template header due to default template parameter

2014-04-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60920 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-invalid-code Status|

[Bug c++/60920] Crash on double template header due to default template parameter

2014-04-22 Thread a71104 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60920 --- Comment #2 from a71104 at gmail dot com --- Additional: I'm using the `-Wall` and `--std=c++11` compiler options.

[Bug c++/60920] Crash on double template header due to default template parameter

2014-04-22 Thread a71104 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60920 --- Comment #1 from a71104 at gmail dot com --- Sorry, I formatted the code like I was posting to GitHub in Markdown. :P