r236951 - in /branches/gcc-6-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue May 31 21:36:00 GMT 2016


Author: jason
Date: Tue May 31 21:36:22 2016
New Revision: 236951

URL: https://gcc.gnu.org/viewcvs?rev=236951&root=gcc&view=rev
Log:
	PR c++/70584 - error with parenthesized builtin arg

	* cp-gimplify.c (cp_fold_maybe_rvalue): Loop in case cp_fold
	returns a decl.
	(cp_fold) [INDIRECT_REF]: Call maybe_undo_parenthesized_ref.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/other/i386-10.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/cp-gimplify.c



More information about the Gcc-cvs mailing list