This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/47195] [4.6 regression] New Fortran test failures


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]