]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2014-07-11 Paolo Carlini <paolo.carlini@oracle.com>
authorPaolo Carlini <paolo@gcc.gnu.org>
Fri, 11 Jul 2014 22:25:16 +0000 (22:25 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 11 Jul 2014 22:25:16 +0000 (22:25 +0000)
* Minor ChangeLog adjustments.

From-SVN: r212470

gcc/cp/ChangeLog

index 05c9615ee7e14fe58a81aeb0578a9d86f36751ae..c301799c6b1322ddb958d0e1cc3d8f15c5bf29b0 100644 (file)
@@ -65,9 +65,9 @@
        PR c++/58781
        PR c++/60249
        PR c++/59867
-       * parser.c (cp_parser_userdef_string_literal()): Take a tree
-       not a cp_token*. (cp_parser_string_literal(): Don't hack
-       the token stream!
+       * parser.c (cp_parser_userdef_string_literal): Take a tree
+       not a cp_token*.
+       (cp_parser_string_literal): Don't hack the token stream.
 
 2014-06-30  Jason Merrill  <jason@redhat.com>