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: [rfc] Implement support for IBM XL C for OpenCL vector ABI


On 02/08/2011 11:30 AM, Ulrich Weigand wrote:
Tom Tromey:
"Ulrich" == Ulrich Weigand<uweigand@de.ibm.com> writes:

Ulrich> The version below implements your suggestion. Does this look Ulrich> good to you?

Yes, thanks.

OK, I've checked this in now.


Thanks,
Ulrich


Hi Ulrich,


Did you forget the "gdbtypes.h" hunk? HEAD seems to be broken due to the missing DW_CC_GDB_IBM_OpenCL #define.

../../HEAD-sandbox/gdb/dwarf2read.c: In function ‘read_subroutine_type’:
../../HEAD-sandbox/gdb/dwarf2read.c:7961: error: ‘DW_CC_GDB_IBM_OpenCL’ undeclared (first use in this function)


Regards,
Luis


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