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

--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
BZ mangled the underline a bit in comment #6; the caret is on the '-'
character, like this simplified version:

thunk->callback = LHS - RHS;
                  ~~~~^~~~~

Reply via email to