This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r113571 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: reichelt
Date: Sat May  6 00:32:27 2006
New Revision: 113571

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113571
Log:
	PR c++/27423
	* typeck.c (convert_for_initialization): Skip erroneous types.

	* g++.dg/other/void2.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/void2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]