comparison gcc/testsuite/g++.dg/lto/devirt-22_0.C @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* { dg-lto-do link } */
2 /* { dg-lto-options { "-O3 -fno-early-inlining -fno-ipa-sra -fdump-ipa-cp -flto -r -nostdlib" } } */
3 /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
4 #include "../ipa/devirt-22.C"
5 /* { dg-final { scan-wpa-ipa-dump-times "Discovered a virtual call to a known target" 2 "cp" } } */