summaryrefslogtreecommitdiffstats
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2014-03-25 09:30:10 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2014-03-25 09:30:10 +0000
commitde48ad323bb0c177ddc436a31cc8bd3cf6e7b37f (patch)
tree95d6d543658e14b87d9a9992c639185f613e010f /libgomp/ChangeLog
parent9ec2726163c3e2b765a8aadc362bae5f3fd78e83 (diff)
downloadppe42-gcc-de48ad323bb0c177ddc436a31cc8bd3cf6e7b37f.tar.gz
ppe42-gcc-de48ad323bb0c177ddc436a31cc8bd3cf6e7b37f.zip
PR c++/60331
* semantics.c (potential_constant_expression_1): Handle DECL_EXPR. * testsuite/libgomp.c++/udr-11.C: New test. * testsuite/libgomp.c++/udr-12.C: New test. * testsuite/libgomp.c++/udr-13.C: New test. * testsuite/libgomp.c++/udr-14.C: New test. * testsuite/libgomp.c++/udr-15.C: New test. * testsuite/libgomp.c++/udr-16.C: New test. * testsuite/libgomp.c++/udr-17.C: New test. * testsuite/libgomp.c++/udr-18.C: New test. * testsuite/libgomp.c++/udr-19.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208806 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index e61756158a5..d3cda25384d 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,16 @@
+2014-03-25 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/60331
+ * testsuite/libgomp.c++/udr-11.C: New test.
+ * testsuite/libgomp.c++/udr-12.C: New test.
+ * testsuite/libgomp.c++/udr-13.C: New test.
+ * testsuite/libgomp.c++/udr-14.C: New test.
+ * testsuite/libgomp.c++/udr-15.C: New test.
+ * testsuite/libgomp.c++/udr-16.C: New test.
+ * testsuite/libgomp.c++/udr-17.C: New test.
+ * testsuite/libgomp.c++/udr-18.C: New test.
+ * testsuite/libgomp.c++/udr-19.C: New test.
+
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
Update copyright years
OpenPOWER on IntegriCloud