]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* testsuite/ChangeLog: Add missing ChangeLog entry.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 21 Jan 2009 18:50:07 +0000 (19:50 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 21 Jan 2009 18:50:07 +0000 (19:50 +0100)
From-SVN: r143550

gcc/testsuite/ChangeLog

index 91b8d8ae64328db49ac38c859b6d35606f625e09..25877b3c4b9979a2da5a3f15f62893a2eb312ed3 100644 (file)
        * 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