diff options
author | Martin Liska <mliska@suse.cz> | 2019-08-07 14:45:57 +0200 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2019-08-07 12:45:57 +0000 |
commit | 12bbb1f78e610e665077f6ed58013b4c9f57741b (patch) | |
tree | 60eef701e963225ccc924c85191c496d5e95d0e5 /gcc/gcc.c | |
parent | 4047bab96dfc6bcea64a12b428f40d2f7a77ccbb (diff) | |
download | gcc-12bbb1f78e610e665077f6ed58013b4c9f57741b.zip gcc-12bbb1f78e610e665077f6ed58013b4c9f57741b.tar.gz gcc-12bbb1f78e610e665077f6ed58013b4c9f57741b.tar.bz2 |
Replace int with boolean in predicate functions.
2019-08-07 Martin Liska <mliska@suse.cz>
* fold-const.c (twoval_comparison_p): Replace int
with bool as a return type.
(simple_operand_p): Likewise.
(operand_equal_p): Replace int with bool as a return type.
* fold-const.h (operand_equal_p): Likewise.
From-SVN: r274161
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions