Subject: toolchain/20083: gcc 2.95.3 objects to %jd (etc) in format strings
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dsl@l8s.co.uk>
List: netbsd-bugs
Date: 01/27/2003 17:14:18
>Number:         20083
>Category:       toolchain
>Synopsis:       gcc 2.95.3 objects to %jd (etc) in format strings
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 27 10:09:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Laight
>Release:        NetBSD 1.6M
>Organization:
	none
>Environment:
System: NetBSD snowdrop 1.6M NetBSD 1.6M (GENERIC) #1: Wed Jan 22 10:30:23 GMT 2003 dsl@snowdrop:/oldroot/usr/bsd-current/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
	gcc will check that the arguments to printf match the specified
	format string.  However it doesn't understand %jd %td or %zd
	( IIRC intmax_t, prtdiff_t, size_t) all of which the netbsd
	libc supports.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: