]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Address -Wsign-compare diagnostics
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2015 14:48:11 +0000 (14:48 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2015 14:48:11 +0000 (14:48 +0000)
commita5ea4da319fa2c7e9dd28e86bb69637a82e8e551
tree3534c38349b565f3a04ce7eeb047ec1bf086ead6
parente93a6f3001d1cda3f255a7c7c7ae6645934f0202
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225558 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/include/line-map.h