[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 5 14:49:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-05 14:49 -------
Confirmed, a better testcase is:
+(void)C{}
void f(a){}
---
So that there is an error after the method definition.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail|3.3 4.1.0 |3.3 4.1.0 2.95.3
Last reconfirmed|0000-00-00 00:00:00 |2005-09-05 14:49:14
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23710
More information about the Gcc-bugs
mailing list