r220677 - in /trunk/gcc: c-family/ChangeLog c-f...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Fri Feb 13 07:56:00 GMT 2015


Author: mpolacek
Date: Fri Feb 13 07:56:14 2015
New Revision: 220677

URL: https://gcc.gnu.org/viewcvs?rev=220677&root=gcc&view=rev
Log:
	PR c/65040
	* c-format.c (check_format_types): Don't warn about different
	signedness if the original value is in the range of WANTED_TYPE.

	* c-c++-common/pr65040.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/pr65040.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-format.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list