From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21719 invoked by alias); 26 Jul 2009 20:28:36 -0000 Received: (qmail 21653 invoked by uid 48); 26 Jul 2009 20:28:23 -0000 Date: Sun, 26 Jul 2009 20:28:00 -0000 Message-ID: <20090726202823.21652.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "giffordj at la dot twcbc dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-07/txt/msg02117.txt.bz2 ------- Comment #29 from giffordj at la dot twcbc dot com 2009-07-26 20:28 ------- STAGE1_CFLAGS="-g -O2" is a workaround, -O1 gave failure later in the build. -O2 built GCC all the way through, with only one unexpected testsuite failure. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739