[Bug bootstrap/16645] [3.5 Regression] dbxout.c:1693: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
ickbahadad at nanxu dot com
gcc-bugzilla@gcc.gnu.org
Tue Jul 20 17:07:00 GMT 2004
------- Additional Comments From ickbahadad at nanxu dot com 2004-07-20 17:07 -------
Subject: Re: [3.5 Regression] dbxout.c:1693: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
On 20 Jul 2004 17:05:58 -0000, dave at hiauly1 dot hia dot nrc dot ca
<gcc-bugzilla@gcc.gnu.org> wrote:
>
> ------- 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