stubify-2.m: Correct the name of the rtl dump file.
authorAndrew Pinski <pinskia@physics.uc.edu>
Sat, 13 Aug 2005 21:41:53 +0000 (21:41 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 13 Aug 2005 21:41:53 +0000 (14:41 -0700)
2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>

        * objc.dg/stubify-2.m: Correct the name of the rtl dump file.

From-SVN: r103062

gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/stubify-2.m

index f98e13712243cd960a18700def5aa07740457b77..26827a61ee902886267d2ac12e4422f345091512 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * objc.dg/stubify-2.m: Correct the name of the rtl dump file.
+
 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
        part of PR testsuite/23348
index 6e9b3a019fdc44c17cebe03d0801c4fe75dcc03f..2a60686d017390af1080d543bb6b04ada7a16010 100644 (file)
@@ -28,4 +28,4 @@ extern int bogonic (int, int, int) ;
 
 /* Any symbol_ref of an un-stubified objc_msgSend is an error; look
    for "objc_msgSend" in quotes, without the $stub suffix.  */
-/* { dg-final { scan-file-not stubify-2.m.03.jump "symbol_ref.*\"objc_msgSend\"" } } */
+/* { dg-final { scan-file-not stubify-2.m.08.jump "symbol_ref.*\"objc_msgSend\"" } } */