diff options
author | vries <vries@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-02-20 11:42:54 +0000 |
---|---|---|
committer | vries <vries@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-02-20 11:42:54 +0000 |
commit | f1c896c4c392f7ecbde89c3c25911ac0b5b02cdc (patch) | |
tree | 4ced27718f0f98001a13f1ca5c05990812f283bd /libgomp | |
parent | 140e093feb34ac2ebca6bb8093b0a1891ca0a391 (diff) | |
download | gcc-f1c896c4c392f7ecbde89c3c25911ac0b5b02cdc.tar.gz |
Fix whitespace in libgomp/ChangeLog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233587 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 5dca7211049..732c6c3162b 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1254,7 +1254,7 @@ * oacc-init.c (goacc_runtime_initialize): Call goacc_host_init() at end. 2015-09-08 Aditya Kumar <hiraditya@msn.com> - Sebastian Pop <s.pop@samsung.com> + Sebastian Pop <s.pop@samsung.com> * testsuite/libgomp.graphite/bounds.c (int foo): Modifed test case to match o/p. @@ -4760,7 +4760,6 @@ PR fortran/41102 omp_lib.h.in: Fix -std=f95 errors. - 2009-08-14 David Edelsohn <edelsohn@gnu.org> * testsuite/libgomp.graphite: Move from gcc.dg/graphite. |