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/18058] [4.2 Regression] Bootstrap fails with BOOTCFLAGS="-O0 -fkeep-inline-functions"



------- Comment #38 from ebotcazou at gcc dot gnu dot org  2006-07-04 07:52 -------
Subject: Bug 18058

Author: ebotcazou
Date: Tue Jul  4 07:52:47 2006
New Revision: 115172

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115172
Log:
        PR bootstrap/18058
        * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
        if the bootstrap compiler is a GCC version that supports it.
        * configure: Regenerate.
gcc/
        * Makefile.in (BUILD_RTL): Add build/vec.o.
        (build/gencondmd.o): Filter out -fkeep-inline-functions.
        (build/genextract): Delete.
        (build/genautomata): Likewise.


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


-- 


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


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