https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68010

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.1.2
      Known to fail|                            |4.4.7, 4.5.3, 4.6.4
   Target Milestone|---                         |11.5
            Summary|ICE with -g and using       |[11/12/13/14 Regression]
                   |namespace and namespace     |ICE with -g and using
                   |alias inside a template     |namespace and namespace
                   |class with dependent        |alias inside a template
                   |inheritance                 |class with dependent
                   |                            |inheritance

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is actually a regression from at least GCC 4.1.2 which was able to compile
this without an ICE.

Reply via email to