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: [PATCH,TESTSUITE]Use long for bit field on 16bit target


On Mon, 2009-11-23 at 19:23 -0500, Andrew Hutchinson wrote:
> This patch fixes execute test so that bitfield fits integer type.
> i.e. use long for 16bit int targets.
> 
> 
> 2009-11-23  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
> 
> 	* gcc.c-torture/execute/pr40404.c: Use long for bitfield on 16bit int targets.
> 
> Ok for 4.5 head?

OK.

Janis


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