]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
[testsuite] Pass -g3 to clang in gdb.base/macscp.exp
authorYao Qi <yao.qi@linaro.org>
Thu, 23 Nov 2017 15:30:56 +0000 (15:30 +0000)
committerYao Qi <yao.qi@linaro.org>
Thu, 23 Nov 2017 15:31:13 +0000 (15:31 +0000)
commit7c3c1aa885b720e25b25af6ac05f34f9ff0e3dfa
tree7c0bb867f5b739a822d9fd2c92e5b2eeb1acf57e
parentbe7d1531e1ce34efbdb9367f1483f9cdad477059
[testsuite] Pass -g3 to clang in gdb.base/macscp.exp

clang accepts option -g3 too.  I checked the manual of xlc and icc, looks
they don't accept -g3 option, so I don't pass -g3 for them.

gdb/testsuite:

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

* gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/macscp.exp