diff options
author | Janus Weil <janus@gcc.gnu.org> | 2016-12-15 21:54:18 +0100 |
---|---|---|
committer | Janus Weil <janus@gcc.gnu.org> | 2016-12-15 21:54:18 +0100 |
commit | f3e1097bc643f476d5cd0d697c186c15b23ae702 (patch) | |
tree | 3983fb89987513e136eb9e6c434a8ff3ae320a1e /gcc/go | |
parent | 155c9907017722a07f215f57b5717209a9f203f6 (diff) | |
download | gcc-f3e1097bc643f476d5cd0d697c186c15b23ae702.zip gcc-f3e1097bc643f476d5cd0d697c186c15b23ae702.tar.gz gcc-f3e1097bc643f476d5cd0d697c186c15b23ae702.tar.bz2 |
re PR fortran/78798 ([cleanup] some int-valued functions should be bool)
2016-12-15 Janus Weil <janus@gcc.gnu.org>
PR fortran/78798
* gfortran.h (gfc_compare_derived_types,gfc_compare_types,
gfc_compare_interfaces,gfc_has_vector_subscript): Return bool instead
of int.
* interface.c (compare_components): Ditto.
(gfc_compare_union_types): Rename to compare_union_types, declare as
static, return bool.
(gfc_compare_derived_types): Return bool instead of int.
(gfc_compare_types): Ditto.
(compare_type): Ditto.
(compare_rank): Ditto.
(compare_type_rank): Ditto.
(compare_type_rank_if): Ditto.
(count_types_test): Ditto.
(generic_correspondence): Ditto.
(gfc_compare_interfaces): Ditto.
(check_interface0): Ditto.
(check_interface1): Ditto.
(compare_allocatable): Ditto.
(compare_parameter): Ditto.
(gfc_has_vector_subscript): Ditto.
(compare_actual_formal): Ditto.
From-SVN: r243726
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions