[Bug c++/89267] [8 Regression] FAIL: g++.dg/cpp1z/constexpr-lambda8.C (test for excess errors)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 9 17:56:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89267

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The trunk has unlike 8.x the first hunk from r268377 which handles
CALL_FROM_THUNK_P elsewhere, and that is where it clears EXPR_LOCATION on the
call too.


More information about the Gcc-bugs mailing list