From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32135 invoked by alias); 14 Jun 2009 17:17:09 -0000 Received: (qmail 32098 invoked by uid 48); 14 Jun 2009 17:16:58 -0000 Date: Sun, 14 Jun 2009 17:17:00 -0000 Subject: [Bug bootstrap/40439] New: Bootstrap broken on FreeBSD in tree.c X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "kargl 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/msg00887.txt.bz2 /usr/home/kargl/gcc/obj4x/./prev-gcc/xgcc -B/usr/home/kargl/gcc/obj4x/./prev-gcc/ -B/usr/home/kargl/work/i386-unknown-freebsd8.0/bin/ -B/usr/home/kargl/work/i386-unknown-freebsd8.0/bin/ -B/usr/home/kargl/work/i386-unknown-freebsd8.0/lib/ -isystem /usr/home/kargl/work/i386-unknown-freebsd8.0/include -isystem /usr/home/kargl/work/i386-unknown-freebsd8.0/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc4x/gcc -I../../gcc4x/gcc/. -I../../gcc4x/gcc/../include -I./../intl -I../../gcc4x/gcc/../libcpp/include -I/usr/local/include -I../../gcc4x/gcc/../libdecnumber -I../../gcc4x/gcc/../libdecnumber/dpd -I../libdecnumber ../../gcc4x/gcc/tree.c -o tree.o cc1: warnings being treated as errors ../../gcc4x/gcc/tree.c: In function 'widest_int_cst_value': ../../gcc4x/gcc/tree.c:8502:10: error: left shift count >= width of type gmake[3]: *** [tree.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... rm cpp.pod fsf-funding.pod gfdl.pod gcc.pod gfortran.pod gcov.pod gmake[3]: Leaving directory `/usr/home/kargl/gcc/obj4x/gcc' gmake[2]: *** [all-stage2-gcc] Error 2 gmake[2]: Leaving directory `/usr/home/kargl/gcc/obj4x' gmake[1]: *** [stage2-bubble] Error 2 gmake[1]: Leaving directory `/usr/home/kargl/gcc/obj4x' gmake: *** [bootstrap] Error 2 -- Summary: Bootstrap broken on FreeBSD in tree.c Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kargl at gcc dot gnu dot org GCC host triplet: i386-unknown-freebsd8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40439