]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/array.c
re PR fortran/84134 (ICE: Floating point exception)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 30 Jan 2018 22:35:34 +0000 (22:35 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 30 Jan 2018 22:35:34 +0000 (22:35 +0000)
commit8fb2cc6b24b32595ad1e50ef38a3847799574290
tree04378266045fd4570ebf4987fcb9b36b0ab2ae3d
parentf58d41ff24cd35c9a351c2d805c869552576baae
re PR fortran/84134 (ICE: Floating point exception)

2017-01-30  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/84134
* array.c (gfc_ref_dimen_size): Whitespace fixes.  If stride is
zero, return false.

2017-01-30  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/84134
* gfortran.dg/data_implied_do_2.f90: New test.

From-SVN: r257211
gcc/fortran/ChangeLog
gcc/fortran/array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/data_implied_do_2.f90 [new file with mode: 0644]