From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 601 invoked by alias); 30 Jun 2009 21:03:04 -0000 Received: (qmail 29792 invoked by uid 48); 30 Jun 2009 21:02:43 -0000 Date: Tue, 30 Jun 2009 21:03:00 -0000 Message-ID: <20090630210243.29791.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/40597] Powerpc bootstrap is broken due to changes in expmed.c In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bergner at gcc dot gnu dot org" 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-06/txt/msg02258.txt.bz2 ------- Comment #16 from bergner at gcc dot gnu dot org 2009-06-30 21:02 ------- Created an attachment (id=18103) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18103&action=view) Preprocessed testcase Preprocessed source file compiled with: /home/bergner/gcc/PR40597/build/gcc-mainline-base-32/./prev-gcc/xgcc -B/home/bergner/gcc/PR40597/build/gcc-mainline-base-32/./prev-gcc/ -B/home/bergner/gcc/PR40597/install/gcc-mainline-base-32/powerpc64-linux/bin/ -B/home/bergner/gcc/PR40597/install/gcc-mainline-base-32/powerpc64-linux/bin/ -B/home/bergner/gcc/PR40597/install/gcc-mainline-base-32/powerpc64-linux/lib/ -isystem /home/bergner/gcc/PR40597/install/gcc-mainline-base-32/powerpc64-linux/include -isystem /home/bergner/gcc/PR40597/install/gcc-mainline-base-32/powerpc64-linux/sys-include -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/bergner/gcc/PR40597/gcc-mainline-base/gcc -I/home/bergner/gcc/PR40597/gcc-mainline-base/gcc/. -I/home/bergner/gcc/PR40597/gcc-mainline-base/gcc/../include -I/home/bergner/gcc/PR40597/gcc-mainline-base/gcc/../libcpp/include -I/home/bergner/tools/gmp-mpfr-ppc32/include -I/home/bergner/tools/gmp-mpfr-ppc32/include -I/home/bergner/gcc/PR40597/gcc-mainline-base/gcc/../libdecnumber -I/home/bergner/gcc/PR40597/gcc-mainline-base/gcc/../libdecnumber/dpd -I../libdecnumber /home/bergner/gcc/PR40597/gcc-mainline-base/gcc/c-common.c -o c-common.o configure options: --target=powerpc64-linux --host=powerpc64-linux --build=powerpc64-linux --with-cpu=default32 --enable-threads=posix --enable-shared --enable-__cxa_atexit --enable-languages=c,c++,fortran,objc,obj-c++ --enable-secureplt --enable-checking=yes --with-long-double-128 --enable-decimal-float --disable-alsa -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40597