[Bug c++/84937] [7 Regression] ICE with class template argument deduction and auto
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 23 14:40:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84937
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Mar 23 14:39:54 2018
New Revision: 258812
URL: https://gcc.gnu.org/viewcvs?rev=258812&root=gcc&view=rev
Log:
PR c++/84937 - ICE with class deduction and auto.
* pt.c (rewrite_template_parm): Fix auto handling.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction51.C
Modified:
branches/gcc-7-branch/gcc/cp/ChangeLog
branches/gcc-7-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list