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 Wednesday, Aug 14, 2002, at 13:06 US/Pacific, Richard Henderson wrote:

On Wed, Aug 14, 2002 at 12:17:58PM -0700, Ziemowit Laski wrote:
Which leads to the painfully obvious question -- what and where are the
other places?
The two places in which bit fields are read and written:
insert_bit_field and extract_bit_field.
Thanks.
I suggest you write some test cases and examine the code
generated with and without your clearing patch on at least
x86 and ppc.
Will do.

--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]