]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/fortran: test case modified to suit the clang behavior.
authorBhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
Mon, 17 May 2021 06:52:19 +0000 (12:22 +0530)
committerAlok Kumar Sharma <AlokKumar.Sharma@amd.com>
Mon, 17 May 2021 06:52:19 +0000 (12:22 +0530)
commit467f8eb233291031e1883c12fae9c8f41177efa2
tree1f60eb95866035959d341cdb6c7679c5b6702a3e
parentf4fdd84587e80bc6e327b89b162504d306933609
gdb/fortran: test case modified to suit the clang behavior.

As mentioned in the test case itself, depending on the fortran compiler
used, class member names used in the print commands and also output of
these print commands varies. Existing print commands and its output are
suited for gfortran, hence they were failing with clang compiler and test
case was modified accordingly for clang compiler.

gdb/testsuite/ChangeLog:
        * gdb.base/class-allocatable-array.exp: Modified test for clang.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/class-allocatable-array.exp