r262174 - in /branches/gcc-8-branch/gcc/cp: Cha...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Jun 27 03:05:00 GMT 2018
Author: jason
Date: Wed Jun 27 03:05:17 2018
New Revision: 262174
URL: https://gcc.gnu.org/viewcvs?rev=262174&root=gcc&view=rev
Log:
PR c++/80290 - memory-hog with std::pair.
* pt.c (type_unification_real): Skip non-dependent conversion
check for a nested list argument.
(braced_init_depth): New.
Modified:
branches/gcc-8-branch/gcc/cp/ChangeLog
branches/gcc-8-branch/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list