Rename the "openmp" group of optimizations to "omp"
commitfd2b8c8bd3839a847cc40adc78561ab73448e4cb
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 28 Feb 2017 08:41:55 +0000 (28 09:41 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 28 Feb 2017 08:41:55 +0000 (28 09:41 +0100)
tree113538cab4464a418caca708a7623867d8e40f30
parent51e8bfb96746c55470cdb096703452653e983977
Rename the "openmp" group of optimizations to "omp"

gcc/
* dumpfile.h (OPTGROUP_OPENMP): Rename to OPTGROUP_OMP.  Adjust
all users.
* dumpfile.c (optgroup_options): Instead of "openmp", associate
OPTGROUP_OMP with "omp".

From-SVN: r245768
gcc/ChangeLog
gcc/doc/optinfo.texi
gcc/dumpfile.c
gcc/dumpfile.h
gcc/omp-expand.c
gcc/omp-low.c
gcc/omp-offload.c