OSDN Git Service

* obj-c++.dg/stubify-2.mm: Update the name of the RTL dump file.
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Oct 2005 23:59:58 +0000 (23:59 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Oct 2005 23:59:58 +0000 (23:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105695 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 535f484..98243dc 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 0bbfd31..a928d3f 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\"" } } */