]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 26 Jan 2016 21:57:12 +0000 (21:57 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 26 Jan 2016 21:57:12 +0000 (21:57 +0000)
commita0909527ea43a796239cd68c7354a3a4447852b7
tree5331c8663e115052957bc948d2c8726950cbc3dd
parentca30abcd13617314b7de526da03802639a2a7fc7
[multiple changes]

2016-01-26  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/69385
* trans-expr.c (gfc_trans_assignment_1): Exclude initialization
assignments from check on assignment of scalars to unassigned
arrays and correct wrong code within the corresponding block.

2015-01-26  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/69385
* gfortran.dg/allocate_error_6.f90: New test.

From-SVN: r232850
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocate_error_6.f90 [new file with mode: 0644]