r214151 - in /trunk/gcc: c/ChangeLog c/c-typeck...

ppalka@gcc.gnu.org ppalka@gcc.gnu.org
Tue Aug 19 14:14:00 GMT 2014


Author: ppalka
Date: Tue Aug 19 14:14:15 2014
New Revision: 214151

URL: https://gcc.gnu.org/viewcvs?rev=214151&root=gcc&view=rev
Log:
2014-08-19  Patrick Palka  <ppalka@gcc.gnu.org>

	PR c/45584
	* c-typeck.c (build_c_cast): Do a conversion even when the
	TYPE_MAIN_VARIANTs are the same.

2014-08-19  Patrick Palka  <ppalka@gcc.gnu.org>

	PR c/45584
	* gcc.dg/pr13519-1.c: Adjust.



Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-typeck.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr13519-1.c



More information about the Gcc-cvs mailing list