aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
diff options
context:
space:
mode:
authorSteven G. Kargl <kargl@gcc.gnu.org>2019-10-11 17:52:27 +0000
committerSteven G. Kargl <kargl@gcc.gnu.org>2019-10-11 17:52:27 +0000
commit405e87e8259b6e70bdf31544bb0e5d147e6f301a (patch)
tree391bc2773fd2595ed167845cf3a458678e069741 /gcc/fortran/decl.c
parentc988c699fa09c91485afa24526f965e3fd4269d6 (diff)
downloadgcc-405e87e8259b6e70bdf31544bb0e5d147e6f301a.zip
gcc-405e87e8259b6e70bdf31544bb0e5d147e6f301a.tar.gz
gcc-405e87e8259b6e70bdf31544bb0e5d147e6f301a.tar.bz2
re PR fortran/92018 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const.c:370)
2019-10-11 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/92018 * check.c (reset_boz): New function. (illegal_boz_arg, boz_args_check, gfc_check_complex, gfc_check_float, gfc_check_transfer): Use it. (gfc_check_dshift): Use reset_boz, and re-arrange the checking to help suppress possible run-on errors. (gfc_check_and): Restore checks for valid argument types. Use reset_boz, and re-arrange the checking to help suppress possible un-on errors. * resolve.c (resolve_function): Actual arguments cannot be BOZ in a function reference. 2019-10-11 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/92018 * gfortran.dg/gnu_logical_2.f90: Update dg-error regex. * gfortran.dg/pr81509_2.f90: Ditto. * gfortran.dg/pr92018.f90: New test. From-SVN: r276898
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions