]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc-dg.exp (dg_runtest_extra_prunes): New variable to define extra prune rules that...
authorTerry Guo <terry.guo@arm.com>
Wed, 19 Sep 2012 05:17:22 +0000 (05:17 +0000)
committerXuepeng Guo <xguo@gcc.gnu.org>
Wed, 19 Sep 2012 05:17:22 +0000 (05:17 +0000)
commit06e28db05e78dc0c785b9539f811f5091ee87dd2
tree6a6a467686b962aadf309337187d6b8c35d6d770
parent9425c00b8ed849698869d1dc4372151c2a3a7cc3
gcc-dg.exp (dg_runtest_extra_prunes): New variable to define extra prune rules that will be applied to all tests in a...

2012-09-19  Terry Guo  <terry.guo@arm.com>

        * lib/gcc-dg.exp (dg_runtest_extra_prunes): New variable to define
        extra prune rules that will be applied to all tests in a .exp file.
        (gcc-dg-prune): Use rules defined by the above variable.
        * gcc.target/arm/arm.exp (dg_runtest_extra_prunes): Skip all the
        harmless warnings on architecture switch conflict.

From-SVN: r191460
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/arm.exp
gcc/testsuite/lib/gcc-dg.exp