This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/29544] [4.2/4.3 Regression] Not building with checking in stage1



------- Comment #7 from bonzini at gnu dot org  2006-12-19 11:01 -------
Subject: Bug 29544

Author: bonzini
Date: Tue Dec 19 11:01:36 2006
New Revision: 120048

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120048
Log:
2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

        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.
        * configure: Regenerate.
        * Makefile.in: Regenerate.

gcc:
2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

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


Modified:
    trunk/ChangeLog
    trunk/Makefile.def
    trunk/Makefile.in
    trunk/Makefile.tpl
    trunk/configure
    trunk/configure.in
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in


-- 


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


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