diff options
author | Chung-Ju Wu <jasonwucj@gmail.com> | 2018-08-12 15:21:02 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2018-08-12 15:21:02 +0000 |
commit | 5b774d92b054cce62313be4278932fadf7dd6454 (patch) | |
tree | e5a3f250ad591024c620383e0d192d215432af58 /gcc/cp/lambda.c | |
parent | d057a470d3bbf617b86f0010cae9cb1741661918 (diff) | |
download | gcc-5b774d92b054cce62313be4278932fadf7dd6454.zip gcc-5b774d92b054cce62313be4278932fadf7dd6454.tar.gz gcc-5b774d92b054cce62313be4278932fadf7dd6454.tar.bz2 |
[NDS32] Change return type of predicator to bool.
gcc/
* config/nds32/nds32-predicates.c
(nds32_can_use_bclr_p): Change return type as bool.
(nds32_can_use_bset_p): Ditto.
(nds32_can_use_btgl_p): Ditto.
(nds32_can_use_bitci_p): Ditto.
* config/nds32/nds32-protos.h
(nds32_can_use_bclr_p): Change declaration.
(nds32_can_use_bset_p): Ditto.
(nds32_can_use_btgl_p): Ditto.
(nds32_can_use_bitci_p): Ditto.
From-SVN: r263497
Diffstat (limited to 'gcc/cp/lambda.c')
0 files changed, 0 insertions, 0 deletions