aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/lto/pr51832_0.C
blob: f8fd7ab90191e3c245fd33a04a596541b3a5950e (plain)
1
2
3
4
5
6
7
// PR c++/51832
// { dg-lto-do link }
// { dg-lto-options { "-std=c++11 -flto -fabi-version=2" } }

#include "pr51832.h"

int main() { }