1# This harness is for tests that should be run at all optimisation levels.
2
3load_lib gcc-dg.exp
4
5dg-init
6gcc-dg-runtest [lsort [glob $srcdir/$subdir/*.c $srcdir/c-c++-common/torture/*.c]] "" ""
7dg-finish
8