]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Address -Wsign-compare diagnostics
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 8 Jul 2015 14:48:11 +0000 (16:48 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 8 Jul 2015 14:48:11 +0000 (16:48 +0200)
commitd17f7d5994e7cb76d9708da59b89f68b78c20de3
tree3534c38349b565f3a04ce7eeb047ec1bf086ead6
parent58c5ad4032b2bb9e39a0d8c9925c0673f22877a0
Address -Wsign-compare diagnostics

... which have been introduced in r223152, for example hundreds of:

    [...]/gcc/input.h:37:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

libcpp/
* include/line-map.h (RESERVED_LOCATION_COUNT): Change type to
source_location.

From-SVN: r225558
libcpp/ChangeLog
libcpp/include/line-map.h