This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, driver] Ignore -ftree-parallelize-loops={0,1}


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 <thomas@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]