diff options
author | Janus Weil <janus@gcc.gnu.org> | 2016-12-13 19:55:20 +0100 |
---|---|---|
committer | Janus Weil <janus@gcc.gnu.org> | 2016-12-13 19:55:20 +0100 |
commit | 7a28353e36d0c2b1dc81883437d2064a50c00e8e (patch) | |
tree | 9d1e9d025f22b461e270aae2ebd39ebc4c5a4ffb /gcc/tree-vrp.c | |
parent | c3c54e0f074083d3bdfe97153a704f5584ec3fa4 (diff) | |
download | gcc-7a28353e36d0c2b1dc81883437d2064a50c00e8e.zip gcc-7a28353e36d0c2b1dc81883437d2064a50c00e8e.tar.gz gcc-7a28353e36d0c2b1dc81883437d2064a50c00e8e.tar.bz2 |
re PR fortran/78798 ([cleanup] some int-valued functions should be bool)
2016-12-13 Janus Weil <janus@gcc.gnu.org>
PR fortran/78798
* gfortran.h (gfc_is_constant_expr, gfc_is_formal_arg,
gfc_is_compile_time_shape): Return bool instead of int.
* array.c (gfc_is_compile_time_shape): Ditto.
* expr.c (gfc_is_constant_expr): Ditto.
* resolve.c (gfc_is_formal_arg): Ditto. Make formal_arg_flag bool.
From-SVN: r243621
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions