r194630 - /trunk/gcc/testsuite/gcc.dg/pr39464.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Dec 20 10:40:00 GMT 2012


Author: jakub
Date: Thu Dec 20 10:40:26 2012
New Revision: 194630

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194630
Log:
	PR c/39464
	* c-typeck.c (convert_for_assignment): For -Wpointer-sign
	warning require that both c_common_unsigned_type as well as
	c_common_signed_type is the same for both mvl and mvr types.

	* gcc.dg/pr39464.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr39464.c



More information about the Gcc-cvs mailing list