This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] OpenCL bool size fix


On Tuesday, February 15, 2011 8:58:19 pm Ulrich Weigand wrote:
> Ken Werner wrote:
> > gdb/ChangeLog
> > 
> > 2011-02-15  Ken Werner  <ken.werner@de.ibm.com>
> > 
> > 	* opencl-lang.c (build_opencl_types): Set the size of the built-in
> > 	bool data type to a size of one byte.
> > 
> > gdb/testsuite/ChangeLog
> > 
> > 2011-02-15  Ken Werner  <ken.werner@de.ibm.com>
> > 
> > 	* gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
> 
> This is OK.

Thanks, patch applied:
http://sourceware.org/ml/gdb-cvs/2011-02/msg00099.html

Regards
Ken


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