http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47195
--- Comment #3 from Daniel Franke <dfranke at gcc dot gnu.org> 2011-01-06 21:42:56 UTC --- Author: dfranke Date: Thu Jan 6 21:42:53 2011 New Revision: 168554 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168554 Log: 2011-01-06 Daniel Franke <franke.dan...@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. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/gfortran.dg/defined_operators_1.f90 trunk/gcc/testsuite/gfortran.dg/interface_33.f90