diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2019-02-03 19:38:25 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2019-02-03 19:38:25 +0000 |
commit | 6090f915917f433509168b20c2ea9c3b4096c024 (patch) | |
tree | 89c1dec17264d9bf5c934d4d34872863924a24eb /gcc/fortran/scanner.c | |
parent | d31fd1e8ab24f5264894d4f887bcaacc5bc6ed40 (diff) | |
download | gcc-6090f915917f433509168b20c2ea9c3b4096c024.zip gcc-6090f915917f433509168b20c2ea9c3b4096c024.tar.gz gcc-6090f915917f433509168b20c2ea9c3b4096c024.tar.bz2 |
re PR fortran/67679 (-Wunitialized reports on compiler-generated variables)
2019-02-03 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/67679
* trans-array.c (gfc_array_allocate): For setting the bounds on
the new array, add a condition for a not previously allocated
variable.
2019-02-03 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/67679
* gfortran.dg/warn_undefined_1.f90: New test.
* gfortran.dg/coarray_lock_7.f90: Fix patterns in test.
From-SVN: r268502
Diffstat (limited to 'gcc/fortran/scanner.c')
0 files changed, 0 insertions, 0 deletions