------- Comment #6 from reichelt at gcc dot gnu dot org  2006-06-23 16:05 
-------
Fixed on mainline.

Instead of 
  bug.cc:55: internal compiler error: can't find class$
we now get a regular error with more information:
  bug.cc:55: error: can't find 'class$' in 'MyClass'


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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

Reply via email to