This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc++/28434] ICE with invalid protocol



------- Comment #2 from reichelt at gcc dot gnu dot org  2006-07-19 19:56 -------
Subject: Bug 28434

Author: reichelt
Date: Wed Jul 19 19:56:29 2006
New Revision: 115599

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115599
Log:
        PR obj-c++/28434
        * objc-act.c (lookup_and_install_protocols): Skip error_mark_nodes.

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

Added:
    trunk/gcc/testsuite/obj-c++.dg/proto-error-1.mm
Modified:
    trunk/gcc/objc/ChangeLog
    trunk/gcc/objc/objc-act.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28434


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]