[Bug c++/58170] [4.7/4.8 Regression] [c++11] Crash when aliasing a template class that is a member of its template base class.

2014-06-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58170 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.4 |4.8.4 ---

[Bug c++/58170] [4.7/4.8 Regression] [c++11] Crash when aliasing a template class that is a member of its template base class.

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