OSDN Git Service

2005-01-25 Alexander Malmberg <alexander@malmberg.org>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2005 03:13:10 +0000 (03:13 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2005 03:13:10 +0000 (03:13 +0000)
commitd7c168e822a31b25f4f34d63d0fbdb5e96845edd
tree38df44a09f1d032b7868951f4c41192154178ce9
parent8061fd406c80d6b0e410a4fc7183b8e40d1b34c3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94199 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/objc/objc-act.h
gcc/objc/objc-lang.c