This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47195] [4.6 regression] New Fortran test failures
- From: "dfranke at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 6 Jan 2011 21:42:59 +0000
- Subject: [Bug fortran/47195] [4.6 regression] New Fortran test failures
- Auto-submitted: auto-generated
- References: <bug-47195-4@http.gcc.gnu.org/bugzilla/>
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.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.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/defined_operators_1.f90
trunk/gcc/testsuite/gfortran.dg/interface_33.f90