------- Comment #8 from bonzini at gnu dot org  2006-12-29 17:47 -------
Subject: Bug 29544

Author: bonzini
Date: Fri Dec 29 17:47:06 2006
New Revision: 120272

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120272
Log:
2006-12-29  Paolo Bonzini  <[EMAIL PROTECTED]>

        PR bootstrap/29544
        * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
        (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
        move here comment from Makefile.tpl.
        * Makefile.tpl: Move some definitions higher in the file.
        (STAGE1_CHECKING): New.
        * configure.in: Add --enable-stage1-checking.  Disable --enable-werror
        on release branches.

gcc:
2006-12-29  Paolo Bonzini  <[EMAIL PROTECTED]>

        PR bootstrap/29544
        * gcc/Makefile.in (STAGE1_CHECKING): Rename to...
        (STAGE1_CHECKING_CFLAGS): ... this.


Modified:
    branches/gcc-4_2-branch/ChangeLog
    branches/gcc-4_2-branch/Makefile.def
    branches/gcc-4_2-branch/Makefile.in
    branches/gcc-4_2-branch/Makefile.tpl
    branches/gcc-4_2-branch/configure
    branches/gcc-4_2-branch/configure.in
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/Makefile.in


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29544

Reply via email to