[Bug c++/85569] [8 Regression] is_invocable(F, decltype(objs)...) fails with "not supported by dump_expr#" unless via indirection

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 7 00:46:00 GMT 2018


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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

--- Comment #12 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
FTR, the installed patch does not fix the reported problem, but rather another
problem that had surfaced after the report, that affected the (preprocessed)
workaround testcase.  GCC remains unable to compile the original testcase.


More information about the Gcc-bugs mailing list