* obj-c++.dg/stubify-2.mm: Update the name of the RTL dump file.
authorGeoffrey Keating <geoffk@apple.com>
Thu, 20 Oct 2005 23:59:58 +0000 (23:59 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 20 Oct 2005 23:59:58 +0000 (23:59 +0000)
From-SVN: r105695

gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/stubify-2.mm

index 535f484436c1c7cabe17f5aa0b612446ceaeddcd..98243dc1d3dea95ac52a01f49997f0c043d94090 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-20  Geoffrey Keating  <geoffk@apple.com>
+
+       * obj-c++.dg/stubify-2.mm: Update the name of the RTL dump file.
+
 2005-10-21  Alan Modra  <amodra@bigpond.net.au>
 
        * g++.dg/warn/Wconversion1.C: Use -fsigned-char.
index 0bbfd312d65b38fde6904093781baa4a637597c0..a928d3fb7ab9cdce5d4dee7f896c009a1b9a55c5 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.mm.03.jump "symbol_ref.*\"objc_msgSend\"" } } */
+/* { dg-final { scan-file-not stubify-2.mm.08.jump "symbol_ref.*\"objc_msgSend\"" } } */