https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81402
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Status|RESOLVED |UNCONFIRMED Resolution|WONTFIX |--- Severity|trivial |enhancement --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Wait I read you suggestion incorrectly. You want to suggest that maybe you wanted to use == instead here? I think that is wrong too because someone could have done what they wanted but still needed the () around it. Say for an example debugging if :).