]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/g++.dg/ext/int128-7.C
libstdc++: Avoid bogus warning in std::vector::insert [PR107852]
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / ext / int128-7.C
CommitLineData
32955c1c
JM
1// PR c++/108099
2// { dg-do compile { target { c++11 && int128 } } }
3
4using i128 = signed __int128_t; // { dg-error "specified with" }