Sign in
gnu
/
gcc
/
refs/heads/devel/nothrow-detection
/
.
/
libgomp
/
testsuite
/
libgomp.c++
/
range-for-4.C
blob: 3c10e7349af7140d5e64fa3d515856789a36023f [
file
]
// P2718R0 - Wording for P2644R1 Fix for Range-based for Loop
// { dg-do run }
// { dg-additional-options "-std=gnu++17" }
// { dg-require-effective-target tls_runtime }
#define
RANGE_FOR_EXT_TEMPS
1
#include
"range-for-1.C"