diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2021-07-01 16:52:11 +0200 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2021-07-01 16:52:11 +0200 |
commit | cfeffe9c461762bf95ba63dce535c81ddb36f109 (patch) | |
tree | aff8d48e11be24520286b112b53ee5df4d550ee8 /gcc/input.c | |
parent | a86b3453fc6e29cf0e19916b01c393652d838d56 (diff) | |
download | gcc-cfeffe9c461762bf95ba63dce535c81ddb36f109.zip gcc-cfeffe9c461762bf95ba63dce535c81ddb36f109.tar.gz gcc-cfeffe9c461762bf95ba63dce535c81ddb36f109.tar.bz2 |
Return true/false instead of 1/0 from generic predicates.
No functional changes.
2021-07-01 Uroš Bizjak <ubizjak@gmail.com>
gcc/
* recog.c (general_operand): Return true/false instead of 1/0.
(register_operand): Ditto.
(immediate_operand): Ditto.
(const_int_operand): Ditto.
(const_scalar_int_operand): Ditto.
(const_double_operand): Ditto.
(push_operand): Ditto.
(pop_operand): Ditto.
(memory_operand): Ditto.
(indirect_operand): Ditto.
Diffstat (limited to 'gcc/input.c')
0 files changed, 0 insertions, 0 deletions