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: [3.4-BIB]: Add attribute support for MS bitfields [2nd try]


Quite right. Sorry about that.
Would this then be in target specific section in extend.texi under variable and type attributes?
Or would it be more appropriate in tm.texi?
I looked through the.texi files and saw examples of both.

----- Original Message ----- 
From: "Joseph S. Myers" <jsm28@cam.ac.uk>
To: "Douglas B Rupp" <rupp@gnat.com>
Cc: <gcc-patches@gcc.gnu.org>
Sent: Wednesday, December 11, 2002 1:02 PM
Subject: Re: [3.4-BIB]: Add attribute support for MS bitfields [2nd try]


> On Wed, 11 Dec 2002, Douglas B Rupp wrote:
> 
> > This patch allows MS style bitfields to be controlled by attributes.
> > Now implemented in the backend in response to feedback from my 1st attempt.
> 
> You've failed to update the documentation to account for these being
> target-specific (listing them in the target-specific section, not
> increasing the count of generic attributes).
> 
> -- 
> Joseph S. Myers
> jsm28@cam.ac.uk
> 
> 


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