1 /* { dg-lto-do run } */
2 /* Call to foo should be devirtualized because there are no derived types of A. */
3 /* { dg-lto-options "-O2 -flto" } */
4 #include "../ipa/devirt-13.C"
5 /* Ideally we should also { scan-tree-dump-times "OBJ_TYPE_REF" 0 "ssa"}. */
6