public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/4389
@ 2002-02-20 15:06 jakub
  0 siblings, 0 replies; only message in thread
From: jakub @ 2002-02-20 15:06 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

The following reply was made to PR c/4389; it has been noted by GNATS.

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/4389
Date: 20 Feb 2002 22:54:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	jakub@gcc.gnu.org	2002-02-20 14:54:36
 
 Modified files:
 	gcc            : ChangeLog tree.c c-format.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: 20020219-1.c 
 
 Log message:
 	PR c/4389
 	* tree.c (host_integerp): Ensure that the constant integer is
 	representable in a HOST_WIDE_INT or an unsigned HOST_WIDE_INT
 	when pos is zero or non-zero respectively.  Clarify comment.
 	* c-format.c (check_format_info_recurse): Fix host_integerp
 	usage; the pos argument should be zero when assigning to a
 	signed HOST_WIDE_INT.
 	
 	* gcc.dg/20020219-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13104&r2=1.13105
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.c.diff?cvsroot=gcc&r1=1.240&r2=1.241
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-format.c.diff?cvsroot=gcc&r1=1.16&r2=1.17
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1656&r2=1.1657
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/20020219-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-20 22:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-20 15:06 c/4389 jakub

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).