[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context

2010-09-21 Thread nicola at gcc dot gnu dot org
--- Comment #4 from nicola at gcc dot gnu dot org 2010-09-21 20:48 --- Fix committed to trunk. Thanks -- nicola at gcc dot gnu dot org changed: What|Removed |Added

[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context

2010-09-21 Thread nicola at gcc dot gnu dot org
--- Comment #3 from nicola at gcc dot gnu dot org 2010-09-21 20:47 --- Subject: Bug 23710 Author: nicola Date: Tue Sep 21 20:47:04 2010 New Revision: 164497 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164497 Log: PR objc/23710 In gcc/: * c-family/c-common.h (objc_star

[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context

2010-09-18 Thread nicola at gcc dot gnu dot org
--- Comment #2 from nicola at gcc dot gnu dot org 2010-09-18 23:52 --- I submitted a patch to fix this. Thanks -- nicola at gcc dot gnu dot org changed: What|Removed |Added --

[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context

2005-09-05 Thread pinskia at gcc dot gnu dot org
--- 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 --

[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context

2005-09-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23710

[Bug objc/23710] objc front-end should not "abort" after erroring out about method definition not in class context

2005-09-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Known to fail||3.3 4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23710