]> git.ipfire.org Git - thirdparty/gcc.git/commit
compat.exp (compat-get-options-main, [...]): Handle dg-prune-output in source file.
authorJakub Jelinek <jakub@redhat.com>
Thu, 19 Mar 2009 22:10:22 +0000 (23:10 +0100)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 19 Mar 2009 22:10:22 +0000 (22:10 +0000)
commit7d1ec26aad2c24f4d07d7c805830a7a84cc7ac8b
tree75507bba4f55ffb4d8ea2568e8fd567cc5605b4e
parentea1199ee953ac11b8b0635da6ba2908e5311fc49
compat.exp (compat-get-options-main, [...]): Handle dg-prune-output in source file.

2009-03-19  Jakub Jelinek  <jakub@redhat.com>
    Janis Johnson  <janis187@us.ibm.com>

* lib/compat.exp (compat-get-options-main, compat-get-options):
Handle dg-prune-output in source file.
* lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
* gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
* gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
two warnings.

Co-Authored-By: Janis Johnson <janis187@us.ibm.com>
From-SVN: r144971
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
gcc/testsuite/gcc.dg/compat/struct-layout-1_main.c
gcc/testsuite/lib/compat.exp
gcc/testsuite/lib/gcc-defs.exp