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 #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-06-29 14:44:48 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2011-06-29 14:44:45

Modified files:
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/lib: ada.exp gdb.exp 
Added files:
    gdb/testsuite/lib: future.exp 

Log message:
    PR testsuite/12040:
    * lib/future.exp: New file, mostly extracted from ada.exp.
    Rewrote compatibility code to use rename.
    (gdb_find_gfortran): New proc.
    (gdb_default_target_compile): Refresh from dejagnu; plus a pending
    gfortran patch.
    * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
    Move to future.exp.
    * lib/gdb.exp: Always load future.exp.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2756&r2=1.2757
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/future.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/ada.exp.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/gdb.exp.diff?cvsroot=src&r1=1.180&r2=1.181

-- 
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]