------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-02 02:03 ------- The testcase is: @interface FFFF -g @end
4.1.0 (with the new parser) gives: t.m:3: error: expected ';' before 'end' which is correct. so this is only a 3.4/4.0 regression. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |diagnostic Last reconfirmed|0000-00-00 00:00:00 |2005-07-02 02:03:22 date| | Summary|Misleading error message on |[3.4/4.0 Regression] |missing ';' |Misleading error message on | |missing ';' Target Milestone|--- |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20444