gimple-pretty-print.c
68.2 KB
-
Correct TDF_RAW pretty-printing of GIMPLE_OMP_FOR's GF_OMP_FOR_KIND_CILKSIMD. · aa6ef874
gcc/ * gimple-pretty-print.c (dump_gimple_omp_for) [flags & TDF_RAW] <case GF_OMP_FOR_KIND_CILKSIMD>: Add missing break statement. From-SVN: r207987
Thomas Schwinge committed