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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think it's pretty obvious from the context.

Parenthesizing the second operand is certainly useless. Obviously the colon
binds to the question mark, not the plus operator.

Reply via email to