Commit 3b193858 by Geoffrey Keating Committed by Geoffrey Keating

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

From-SVN: r105695
parent 6afbb1cd
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> 2005-10-21 Alan Modra <amodra@bigpond.net.au>
* g++.dg/warn/Wconversion1.C: Use -fsigned-char. * g++.dg/warn/Wconversion1.C: Use -fsigned-char.
...@@ -28,4 +28,4 @@ extern int bogonic (int, int, int) ; ...@@ -28,4 +28,4 @@ extern int bogonic (int, int, int) ;
/* Any symbol_ref of an un-stubified objc_msgSend is an error; look /* Any symbol_ref of an un-stubified objc_msgSend is an error; look
for "objc_msgSend" in quotes, without the $stub suffix. */ 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\"" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment