[Bug bootstrap/16645] [3.5 Regression] dbxout.c:1693: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Tue Jul 20 17:06:00 GMT 2004
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-07-20 17:05 -------
Subject: Re: [3.5 Regression] dbxout.c:1693: warning: fo
> Woops I forgot that on some (most) targets, that size_t is unsigned long
> int.
Right. On HP-UX 11, it's unsigned long. On HP-UX 10, it's unsigned int.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16645
More information about the Gcc-bugs
mailing list