This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH/RFA] PR gdb/648 (eval.c approval reqd)
Andrew Cagney <cagney@gnu.org> wrote:
> Where were we at with the testcase? I've a fuzzy memory of it hitting a
> problem with test infrastructure?
Yeah, big time.
There are no FORTRAN programs in the test suite.
Before I add any FORTRAN programs, I am going to overhaul the code
that connects "language type" (such as c or f77) to "compiler name"
(such as gcc or g77).
I've started that twice now, but it's a big ball of hair.
Michael