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

Nathan Froyd <froydnj at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |froydnj at gcc dot gnu.org
          Component|c                           |c++
         Resolution|                            |FIXED

--- Comment #1 from Nathan Froyd <froydnj at gcc dot gnu.org> 2010-12-07 
14:46:05 UTC ---
This has been fixed by the fix for PR 45331.  We now say:

/home/froydnj/src/x.C:2:10: error: expected ';' after class definition
/home/froydnj/src/x.C:6:1: error: expected ';' after struct definition

Reply via email to