[patch] initial OpenCL C language support

Jan Kratochvil jan.kratochvil@redhat.com
Wed Oct 27 19:04:00 GMT 2010


On Tue, 26 Oct 2010 15:57:47 -0400, Joel Brobecker wrote:
> > +      ret = ! value_equal (val1, val2);
>               ^^^^^ extra space

GNU Coding Standards contains only this reference to the ! operator:
       if (! fp)

(GDB code contains enough of both cases.)


Regards,
Jan



More information about the Gdb-patches mailing list