1 /* The code should call objc_msgSend directly, not through a pointer. */
2 /* { dg-do compile { target *-*-darwin* } } */
3 /* { dg-options "-O0" } */
6 #include "../objc-obj-c++-shared/Object1.h"
12 /* { dg-final { scan-assembler-not "L_objc_msgSend\\\$non_lazy_ptr" } } */