[gomp4] DEV-PHASE change

Thomas Schwinge thomas@codesourcery.com
Mon Feb 27 09:34:00 GMT 2017


Hi Tom!

On Thu, 23 Feb 2017 17:19:37 +0100, Tom de Vries <Tom_deVries@mentor.com> wrote:
> [ was: r241221 [1/2] - in /branches/gomp-4_0-branch: .... ]
> 
> On 16/10/16 22:13, tschwinge@gcc.gnu.org wrote:
> > Author: tschwinge
> > Date: Sun Oct 16 20:13:18 2016
> > New Revision: 241221
> >
> > URL: https://gcc.gnu.org/viewcvs?rev=241221&root=gcc&view=rev
> > Log:
> > svn merge -r 235033:240831 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch

> In this merge, the DEV-PHASE file was cleared:

> Consequently, when bootstrapping the branch, -Werror is not enabled by 
> default (as we can see here in configure):
> ...
> else
>    if test -d ${srcdir}/gcc && test x"`cat $srcdir/gcc/DEV-PHASE`" = 
> xexperimental; then
>    enable_werror=yes
> else
>    enable_werror=no
> fi
> ...
> 
> Was this change unintentionally merged from the 6 branch?

Well, I generally merge all changes from the base branch.

So you're suggesting we should restore that file's content, to get back
"enable_werror=yes"?  (I have not yet looked up which other things, if
any, this DEV-PHASE file control.)


Grüße
 Thomas



More information about the Gcc-patches mailing list