https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63458
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|myclassobj >> charac |make -Wbool-operation warn
|compiles without warning, |about shift operations
|EVEN though ONLY |
|operator>>(std::string&) |
|exists |
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Updating the title so it's more obvious what's been confirmed as a bug.