From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3598 invoked by alias); 17 Nov 2008 21:40:25 -0000 Received: (qmail 27736 invoked by uid 48); 17 Nov 2008 21:39:02 -0000 Date: Mon, 17 Nov 2008 21:40:00 -0000 Message-ID: <20081117213902.27735.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "g0dsowncountry at yahoo 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: 2008-11/txt/msg01426.txt.bz2 ------- Comment #4 from g0dsowncountry at yahoo dot com 2008-11-17 21:39 ------- Using top-of-stack GCC and Binutils from Nov 17, issue still present; Applied the below patch and re-tried, no change in behavior. Fails the same way... FYI, This is what I'm using to configure GCC: - ../gcc-svn-111708/configure --prefix=<> --host=i686-host_pc-linux-gnu --target=mipsisa64r2-linux --build=i686-host_pc-linux-gnu --disable-nls --with-newlib --disable-shared --disable-threads --with-gnu-as --with-gnu-ld --disable-soft-float --enable-symvers=gnu --enable-__cxa_atexit --disable-libmudflap --disable-libssp --disable-libffi --disable-libgomp --with-local-prefix=<> --with-sysroot=<> --enable-multilib --enable-languages=c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37362