summaryrefslogtreecommitdiffstats
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-09-19 11:52:52 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-09-19 11:52:52 +0000
commit39cb6d684e8d6a9927382cc735adedf57c7ab555 (patch)
tree0dbed3235787eea739fbf3239ef57ffa3982bdcc /libgomp/ChangeLog
parenta80f12b88a75462453cb809ee7bba0dd86f620f9 (diff)
downloadppe42-gcc-39cb6d684e8d6a9927382cc735adedf57c7ab555.tar.gz
ppe42-gcc-39cb6d684e8d6a9927382cc735adedf57c7ab555.zip
* omp-low.c (expand_omp_sections): Always pass len - 1 to
GOMP_sections_start, even if !exit_reachable. libgomp/ * testsuite/libgomp.c/sections-2.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202738 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 6687169f1ce..67ce62795b0 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-19 Jakub Jelinek <jakub@redhat.com>
+
+ * testsuite/libgomp.c/sections-2.c: New test.
+
2013-06-28 Marcus Shawcroft <marcus.shawcroft@arm.com>
* testsuite/libgomp.fortran/strassen.f90:
OpenPOWER on IntegriCloud