[Bug c++/81271] gcc/cp/lex.c:116: wrong condition ?

nathan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 11 12:18:00 GMT 2017


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

Nathan Sidwell <nathan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Either would be fine -- I was thinking of these things as bits not bools, so &
made sense, but if && shuts the compiler up ...


More information about the Gcc-bugs mailing list