summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-29 15:34:07 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-29 15:34:07 +0000
commit142039591ec70a619c1d9321089aa6a3d3cc7c44 (patch)
treed1a2f3447db78dafaa30242f311fa41acc7fcc7f /libgomp/ChangeLog
parent453b283076414c342de175ef9b64aa71ff6708af (diff)
downloadgcc-142039591ec70a619c1d9321089aa6a3d3cc7c44.tar.gz
* testsuite/libgomp.c++/task-1.C: Renamed err to e.
* testsuite/libgomp.c++/task-6.C: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156354 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 246d411384b..dcd532f06b6 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/libgomp.c++/task-1.C: Renamed err to e.
+ * testsuite/libgomp.c++/task-6.C: Likewise.
+
2010-01-28 Steve Ellcey <sje@cup.hp.com>
* configure.tgt (*-*-hpux*): Add -frandom-seed flag.