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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-04-19
     Ever Confirmed|0                           |1

--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2013-04-19 
16:15:18 UTC ---
I think this is confirmed, but there doesn't seem to be much activity in the C
FE anymore.

The C++ parser is still not as good as Clang:

test.c:2:18: error: expected initializer before ‘cdecl’
 tree klass, tree cdecl, class_array_type;
                  ^

Reply via email to