This is the mail archive of the gcc-patches@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]

Re: PATCH: Add objc-lang.c, further cleanup


Ziemowit Laski wrote:-

> 	* c-objc-common.c: Include objc-act.h
> 	(c_objc_common_init): Add call to maybe_add_objc_tree_codes().

Why is this necesary?  Why not have the objc_init lang hook add the
objc_tree_codes after calling c_objc_common_init?

Neil.


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