]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compiler
authorYao Qi <yao.qi@linaro.org>
Wed, 22 Nov 2017 14:46:30 +0000 (14:46 +0000)
committerYao Qi <yao.qi@linaro.org>
Wed, 22 Nov 2017 14:47:42 +0000 (14:47 +0000)
commit88465e872cb6649c42863e5c47011bae9e17bbdb
tree69961735b3eb85c6869ec44176c3ddc7f54e95b7
parent94b98370de3ee157e039f26865390b5994c47c3b
[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compiler

gdb.dwarf2/pr10770.exp can be used for non-gcc compiler, at least clang.
This patch removes the restriction to only use gcc.  If other compilers,
like xlc or icc, can't compile the .c file, test result is not changed.

gdb/testsuite:

2017-11-22  Yao Qi  <yao.qi@linaro.org>

* gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
compiler.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/pr10770.exp