]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/45159 (Unnecessary temporaries)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 27 Aug 2010 12:08:47 +0000 (12:08 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 27 Aug 2010 12:08:47 +0000 (12:08 +0000)
commite240f0f4cca760c8602ecc3f65c074bceb858f43
treefa5f87e42396f0c207f585f44deca18f326f388b
parent6d446ecf6053a32a25ceab6bc0e19569ead2124e
re PR fortran/45159 (Unnecessary temporaries)

2010-08-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/45159
* dependency.c (check_section_vs_section):  Single test for
identical strides which takes into account that only one
of the strides may be NULL.

2010-08-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/45159
* gfortran.dg/dependency_33.f90:  New test.

From-SVN: r163584
gcc/fortran/ChangeLog
gcc/fortran/dependency.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dependency_33.f90 [new file with mode: 0644]