diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2010-09-08 19:56:11 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2010-09-08 19:56:11 +0200 |
commit | 19ed9d7bb5ca92a3e70f5e590de2647036b1ab13 (patch) | |
tree | aeb3a5718f73c479a9eecf149d63660002ed4180 /gcc/c-errors.c | |
parent | 0fa3d594710f2b29223207bf6dfc035f310c5e4a (diff) | |
download | gcc-19ed9d7bb5ca92a3e70f5e590de2647036b1ab13.zip gcc-19ed9d7bb5ca92a3e70f5e590de2647036b1ab13.tar.gz gcc-19ed9d7bb5ca92a3e70f5e590de2647036b1ab13.tar.bz2 |
i386-protos.h (ix86_can_use_return_insn_p, [...]): Change function prototype to bool.
* config/i386/i386-protos.h (ix86_can_use_return_insn_p,
symbolic_reference_mentioned_p, ix86_expand_movmem, ix86_expand_setmem,
ix86_expand_strlen, legitimate_pic_address_disp_p,
ix86_binary_operator_ok, ix86_unary_operator_ok, ix86_match_ccmode,
ix86_expand_int_movcc, ix86_expand_fp_movcc, ix86_expand_int_addcc,
ix86_check_movabs, ix86_secondary_memory_needed): Change function
prototype to bool.
* config/i386/i386.c (return_in_memory_32, return_in_memory_64,
return_in_memory_ms_64, ix86_check_movabs,
symbolic_reference_mentioned_p, ix86_can_use_return_insn_p,
legitimate_pic_address_disp_p, ix86_binary_operator_ok,
ix86_unary_operator_ok, ix86_match_ccmode, ix86_expand_int_movcc,
ix86_expand_fp_movcc, ix86_expand_int_addcc, ix86_expand_movmem,
ix86_expand_setmem, ix86_expand_strlen, inline_secondary_memory_needed,
ix86_secondary_memory_needed): Change to bool. Return
true and false values.
* config/i386/i386.md: Return true and false values.
From-SVN: r164013
Diffstat (limited to 'gcc/c-errors.c')
0 files changed, 0 insertions, 0 deletions