This is the mail archive of the gdb-patches@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]

Re: PATCH: PR testsuite/12040: GDB Fortran tests use g77 instead of gfortran


On Wed, Jun 29, 2011 at 7:43 AM, Tom Tromey <tromey@redhat.com> wrote:
> Tom> I sent a patch to dejagnu to allow f90 today; so perhaps the result
> Tom> could be based on that. ?I can do the work if you like, just let me
> Tom> know.
>
> H.J.> Please do.
>
> Here is what I am checking in.
>
> This moves the copied code to a new file, future.exp, and arranges to
> always load it. ?I refreshed one copied proc from dejagnu, with my
> gfortran patch included. ?I also changed how the overrides are
> installed.
>
> Tom
>
> 2011-06-29 ?Tom Tromey ?<tromey@redhat.com>
>
> ? ? ? ?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.
>

Did we get gfortran when searching for F77/f77 compiler?

-- 
H.J.


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