[Bug c++/59066] [C++11] 'using' instead of 'typedef' causes a segmentation fault.

2014-02-27 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/59066] [C++11] 'using' instead of 'typedef' causes a segmentation fault.

2014-02-26 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc

[Bug c++/59066] [C++11] 'using' instead of 'typedef' causes a segmentation fault.

2014-02-14 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug c++/59066] C++11, 'using' instead of 'typedef' causes a segmentation fault.

2013-11-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com --- Doesn't look like a front-end issue.

[Bug c++/59066] C+11, 'using' instead of 'typedef' causes a segmentation fault.

2013-11-10 Thread alexandre.hamez at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59066 Alexandre Hamez alexandre.hamez at gmail dot com changed: What|Removed |Added Summary|Segmentation fault. |C+11,