typeck.c (build_binary_op): Do signed/unsigned warnings for >?
authorDJ Delorie <dj@redhat.com>
Wed, 13 Dec 2000 17:49:56 +0000 (12:49 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 13 Dec 2000 17:49:56 +0000 (12:49 -0500)
commit8d3b081e507e40cd869991f50d3aa69af2bf6ee3
tree4d825204cc6d736848469f84216d08b0f498f0cb
parent75444da78647e5721b21ef35ea99ea3aac56f46d
typeck.c (build_binary_op): Do signed/unsigned warnings for >?

* typeck.c (build_binary_op): Do signed/unsigned warnings for >?
and <? operators.

From-SVN: r38222
gcc/cp/ChangeLog
gcc/cp/typeck.c