gdb/fortran/testsuite: add complex from integers test
authorNils-Christian Kempke <nils-christian.kempke@intel.com>
Mon, 11 Apr 2022 12:06:56 +0000 (14:06 +0200)
committerNils-Christian Kempke <nils-christian.kempke@intel.com>
Mon, 11 Apr 2022 12:06:56 +0000 (14:06 +0200)
commit27e8f72f351042e464aa41fa9b39c16f1cd1f965
treea24a0de0f7ee0bf79bbd9dd45e5590f610ce8592
parent891e4190ba705373eec7b374209478215fff5401
gdb/fortran/testsuite: add complex from integers test

When working on the files I noted that there was no actual test for a
COMPLEX built from two INTEGERS.  I added that now for completion.
gdb/testsuite/gdb.fortran/complex.exp
gdb/testsuite/gdb.fortran/complex.f90