This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 64-bit (?) patch for cp/spew.c



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]