http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36610
--- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-06-17 13:23:39 UTC --- > --- Comment #23 from Nicola Pero <nicola at gcc dot gnu.org> 2011-06-14 > 18:26:40 UTC --- [...] > Summarizing, I would close the bug, or leave it open but just to remind me/us > to: > > * remove the existing forwarding code from libobjc; > > * remove the forward-1.m testcase; Since the test now seems to pass everywhere, we could just remove the xfail instead. > * add new testcases for the libobjc forwarding hooks. As these are the > official > ways to use forwarding (and the only ones available), we should have > testcases. Agreed, but that's orthogonal to the issue at hand. Whatever is done, we should soon remove the annoying XFAILs of objc.dg/torture/forward-1.m. Thanks. Rainer