2016-12-17 Thomas Koenig <tkoenig@gcc.gnu.org>
commit887c5875cdcda1ffaabf077cfd9c1cbdd1a057bc
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Dec 2016 11:13:16 +0000 (17 11:13 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Dec 2016 11:13:16 +0000 (17 11:13 +0000)
treeb2d0d7ff9906db3b9bc68a4eec058f34a36b40db
parent672c8f74700d2bb4e62a1393090314cebde51738
2016-12-17  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/78239
* decl.c(char_len_param_value): Also check for -fimplicit-none
when determining if implicit none is in force.

2016-12-17  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/78239
* gfortran.dg/fimplicit_none_1.f90:  New test.
* gfortran.dg/fimplicit_none_2.f90:  New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@243773 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/fimplicit_none_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/fimplicit_none_2.f90 [new file with mode: 0644]