public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* bootstrapping gcc trunk on sparc64-linux: warning: comparison of unsigned expression < 0 is always false
@ 2003-01-14 15:05 Christian Jönsson
  0 siblings, 0 replies; only message in thread
From: Christian Jönsson @ 2003-01-14 15:05 UTC (permalink / raw)
  To: gcc

This was on a Aurora SPARC Linux 0.42 build (Douglas) Ultra1
sun4u system with these packages:

binutils 2.13.90 20030112 sparc64-linux
bison-1.35-1
dejagnu-1.4.3-0	(from ftp://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.4.3-0.src.rpm)
expect-5.32.2-67
gcc 3.4 20030112 (experimental) sparc64-linux
glibc-2.2.5-42
glibc64-2.2.5-42
kernel-2.4.19-1.2sparc
tcl-8.3.3-67

In-tree joined gcc and binutils cvs trunks.

LAST_UPDATED: Mon Jan 13 18:56:46 UTC 2003

#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host u1sparc.j-son.org:
#
# /usr/local/src/gcc-binutils/trunk/gcc-binutils/configure  sparc64-linux --prefix=/usr/local/gcc-binutils --enable-shared --enable-threads=posix --enable-languages=c,f77,objc --with-gcc-version-trigger=/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/version.c
#
# Compiler output produced by configure, useful for debugging
# configure, is in ./config.log if it exists.

The warning: comparison of unsigned expression < 0 is always false is
triggered for these four instances:

gcc/collect2.c:516: warning: comparison of unsigned expression < 0 is always false
gcc/tlink.c:600: warning: comparison of unsigned expression < 0 is always false
gcc/tlink.c:616: warning: comparison of unsigned expression < 0 is always false
gcc/tlink.c:655: warning: comparison of unsigned expression < 0 is always false

Cheers,

/ChJ

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-14  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-14 15:05 bootstrapping gcc trunk on sparc64-linux: warning: comparison of unsigned expression < 0 is always false Christian Jönsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).