[PATCH] change predicates to return bool instead of int

Martin Sebor msebor@gmail.com
Wed Sep 26 17:31:00 GMT 2018


The attached patch modifies the return types of a number
of predicates in tree.h and tree.c from int to bool.

Tested on x86_64-linux with no unexpected failures.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-tree-int2bool.diff
Type: text/x-patch
Size: 10027 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180926/6c83a212/attachment.bin>


More information about the Gcc-patches mailing list