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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 5 08:49:00 GMT 2018


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jakub at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |aoliva at gcc dot gnu.org
            Summary|[8/9 Regression]            |[8 Regression]
                   |is_invocable(F,             |is_invocable(F,
                   |decltype(objs)...)  fails   |decltype(objs)...)  fails
                   |with "not supported by      |with "not supported by
                   |dump_expr#" unless via      |dump_expr#" unless via
                   |indirection                 |indirection

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk.


More information about the Gcc-bugs mailing list