Where possible change to declare the variable before the loop. Where not possible, specifically request -std=c99 (could be limited to specific compilers like icc). |
||
|---|---|---|
| .. | ||
| barrier | ||
| reduction | ||
| critical.c | ||
| flush.c | ||
| lock.c | ||
| masked.c | ||
| master.c | ||
| nest_lock.c | ||
| ordered.c | ||
| ordered_dependences.c | ||
| taskgroup.c | ||
| taskwait.c | ||
| test_lock.c | ||
| test_nest_lock.c | ||
| test_nest_lock_parallel.c | ||