This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/12262] GCC can't find a class for a selector even if the class was given explicitly
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2003 23:05:41 -0000
- Subject: [Bug objc/12262] GCC can't find a class for a selector even if the class was given explicitly
- References: <20030912135752.12262.selez@mail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12262
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-09-19 23:05 -------
Subject: Bug 12262
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2003-09-19 23:05:36
Modified files:
gcc : ChangeLog
gcc/testsuite : ChangeLog
gcc/objc : objc-act.c
Added files:
gcc/testsuite/objc.dg: method-12.m missing-proto-3.m
Log message:
[gcc]
2003-09-19 Ziemowit Laski <zlaski@apple.com>
PR objc/12309
* objc/objc-act.c (lookup_and_install_protocols): Exclude missing
protocols from list instead of returning error_mark_node.
[gcc/testsuite]
2003-09-19 Ziemowit Laski <zlaski@apple.com>
PR objc/12262
* objc.dg/method-12.m: New test.
PR objc/12309
* objc.dg/missing-proto-3.m: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=2.424.2.4&r2=2.424.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2857.2.4&r2=1.2857.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.179.2.13&r2=1.179.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/method-12.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/missing-proto-3.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1