testsuite, fortran: Add '-debug-parameters all' when using ifx/ifort
authorNils-Christian Kempke <nils-christian.kempke@intel.com>
Tue, 31 May 2022 14:43:44 +0000 (16:43 +0200)
committerNils-Christian Kempke <nils-christian.kempke@intel.com>
Tue, 31 May 2022 14:44:55 +0000 (16:44 +0200)
commit4212a8c90777ba7c5fdc09d4022a1fb353851b4f
treeb4ef9314a875e98387865dfe5ac9e5b38ffc3f76
parent15868bc88317eac5c8995d3208f939a79d352561
testsuite, fortran: Add '-debug-parameters all' when using ifx/ifort

In order for ifx and ifort to emit all debug entries, even for unused
parameters in modules we have to define the '-debug-parameters all' flag.

This commit adds it to the ifx-*/ifort-* specific flags in gdb.exp.
gdb/testsuite/lib/gdb.exp