[PATCH] gdb/fortran: Allow Flang MAIN_ in Fortran testing

Tom Tromey tom@tromey.com
Fri Apr 24 12:58:05 GMT 2020


>>>>> ">" == Sharma, Alok Kumar <AlokKumar.Sharma@amd.com> writes:

Following on to my previous note...

>> +proc runto_main { } {
>> +    return [runto [fortran_main]]
>> +}

If you try "runtest some-fortran-test.exp some-c++-test.exp", I think
this redefinition will cause failures.

Tom


More information about the Gdb-patches mailing list