X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.cp%2Fgdb2495.exp;h=c501b9064d5a927ee995a902883303f065df7b4c;hb=601ab454149123b047db511fe9a310fa387411d5;hp=e0f5ec1452db40f37e5381806701829e71909b0f;hpb=d631fb511eccfa80aff1f8f0216fdc5bf568fb5c;p=pf3gnuchains%2Fpf3gnuchains4x.git diff --git a/gdb/testsuite/gdb.cp/gdb2495.exp b/gdb/testsuite/gdb.cp/gdb2495.exp index e0f5ec1452..c501b9064d 100644 --- a/gdb/testsuite/gdb.cp/gdb2495.exp +++ b/gdb/testsuite/gdb.cp/gdb2495.exp @@ -26,6 +26,8 @@ # inferior function call. These tests test the functionality around # unwinding that sequence and also tests the flag behaviour gating this # functionality. +# +# PR c++/9600. # This test is largely based of gdb.base/callfuncs.exp. @@ -45,9 +47,6 @@ if { [istarget "spu*-*-*"] } { return 0 } -set prms_id 2495 -set bug_id 0 - set testfile "gdb2495" set srcfile ${testfile}.cc set binfile $objdir/$subdir/$testfile