]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR testsuite/40426 (Revision 148408 caused many DWARF tests faulures)
authorJakub Jelinek <jakub@redhat.com>
Mon, 15 Jun 2009 17:08:02 +0000 (19:08 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 15 Jun 2009 17:08:02 +0000 (19:08 +0200)
commit4250d865a9c0699519f807561f2ea260722c0493
tree2da4ca89e07fafc9d90a0dae25af8d8dca8a6f38
parent19751f1ff2bae13d6c178f8a1d9ef6997ee00497
re PR testsuite/40426 (Revision 148408 caused many DWARF tests faulures)

PR testsuite/40426
* lib/gcc-dg.exp (gcc-dg-debug-runtest): For type -gdwarf-2 and
level != "" use separate -gdwarf-2 -g${level} options instead of
-gdwarf-2${level}.
* lib/gfortran-dg.exp (gfortran-dg-debug-runtest): Likewise.
* gfortran.dg/debug/pr37738.f: Also skip if -gdwarf-2 -g1.
* gfortran.dg/debug/pr35154-dwarf2.f: Likewise.

From-SVN: r148497
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/debug/pr35154-dwarf2.f
gcc/testsuite/gfortran.dg/debug/pr37738.f
gcc/testsuite/lib/gcc-dg.exp
gcc/testsuite/lib/gfortran-dg.exp