This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] No 'unsigned vs. 0' warnings in system headers
- To: Chip Salzenberg <chip at valinux dot com>
- Subject: Re: [PATCH] No 'unsigned vs. 0' warnings in system headers
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 17 Jul 2000 02:33:31 -0600
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000628164718.D1325@perlsupport.com>you write:
> This fixes bootstrapping with libstdc++-v3.
>
>
> 2000-06-28 Chip Salzenberg <chip@valinux.com>
>
> * c-common.c (shorten_compare): Quiet warnings about unsigned
> comparisons with zero when they occur in a system header.
Thanks. Installed. Sorry about the delay.
jeff