aboutsummaryrefslogtreecommitdiff
path: root/gcc/input.c
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2021-07-01 16:52:11 +0200
committerUros Bizjak <ubizjak@gmail.com>2021-07-01 16:52:11 +0200
commitcfeffe9c461762bf95ba63dce535c81ddb36f109 (patch)
treeaff8d48e11be24520286b112b53ee5df4d550ee8 /gcc/input.c
parenta86b3453fc6e29cf0e19916b01c393652d838d56 (diff)
downloadgcc-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