]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/47195 (New Fortran test failures)
authorDaniel Franke <franke.daniel@gmail.com>
Thu, 6 Jan 2011 21:42:53 +0000 (16:42 -0500)
committerDaniel Franke <dfranke@gcc.gnu.org>
Thu, 6 Jan 2011 21:42:53 +0000 (16:42 -0500)
commit3728af14053ba27bca45fb76083513d10dbf181d
tree9bf7708a4c185a39ba14dcf2557f5aae7ae19b9b
parente1a973d838b24e8a78ea0b6b4336d7c961e42b7a
re PR fortran/47195 (New Fortran test failures)

2011-01-06  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/47195
* gfortran.dg/interface_33.f90: Fixed dg-error declarations.
* gfortran.dg/defined_operators_1.f90: Split the subroutine
from the interface of functions to not hide the errors that
shall be tested.

From-SVN: r168554
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/defined_operators_1.f90
gcc/testsuite/gfortran.dg/interface_33.f90