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]

r160188 - /trunk/gcc/cp/ChangeLog


Author: jakub
Date: Wed Jun  2 19:57:08 2010
New Revision: 160188

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160188
Log:
	PR c++/44361
	* cvt.c (convert_to_void): If implicit is NULL, call mark_rvalue_use
	instead of calling mark_exp_read only when not an assignment.

Modified:
    trunk/gcc/cp/ChangeLog


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