| commit | 056f6ae0f3794186997dd760e100f39ef8fac8ac | [log] [tgz] |
|---|---|---|
| author | Nils-Christian Kempke <nils-christian.kempke@intel.com> | Tue May 31 18:10:18 2022 +0200 |
| committer | Ijaz, Abdul B <abdul.b.ijaz@intel.com> | Fri Sep 08 00:35:18 2023 +0200 |
| tree | fd0ff720a7260fc0348fe896d4f0eb6af1941165 | |
| parent | 41439185cd0075bbb1aedf9665685dba0827cfec [diff] |
testsuite, fortran: make kfail gfortran specific The modified test in function-calls.exp actually passes with ifort and ifx. The particular fail seems to be specific to gfortran. When the test was introduced it was only tested with gfortran (actually the whole patch was written with gfortran and the GNU Fortran argument passing convention in mind). Approved-by: Tom Tromey <tom@tromey.com>