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]

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


Author: jason
Date: Tue Nov  3 18:43:06 2009
New Revision: 153863

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153863
Log:
	PR c++/41927
	* typeck.c (build_x_binary_op): Don't do warn_parentheses
	if we're in a SFINAE context.

Added:
    trunk/gcc/testsuite/g++.dg/template/sfinae16.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]