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

--- Comment #1 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
With yesterday's build I got a correct diagnostic:

====================================================================
bug.cc:5:9: error: expected primary-expression before ';' token
 int j = ;
         ^
====================================================================

Reply via email to