re PR fortran/20520 (allocatable arrays used uninitialized without a warning)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 31 Oct 2018 18:35:59 +0000 (18:35 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 31 Oct 2018 18:35:59 +0000 (18:35 +0000)
commitcdf0919d6de9594ca7711c5a03cf4c4068874805
treed72478fc127ed33598834502573510a1449efa06
parentd459595b53c202a428ccc83448b8aa6ae9fcf876
re PR fortran/20520 (allocatable arrays used uninitialized without a warning)

2018-10-31  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/20520
* gfortran.dg/allocatable_uninitialized_1.f90: New test.

From-SVN: r265698
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocatable_uninitialized_1.f90 [new file with mode: 0644]