aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2009-01-21 19:50:07 +0100
committerUros Bizjak <uros@gcc.gnu.org>2009-01-21 19:50:07 +0100
commitbfcccc7f7722dc696716a7fc266cf84f97bb55b1 (patch)
tree44aadbb593a873c3b1ae21f3d6ae53ced8a3e028 /gcc
parent435da62879db64cab8afd011c4a4cfe010186ab5 (diff)
downloadgcc-bfcccc7f7722dc696716a7fc266cf84f97bb55b1.zip
gcc-bfcccc7f7722dc696716a7fc266cf84f97bb55b1.tar.gz
gcc-bfcccc7f7722dc696716a7fc266cf84f97bb55b1.tar.bz2
* testsuite/ChangeLog: Add missing ChangeLog entry.
From-SVN: r143550
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 91b8d8a..25877b3 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -219,6 +219,11 @@
* gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
out of loop.
+2009-01-14 Vladimir Makarov <vmakarov@redhat.com>
+
+ PR target/38811
+ * g++.dg/torture/pr38811.C: New file.
+
2009-01-14 Richard Guenther <rguenther@suse.de>
PR tree-optimization/38826