comparison gcc/testsuite/g++.dg/lto/pr65316_0.C @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 // { dg-lto-do link } 1 // { dg-lto-do link }
2 // { dg-require-effective-target lto_incremental }
2 // { dg-lto-options { { -flto -std=c++11 -g2 -fno-lto-odr-type-merging -O2 -Wno-return-type } } } 3 // { dg-lto-options { { -flto -std=c++11 -g2 -fno-lto-odr-type-merging -O2 -Wno-return-type } } }
3 // { dg-extra-ld-options "-r -nostdlib -O2 -fno-lto-odr-type-merging" } 4 // { dg-extra-ld-options "-r -nostdlib -O2 -fno-lto-odr-type-merging" }
4 5
5 namespace std 6 namespace std
6 { 7 {