re PR objc/18408 (ICE compiling code that involves casting classes)
authorAlexander Malmberg <alexander@malmberg.org>
Tue, 25 Jan 2005 03:13:10 +0000 (03:13 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 25 Jan 2005 03:13:10 +0000 (19:13 -0800)
commit3f16185feb0636509d9f865e624c4c3712273cc4
tree38df44a09f1d032b7868951f4c41192154178ce9
parenta6d2976a97625bea66e80fb63384a68ab79983ae
re PR objc/18408 (ICE compiling code that involves casting classes)

2005-01-25  Alexander Malmberg  <alexander@malmberg.org>

        PR objc/18408
        * objc-act.c (objc_types_compatible_p): New function.
        * objc-act.h (objc_types_compatible_p): Declare.
        * objc-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Define.

From-SVN: r94199
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/objc/objc-act.h
gcc/objc/objc-lang.c