X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.cp%2Finherit.exp;h=2d4635c96ad0416987041800284d9ee835351c68;hb=09fe663ed827474bfb73b78d0506cecdcd8ece9d;hp=59c72da6ae8645a4b50afd23b2f9e52d7491be6d;hpb=f030440daa989ae3dadc1fa4342cfa16d690db3c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.cp/inherit.exp b/gdb/testsuite/gdb.cp/inherit.exp index 59c72da6ae..2d4635c96a 100644 --- a/gdb/testsuite/gdb.cp/inherit.exp +++ b/gdb/testsuite/gdb.cp/inherit.exp @@ -26,7 +26,8 @@ load_lib "cp-support.exp" standard_testfile misc.cc -if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} { +if {[prepare_for_testing "failed to prepare" $testfile $srcfile \ + {debug c++ additional_flags=-Wno-deprecated-register}]} { return -1 }