mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-24 19:45:34 +08:00
stubify-2.m: Correct the name of the rtl dump file.
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu> * objc.dg/stubify-2.m: Correct the name of the rtl dump file. From-SVN: r103062
This commit is contained in:
parent
4179a4142c
commit
ffacdfa192
@ -1,3 +1,7 @@
|
||||
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* objc.dg/stubify-2.m: Correct the name of the rtl dump file.
|
||||
|
||||
2005-08-13 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
part of PR testsuite/23348
|
||||
|
@ -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\"" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user