]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/g++.dg/opt/pr79659.C
Introduce IntegerRange for options (PR driver/79659).
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / opt / pr79659.C
1 // PR target/79659
2 // { dg-do compile }
3 // { dg-options "-flifetime-dse=123456" }
4
5 // { dg-error "is not between 0 and 2" "" { target *-*-* } 0 }