This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/60664] bool / out of range int comparison warning failure


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

--- Comment #5 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Manuel LÃpez-IbÃÃez from comment #4)
> David, would you mind testing with a recent revision? In those cases where
> Clang warns and GCC doesn't, could you figure out a minimal testcase? Thanks!

I tested with gcc trunk revision 216125. All seems ok and so no testcase
needed.

This looks fixed to me, with the possible exception of the remaining
warning in gcc trunk source code.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]