r266783 - in /branches/gcc-8-branch/gcc: cp/Cha...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Tue Dec 4 14:53:00 GMT 2018


Author: mpolacek
Date: Tue Dec  4 14:53:57 2018
New Revision: 266783

URL: https://gcc.gnu.org/viewcvs?rev=266783&root=gcc&view=rev
Log:
	PR c++/88120 - ICE when calling save_expr in a template.
	* typeck.c (cp_build_binary_op): Call cp_save_expr instead of
	save_expr.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr88120.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/typeck.c



More information about the Gcc-cvs mailing list