summaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
diff options
context:
space:
mode:
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-13 21:41:53 +0000
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-13 21:41:53 +0000
commit85e685e69597e8eb5a7f2e664c76bfe3ab4defdc (patch)
treeecb0e8785807e9cd48f73ba4adeeb1c9fbff61a0 /gcc/testsuite/objc.dg
parent62a22729d652fba809624adc2804cdbc7fe6e5d7 (diff)
downloadgcc-85e685e69597e8eb5a7f2e664c76bfe3ab4defdc.tar.gz
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
* objc.dg/stubify-2.m: Correct the name of the rtl dump file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103062 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/objc.dg')
-rw-r--r--gcc/testsuite/objc.dg/stubify-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/objc.dg/stubify-2.m b/gcc/testsuite/objc.dg/stubify-2.m
index 6e9b3a019fd..2a60686d017 100644
--- a/gcc/testsuite/objc.dg/stubify-2.m
+++ b/gcc/testsuite/objc.dg/stubify-2.m
@@ -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\"" } } */