Miscellaneous optimization group fixes

2017-02-28 Thread Thomas Schwinge
g documentation is an oversight. Thanks for spotting it. Committed to trunk in r245769: commit 7246f4462796dfc937c203ba651d5d7ec4c7c89e Author: tschwinge Date: Tue Feb 28 08:42:06 2017 +0000 Miscellaneous optimization group fixes gcc/ * doc/optinfo.texi (Opti

Rename the "openmp" group of optimizations to "omp" (was: Miscellaneous optimization group fixes)

2017-02-28 Thread Thomas Schwinge
Hi! On Wed, 22 Feb 2017 10:38:02 +0100, Martin Jambor wrote: > On Wed, Feb 22, 2017 at 08:58:06AM +0100, Thomas Schwinge wrote: > > > > > > Rename the "openmp" group of optimizations to "omp" > > > > > > gcc/ > > > * dumpfile.h (OPTGROUP_OPENMP): Rename to OPTGRO

Re: Miscellaneous optimization group fixes (was: Rename the "openmp" group of optimizations to "omp")

2017-02-22 Thread Martin Jambor
-- these all > look like oversights to me, but please verify? The missing documentation is an oversight. Thanks for spotting it. Martin > > commit 9865976a121c1bd0fc59ea75e819924733f7ea98 > Author: Thomas Schwinge > Date: Wed Feb 22 08:32:54 2017 +0100 > > Miscellan

Miscellaneous optimization group fixes (was: Rename the "openmp" group of optimizations to "omp")

2017-02-21 Thread Thomas Schwinge
stead of "openmp", associate > OPTGROUP_OMP with "omp". On top of that, OK to commit the following (not yet tested) -- these all look like oversights to me, but please verify? commit 9865976a121c1bd0fc59ea75e819924733f7ea98 Author: Thomas Schwinge Date: