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]

[PATCH,TESTSUITE]Use long for bit field on 16bit target


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?


Attachment: tpr40404.patch
Description: Text document


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