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)


    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.


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