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: PING: PATCH: Do not clear the DECL_BIT_FIELD flag (prelude to ObjC fix)


On Tuesday, Aug 13, 2002, at 18:30 US/Pacific, Richard Kenner wrote:

This looks like it will cause performance problems to me.  Isn't there
some other way of keeping the ObjC front end from messing up?
What kind of performance problems were you thinking of?

I suppose the ObjC front-end could be taught to keep separate
copies of instance variables for super classes lest they get
side-effected too often, but that is terribly kludgey.

--Zem
--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477


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