This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21927] New: [4.1 regression] irix bootstrap failure in expr.c
- From: "billingd at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2005 01:32:49 -0000
- Subject: [Bug bootstrap/21927] New: [4.1 regression] irix bootstrap failure in expr.c
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
irix6.5 bootstrap fails in expr.c due to a warning (below).
Last successful build was cvs from Thu Jun 2 10:07:19 GMT 2005
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00131.html
stage1/xgcc -Bstage1/ -B/disk4/billingd/tmp/gcc/mips-sgi-irix6.5/bin/ -c -g -
O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-
definition -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -
I/disk4/billingd/src/gcc/gcc -I/disk4/billingd/src/gcc/gcc/. -
I/disk4/billingd/src/gcc/gcc/../include -
I/disk4/billingd/src/gcc/gcc/../libcpp/include -
I/usr/local/include /disk4/billingd/src/gcc/gcc/expr.c -o expr.o
cc1: warnings being treated as errors
/disk4/billingd/src/gcc/gcc/expr.c: In function 'do_store_flag':
/disk4/billingd/src/gcc/gcc/expr.c:8733: warning: comparison is always true
due to limited range of data type
--
Summary: [4.1 regression] irix bootstrap failure in expr.c
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: billingd at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: mips-sgi-irix6.5
GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21927