aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog.cilkplus
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog.cilkplus')
-rw-r--r--gcc/cp/ChangeLog.cilkplus1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog.cilkplus b/gcc/cp/ChangeLog.cilkplus
index 916dc00d715..a219bab3445 100644
--- a/gcc/cp/ChangeLog.cilkplus
+++ b/gcc/cp/ChangeLog.cilkplus
@@ -5,6 +5,7 @@
If so, then we are certain that we have a operation equal instead of
just operation. Thus, handle it appropriately using modify expressions.
(callable): Likewise.
+ (validate_for_record): Removed an unwanted error message.
2013-05-08 Balaji V. Iyer <balaji.v.iyer@intel.com>