diff options
author | Nils-Christian Kempke <nils-christian.kempke@intel.com> | 2022-05-31 16:43:44 +0200 |
---|---|---|
committer | Nils-Christian Kempke <nils-christian.kempke@intel.com> | 2022-05-31 16:44:55 +0200 |
commit | 93bbd6c793f028afde22d6a6ad52edd812be8160 (patch) | |
tree | 1dc65da0108d1acab046948a268579d9fdd21c7f /gdb/sh-netbsd-nat.c | |
parent | 87364601b87da148b9c4b96aa164e329794c2959 (diff) | |
download | gdb-93bbd6c793f028afde22d6a6ad52edd812be8160.zip gdb-93bbd6c793f028afde22d6a6ad52edd812be8160.tar.gz gdb-93bbd6c793f028afde22d6a6ad52edd812be8160.tar.bz2 |
testsuite, fortran: add required external keyword
Currenlty, ifx/ifort cannot compile the given executable as it is not
valid Fortran. It is missing the external keyword on the
no_arg_subroutine. Gfortran compiles the example but this is actually
a bug and there is an open gcc ticket for this here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50377
Adding the keyword does not change the gfortran compiling of the example.
It will, however, prevent a future fail once 50377 has been addressed.
Diffstat (limited to 'gdb/sh-netbsd-nat.c')
0 files changed, 0 insertions, 0 deletions