diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2006-04-21 05:10:22 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2006-04-21 05:10:22 +0000 |
commit | 0e3e65bc57c4601556cc684f95bef7a6603f8400 (patch) | |
tree | a31e9836537d02894165673da7043f16acf8d08a /gcc/fortran/iresolve.c | |
parent | 56438901a68ebd4ae50ec6d8b590e7d83ae3b92c (diff) | |
download | gcc-0e3e65bc57c4601556cc684f95bef7a6603f8400.zip gcc-0e3e65bc57c4601556cc684f95bef7a6603f8400.tar.gz gcc-0e3e65bc57c4601556cc684f95bef7a6603f8400.tar.bz2 |
re PR fortran/27122 (binary operator functions should require intent(in))
2006-04-21 Paul Thomas <pault@gcc.gnu.org>
PR fortran/27122
* resolve.c (resolve_function): Remove general restriction on auto
character length function interfaces.
(gfc_resolve_uops): Check restrictions on defined operator
procedures.
(resolve_types): Call the check for defined operators.
PR fortran/27113
* trans-array.c (gfc_trans_array_constructor_subarray): Remove
redundant gfc_todo_error.
(get_array_ctor_var_strlen): Remove typo in enum.
2006-04-21 Paul Thomas <pault@gcc.gnu.org>
PR fortran/27122
* gfortran.dg/defined_operators_1.f90: New test.
* gfortran.dg/assumed_charlen_function_1.f90: Add new error and
remove old ones associated, incorrectly, with Note 5.46.
PR fortran/27113
* gfortran.dg/character_array_constructor_1.f90: New test.
From-SVN: r113133
Diffstat (limited to 'gcc/fortran/iresolve.c')
0 files changed, 0 insertions, 0 deletions