aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libcpp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libcpp/ChangeLog')
-rw-r--r--gcc-4.9/libcpp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc-4.9/libcpp/ChangeLog b/gcc-4.9/libcpp/ChangeLog
index 41510d222..e0e39e37f 100644
--- a/gcc-4.9/libcpp/ChangeLog
+++ b/gcc-4.9/libcpp/ChangeLog
@@ -1,3 +1,10 @@
+2014-07-09 Edward Smith-Rowland <3dw4rd@verizon.net>
+
+ PR c++/58155 - -Wliteral-suffix warns about tokens which are skipped
+ by preprocessor
+ * lex.c (lex_raw_string ()): Do not warn about invalid suffix
+ if skipping. (lex_string ()): Ditto.
+
2014-04-22 Release Manager
* GCC 4.9.0 released.