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/31162] missing warning for real do-loops with implicit typed variables



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2007-06-22 01:54 -------
Subject: Bug 31162

Author: jvdelisle
Date: Fri Jun 22 01:54:27 2007
New Revision: 125939

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125939
Log:
2007-06-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/31162
        * gfortran.dg/assign.f90: Update test.
        * gfortran.dg/real_do_1.f90: Update test.
        * gfortran.dg/gomp/omp_do1.f90: Update test.
        * gfortran.dg/warnings_are_errors_1.f: Update test.
        * gfortran.dg/g77/20010519-1.f: Update test.
        * gfortran.dg/g77/pr9258.f: Update test.
        * gfortran.dg/g77/960317-1.f: Update test.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/assign.f90
    trunk/gcc/testsuite/gfortran.dg/g77/20010519-1.f
    trunk/gcc/testsuite/gfortran.dg/g77/960317-1.f
    trunk/gcc/testsuite/gfortran.dg/g77/pr9258.f
    trunk/gcc/testsuite/gfortran.dg/gomp/omp_do1.f90
    trunk/gcc/testsuite/gfortran.dg/real_do_1.f90
    trunk/gcc/testsuite/gfortran.dg/warnings_are_errors_1.f


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31162


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