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

reichelt at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 15 02:33:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58170

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |4.7.0, 4.7.1, 4.7.2
           Keywords|                            |ice-on-invalid-code
   Last reconfirmed|                            |2014-02-15
                 CC|                            |reichelt at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|Crash when aliasing a       |[4.7/4.8/4.9 Regression]
                   |template class that is a    |[c++11] Crash when aliasing
                   |member of its template base |a template class that is a
                   |class.                      |member of its template base
                   |                            |class.
   Target Milestone|---                         |4.7.4
      Known to fail|                            |4.7.3, 4.8.0, 4.9.0

--- Comment #1 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
Confirmed. ICE started in GCC 4.7.3.



More information about the Gcc-bugs mailing list