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]

r162952 - in /trunk/gcc/cp: ChangeLog typeck.c


Author: jason
Date: Fri Aug  6 19:34:49 2010
New Revision: 162952

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162952
Log:
	* typeck.c (decay_conversion): Any expression with type nullptr_t
	decays to nullptr.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


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