From 56e2ce2d61c30c5e8c192ddf0df4506cf697f5f5 Mon Sep 17 00:00:00 2001 From: jakub Date: Tue, 6 Apr 2010 07:02:40 +0000 Subject: PR preprocessor/43642 * lex.c (lex_raw_string): Change type of TYPE variable to unsigned char. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157979 138bc75d-0d04-0410-961f-82ee72b054a4 --- libcpp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libcpp/ChangeLog') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index eec40c96f82..b55d25576e7 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2010-04-06 Jakub Jelinek + + PR preprocessor/43642 + * lex.c (lex_raw_string): Change type of TYPE variable to + unsigned char. + 2010-04-02 Ralf Wildenhues * aclocal.m4: Regenerate. -- cgit v1.2.3