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 to work| |4.9.0 Assignee|jason at gcc dot gnu.org |unassigned at gcc dot gnu.org Summary|[4.7/4.8/4.9 Regression] |[4.7/4.8 Regression] |[c++11] Crash when aliasing |[c++11] Crash when aliasing |a template class that is a |a template class that is a |member of its template base |member of its template base |class. |class. Known to fail|4.9.0 | --- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Fixed for 4.9. Fix doesn't work in 4.8 for some reason, presumably due to another bug.