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


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,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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