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

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Thu Apr 30 09:35:00 GMT 2015


Author: mpolacek
Date: Thu Apr 30 09:35:05 2015
New Revision: 222614

URL: https://gcc.gnu.org/viewcvs?rev=222614&root=gcc&view=rev
Log:
	* c-typeck.c (c_incomplete_type_error): Refactor to use %qT.  Print
	the type of a decl.

	* gcc.dg/incomplete-typedef-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/incomplete-typedef-1.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list