https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77993
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #39951|0 |1
is obsolete| |
--- Comment #10 from Michael Meissner <meissner at gcc dot gnu.org> ---
Created attachment 39956
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39956&action=edit
Revised proposed patch to fix the problem without syntax error
This patch adds the () to avoid the &&/|| need parenthesis warning.