On Fri, Apr 08, 2016 at 01:38:06PM +0200, Tom de Vries wrote: > On 08/04/16 12:35, Thomas Schwinge wrote: > I've looked at the patch, it looks good to me. > > I think it can be committed as obvious.
The patch is ok for trunk. > >>commit df7d7943ae64f6df74d360e71f7c495c78647fda > >>Author: Thomas Schwinge <tho...@codesourcery.com> > >>Date: Thu Mar 17 17:17:36 2016 +0100 > >> > >> Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt" > >> > >> Apply the r225764 and r233573 changes to all relevant spec strings. > >> > >> gcc/ > >> * config/arc/arc.h (LINK_COMMAND_SPEC): Use gt to ignore > >> -ftree-parallelize-loops={0,1}. > >> * config/darwin.h (LINK_COMMAND_SPEC_A): Likewise. > >> * config/i386/mingw32.h (GOMP_SELF_SPECS): Likewise. > >> * config/ia64/hpux.h (LIB_SPEC): Likewise. > >> * config/pa/pa-hpux11.h (LIB_SPEC): Likewise. > >> * config/pa/pa64-hpux.h (LIB_SPEC): Likewise. Jakub