gdb/testsuite: Use -module option for Intel Fortran compilers The '-J' option is not supported in Intel compilers (ifx and ifort). The Intel version of the flag is '-module' which serves the same purpose.