pr78774.C
314 Bytes
-
PR c++/78774 - [6/7 Regression] ICE in constexpr string literals and templates · 1750f2a5
gcc/cp/ChangeLog: PR c++/78774 * pt.c (convert_template_argument): Avoid assuming operand type is non-null since that of SCOPE_REF is not. gcc/testsuite/ChangeLog: PR c++/78774 * g++.dg/cpp1y/pr78774.C: New test. From-SVN: r243683
Martin Sebor committed