gcc/libcpp
Thomas Schwinge d17f7d5994 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
2015-07-08 16:48:11 +02:00
..
include Address -Wsign-compare diagnostics 2015-07-08 16:48:11 +02:00
po Regenerate .pot files. 2015-07-02 13:04:27 +01:00
aclocal.m4
ChangeLog Address -Wsign-compare diagnostics 2015-07-08 16:48:11 +02:00
ChangeLog.jit
charset.c re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded as U+0001.) 2015-07-02 18:54:41 +00:00
config.in
configure
configure.ac
directives-only.c
directives.c
errors.c
expr.c Implement N4197 - Adding u8 character literals 2015-06-30 12:58:48 +00:00
files.c
identifiers.c
init.c Implement N4197 - Adding u8 character literals 2015-06-30 12:58:48 +00:00
internal.h re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded as U+0001.) 2015-07-02 18:54:41 +00:00
lex.c re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded as U+0001.) 2015-07-02 18:54:41 +00:00
line-map.c
location-example.txt
macro.c Implement N4197 - Adding u8 character literals 2015-06-30 12:58:48 +00:00
Makefile.in
makeucnid.c
mkdeps.c
pch.c
symtab.c
system.h
traditional.c
ucnid.h
ucnid.tab