PR obj-c++/28434
commit77874a3c450f5572fc34c9af625d34a26c96bfdf
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jul 2006 19:56:29 +0000 (19 19:56 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jul 2006 19:56:29 +0000 (19 19:56 +0000)
treebfdfa9fcc8bec38756d110988eff8e2a3bd6f53c
parent3a9d2a825a25a6fc50109653752de7c9f73bb8b6
PR obj-c++/28434
* objc-act.c (lookup_and_install_protocols): Skip error_mark_nodes.

* obj-c++.dg/proto-error-1.mm: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115599 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/proto-error-1.mm [new file with mode: 0644]