Daily bump.
[gcc-git-mirror.git] / libgomp / testsuite / libgomp.c++ / range-for-4.C
blob3c10e7349af7140d5e64fa3d515856789a36023f
1 // P2718R0 - Wording for P2644R1 Fix for Range-based for Loop
2 // { dg-do run }
3 // { dg-additional-options "-std=gnu++17" }
4 // { dg-require-effective-target tls_runtime }
6 #define RANGE_FOR_EXT_TEMPS 1
7 #include "range-for-1.C"