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]
Other format: [Raw text]

Re: [lno] New array prefetching pass


On Thu, Jul 01, 2004 at 06:23:49AM +0200, Zdenek Dvorak wrote:
> + /* Checks that X is integer constant that fits in unsigned HOST_WIDE_INT.
> +    Similar to host_integerp (x, 1), but does not fail if the value is
> +    negative.  */

Huh?  So is it unsigned or isn't it?


r~


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