r258025 - in /branches/gcc-7-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Feb 27 02:47:00 GMT 2018


Author: jason
Date: Tue Feb 27 02:47:31 2018
New Revision: 258025

URL: https://gcc.gnu.org/viewcvs?rev=258025&root=gcc&view=rev
Log:
	PR c++/84441 - ICE with base initialized from ?:

	* call.c (unsafe_copy_elision_p): Handle COND_EXPR.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/elision3.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/call.c



More information about the Gcc-cvs mailing list