This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PING: PATCH: Do not clear the DECL_BIT_FIELD flag (prelude to ObjC fix)
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: zlaski at apple dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 14 Aug 02 15:03:07 EDT
- Subject: Re: PING: PATCH: Do not clear the DECL_BIT_FIELD flag (prelude to ObjC fix)
Judging from Richard Henderson's earlier e-mail, it is not clear to
me whether not clearing DECL_BIT_FIELD will affect codegen. This is,
I think, the question that needs to be answered. Alas, I'm in no
position to answer it. :-(
It will certainly *affect* it. RTH's claim is just that there is
least one place where it might not matter, not that *all* places are such.