diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2018-01-04 21:04:23 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2018-01-04 21:04:23 +0000 |
commit | fbd35ba1b352baa785f7d11bafe1ae64706a2bf5 (patch) | |
tree | 399b51f5eaaf929b22f26bb2d070530254d46950 /gcc/cgraphunit.c | |
parent | 1e678f69f7dc995a55d2cf0b4a10ffce88c0f776 (diff) | |
download | gcc-fbd35ba1b352baa785f7d11bafe1ae64706a2bf5.zip gcc-fbd35ba1b352baa785f7d11bafe1ae64706a2bf5.tar.gz gcc-fbd35ba1b352baa785f7d11bafe1ae64706a2bf5.tar.bz2 |
re PR fortran/83683 (eoshift accepts wrong-length boundary)
2018-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/83683
PR fortran/45689
* check.c (gfc_check_eoshift): Check for string length and
for conformance of boundary.
* intrinsic.c (add_functions): Add gfc_simplify_eoshift.
* intrinsic.h: Add prototype for gfc_simplify_eoshift.
* simplify.c (gfc_simplify_eoshift): New function.
2018-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/83683
PR fortran/45689
* gfortran.dg/eoshift_8.f90: New test.
* gfortran.dg/simplify_eoshift_1.f90: New test.
From-SVN: r256265
Diffstat (limited to 'gcc/cgraphunit.c')
0 files changed, 0 insertions, 0 deletions