binutils-gdb/gdb/testsuite/gdb.fortran
Nils-Christian Kempke ebad7c6613 gdb/testsuite: fixup common-block.exp for intel compilers
The order in which the variables in info common and info locals are
displayed is compiler (and dwarf) dependent.  While all symbols should
be displayed the order is not fixed.

I added a gdb_test_multiple that lets ifx and ifort pass in cases where
only the order differs.
2022-05-31 16:44:56 +02:00
..
allocated.exp
allocated.f90
array-bounds-high.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
array-bounds-high.f90
array-bounds.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
array-bounds.f90
array-element.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
array-element.f
array-indices.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
array-no-bounds.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
array-no-bounds.f90
array-repeat.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
array-repeat.f90
array-slices-bad.exp
array-slices-bad.f90
array-slices-repeat.f90
array-slices-sub-slices.exp
array-slices-sub-slices.f90
array-slices.exp Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserver 2022-03-16 12:12:09 +00:00
array-slices.f90 Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserver 2022-03-16 12:12:09 +00:00
associated.exp
associated.f90
assumedrank.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
assumedrank.f90 gdb/fortran: Support for assumed rank zero 2022-04-25 14:58:30 +05:30
block-data.exp
block-data.f
call-no-debug-func.f90
call-no-debug-prog.f90
call-no-debug.exp
charset.exp gdb/testsuite: disable charset.exp for intel compilers 2022-05-31 16:44:54 +02:00
charset.f90
class-allocatable-array.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
class-allocatable-array.f90
common-block.exp gdb/testsuite: fixup common-block.exp for intel compilers 2022-05-31 16:44:56 +02:00
common-block.f90
completion.exp
completion.f90
complex.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
complex.f90 gdb/fortran/testsuite: add complex from integers test 2022-04-11 14:06:56 +02:00
debug-expr.exp
debug-expr.f90
derived-type-function.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
derived-type-function.f90
derived-type-striding.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
derived-type-striding.f90
derived-type.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
derived-type.f90
dot-ops.exp
dynamic-ptype-whatis.exp testsuite, fortran: add compiler dependent types to dynamic-ptype-whatis 2022-05-31 16:44:55 +02:00
dynamic-ptype-whatis.f90
exprs.exp
function-calls.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
function-calls.f90 testsuite, fortran: add required external keyword 2022-05-31 16:44:55 +02:00
info-modules.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
info-types-2.f90
info-types.exp testsuite, fortran: fix info-types for intel compilers 2022-05-31 16:44:56 +02:00
info-types.f90
intrinsics.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
intrinsics.f90
intvar-array.exp
intvar-array.f90
intvar-dynamic-types.exp
intvar-dynamic-types.f90
lbound-ubound.exp gdb/testsuite: fix testsuite regressions for unix/-m32 board 2022-05-10 14:54:46 +02:00
lbound-ubound.F90 gdb/testsuite: fix testsuite regressions for unix/-m32 board 2022-05-10 14:54:46 +02:00
library-module-lib.f90
library-module-main.f90
library-module.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
logical.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
logical.f90
max-depth.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
max-depth.f90
mixed-lang-stack.c
mixed-lang-stack.cpp gdb, testsuite, fortran: fix double free in mixed-lang-stack.exp 2022-05-31 16:44:56 +02:00
mixed-lang-stack.exp gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilers 2022-05-31 16:44:56 +02:00
mixed-lang-stack.f90
module.exp testsuite, fortran: allow additional completions in module.exp 2022-05-31 16:44:56 +02:00
module.f90
multi-dim.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
multi-dim.f90
namelist.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
namelist.f90 gdb/fortran: support ptype and print commands for namelist variables 2022-02-11 15:26:25 +00:00
nested-funcs-2.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
nested-funcs-2.f90
nested-funcs.exp
nested-funcs.f90
oop_extend_type.exp gdb/fortran: print fortran extended types with ptype 2022-04-08 12:17:13 +02:00
oop_extend_type.f90 gdb/fortran: add support for accessing fields of extended types 2022-04-08 12:17:13 +02:00
pointer-to-pointer.exp
pointer-to-pointer.f90
pointers.f90
print_type.exp
print-formatted.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
print-formatted.f90
printing-types.exp
printing-types.f90
ptr-indentation.exp
ptr-indentation.f90
ptype-on-functions.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
ptype-on-functions.f90
rank.exp
rank.f90
shape.exp
shape.f90
short-circuit-argument-list.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
short-circuit-argument-list.f90
size.exp gdb/fortran: rewrite intrinsic handling and add some missing overloads 2022-04-11 14:06:56 +02:00
size.f90 gdb/testsuite: fix testsuite regressions for unix/-m32 board 2022-05-10 14:54:46 +02:00
subarray.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
subarray.f
type-kinds.exp gdb/f-lang: add Integer*1 to Fortran builtin types 2022-04-11 14:06:55 +02:00
type.f90
types.exp gdb/fortran: Change GDB print for fortran default types 2022-04-11 14:06:56 +02:00
vla-alloc-assoc.exp
vla-datatypes.exp
vla-datatypes.f90
vla-history.exp
vla-ptr-info.exp
vla-ptype-sub.exp
vla-ptype.exp
vla-sizeof.exp
vla-sub.f90
vla-type.exp gdb/testsuite: add Fortran compiler identification to GDB 2022-05-31 16:44:54 +02:00
vla-type.f90
vla-value-sub-arbitrary.exp
vla-value-sub-finish.exp
vla-value-sub.exp
vla-value.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
vla.f90
whatis_type.exp