[Bug c++/89267] [8 Regression] FAIL: g++.dg/cpp1z/constexpr-lambda8.C (test for excess errors)
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 11 17:58:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89267
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb 11 17:57:41 2019
New Revision: 268776
URL: https://gcc.gnu.org/viewcvs?rev=268776&root=gcc&view=rev
Log:
PR c++/89267 - change of error location.
* pt.c (tsubst_copy_and_build): Do still clear expr location
for instantiated thunk calls.
Modified:
branches/gcc-8-branch/gcc/cp/ChangeLog
branches/gcc-8-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list