aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index f7483c0..711169e8 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,11 @@
+2015-12-03 Cesar Philippidis <cesar@codesourcery.com>
+
+ * parser.c (cp_ensure_no_oacc_routine): Update error message.
+ (cp_parser_oacc_routine): Likewise.
+ (cp_parser_late_parsing_oacc_routine): Likewise. Update comment
+ describing this function.
+ (cp_finalize_oacc_routine): Update error message.
+
2015-12-02 Jason Merrill <jason@redhat.com>
* Make-lang.in (check-c++1z, check-c++-all): New.