This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 64-bit (?) patch for cp/spew.c
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Subject: Re: 64-bit (?) patch for cp/spew.c
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 17 Oct 2000 20:20:15 -0600
- cc: gcc-patches at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <200009291348.IAA20574@polya.math.purdue.edu>you write:
> The following warning message is given for line 1253 of cp/spew.c
> on alphaev6-unknown-linux-gnu:
>
> overflow in implicit constant conversion
>
> I don't really know why this warning was given, so I didn't make up
> a ChangeLog entry, but I think the following is the Right Thing to do
> to fix it (sizeof returns a long on alpha):
Thanks. Installed.
jeff