[Bug c++/53658] internal compiler error -- segmentation fault

2014-05-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658 Paolo Carlini changed: What|Removed |Added CC||florent.hivert at lri dot fr --- Comment

[Bug c++/53658] internal compiler error -- segmentation fault

2013-06-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/53658] internal compiler error -- segmentation fault

2013-06-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/53658] internal compiler error -- segmentation fault

2012-06-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/53658] internal compiler error -- segmentation fault

2012-06-14 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658 --- Comment #2 from Markus Trippelsdorf 2012-06-14 07:04:54 UTC --- (In reply to comment #1) > Reduced: > > % cat test.ii > struct A; > template using Foo = const A; > template Foo ; ^^ If one adds "bar

[Bug c++/53658] internal compiler error -- segmentation fault

2012-06-13 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot