repo.or.cz
/
gcc-git-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Daily bump.
[gcc-git-mirror.git]
/
libgomp
/
testsuite
/
libgomp.c++
/
range-for-4.C
blob
3c10e7349af7140d5e64fa3d515856789a36023f
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 }
5
6
#define RANGE_FOR_EXT_TEMPS 1
7
#include "range-for-1.C"