blob: d2dd3837dda6c844645d47d78631eb137ed071c1 [file] [log] [blame]
// PR c++/65858
// { dg-do compile { target c++11 } }
// { dg-require-effective-target lto }
// { dg-options "-flto -Wno-narrowing" }
int x { 0.5 };