Fix typo...

From-SVN: r114405
This commit is contained in:
Mike Stump 2006-06-05 19:33:50 +00:00
parent 1ee8df1c21
commit a40df91b68

View file

@ -10,4 +10,4 @@ void foo(void) {
Object *o;
[o++ free];
}
/* { dg-final { scan-assembler-not "objc_msgSend" } } */
/* { dg-final { scan-assembler-not "L_objc_msgSend\\\$non_lazy_ptr" } } */