* obj-c++.dg/stubify-2.mm: Update the name of the RTL dump file.

From-SVN: r105695
This commit is contained in:
Geoffrey Keating 2005-10-20 23:59:58 +00:00 committed by Geoffrey Keating
parent 6afbb1cd9b
commit 3b193858c8
2 changed files with 5 additions and 1 deletions

View 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.

View 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\"" } } */