]> gcc.gnu.org Git - gcc.git/commit
Correct TDF_RAW pretty-printing of GIMPLE_OMP_FOR's GF_OMP_FOR_KIND_CILKSIMD.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 21 Feb 2014 09:18:15 +0000 (10:18 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 21 Feb 2014 09:18:15 +0000 (10:18 +0100)
commitaa6ef874510f64ed0c9d2e6a0812cf0731a49899
tree7146ea6cbd5ffbfec58cc8df5e0552da45e69cb7
parent9b6da3c72df615372602ac87e4e35a89f6cc3eb1
Correct TDF_RAW pretty-printing of GIMPLE_OMP_FOR's GF_OMP_FOR_KIND_CILKSIMD.

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
gcc/ChangeLog
gcc/gimple-pretty-print.c
This page took 0.05759 seconds and 5 git commands to generate.