------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 
04:58 -------
This is a dup of bug 22139.  The reason for the errors in 4.0.1 and above:
class a
{
  friend class b;
  b f(void);
};

is invalid code.

*** This bug has been marked as a duplicate of 22139 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
           Keywords|                            |ice-on-valid-code
         Resolution|                            |DUPLICATE
   Target Milestone|---                         |4.0.2


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

Reply via email to