re PR objc++/28434 (ICE with invalid protocol)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Wed, 19 Jul 2006 19:56:29 +0000 (19:56 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Wed, 19 Jul 2006 19:56:29 +0000 (19:56 +0000)
commit7eb314dc4ba66b79de1a170c127cd0eee10f8fb5
treebfdfa9fcc8bec38756d110988eff8e2a3bd6f53c
parent0d24c3fa6fb60131ec2cb412bd9eb4bd272df7c3
re PR objc++/28434 (ICE with invalid protocol)

PR obj-c++/28434
* objc-act.c (lookup_and_install_protocols): Skip error_mark_nodes.

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

From-SVN: r115599
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]