This is the mail archive of the gcc@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: HOST_WIDE_INT = long long patches


	The shift count is nonnegative because the code is inside a test:
      if (HOST_BITS_PER_WIDE_INT >= (2 * BITS_PER_WORD))

Sorry, I didn't notice that.  I withdraw my complaint about the final.c
change.  It is OK.

Jim


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