From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28739 invoked by alias); 22 May 2004 08:50:29 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 28712 invoked by uid 48); 22 May 2004 08:50:27 -0000 Date: Sun, 23 May 2004 08:14:00 -0000 Message-ID: <20040522085027.28711.qmail@sourceware.org> From: "gerrit at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040522084514.15584.gerrit@gcc.gnu.org> References: <20040522084514.15584.gerrit@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/15584] Ada build with stage1 bootstrap compiler fails. X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg02427.txt.bz2 List-Id: ------- Additional Comments From gerrit at gcc dot gnu dot org 2004-05-22 08:50 ------- Configured with: ./configure \ --verbose \ --with-gcc \ --with-gnu-ld \ --with-gnu-as \ --prefix=/usr \ --exec-prefix=/usr \ --sysconfdir=/etc \ --libdir=/usr/lib \ --libexecdir=/usr/lib \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ --enable-languages=${languages_to_build} \ --enable-nls \ --without-included-gettext \ --enable-threads=posix \ --enable-libgcj \ --enable-interpreter \ --enable-java-gc=boehm \ --enable-java-awt=xlib \ --enable-sjlj-exceptions \ --with-x --with-system-zlib \ --x-includes=/usr/X11R6/include \ --x-libraries=/usr/X11R6/lib \ --disable-version-specific-runtime-libs \ --disable-win32-registry \ --with-arch=pentium3 Used this flags: make BOOT_CFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math' \ STAGE1_CFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math' \ CFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math' \ CXXFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math -fno-implicit-templates' \ LIBCFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math' \ LIBCXXFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math -fno-implicit-templates' \ JCFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math' \ GCJFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math' \ LIBGCJ_CFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math -ffloat-store' \ LIBGCJ_CXXFLAGS='-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math -ffloat-store -fno-implicit-templates' \ LDFLAGS='-s -Wl,--stack=0x00800000' \ bootstrap -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15584