This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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/12040] GDB Fortran tests use g77 instead of gfortran


http://sourceware.org/bugzilla/show_bug.cgi?id=12040

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-06-29 17:50:52 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2011-06-29 17:50:47

Modified files:
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.fortran: array-element.exp complex.exp 
                               derived-type.exp library-module.exp 
                               logical.exp module.exp multi-dim.exp 
                               subarray.exp 

Log message:
    PR testsuite/12040:
    * gdb.fortran/array-element.exp: Use f90, not f77.
    * gdb.fortran/complex.exp: Use f90, not f77.
    * gdb.fortran/derived-type.exp: Use f90, not f77.
    * gdb.fortran/library-module.exp: Use f90, not f77.
    * gdb.fortran/logical.exp: Use f90, not f77.
    * gdb.fortran/module.exp: Use f90, not f77.
    * gdb.fortran/multi-dim.exp: Use f90, not f77.
    * gdb.fortran/subarray.exp: Use f90, not f77.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2758&r2=1.2759
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/array-element.exp.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/complex.exp.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/derived-type.exp.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/library-module.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/logical.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/module.exp.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/multi-dim.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/subarray.exp.diff?cvsroot=src&r1=1.11&r2=1.12

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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