PR rtl-optimization/47157
[official-gcc.git] / gcc / testsuite / ChangeLog
blob910fa08c98c9ae76b9f5201fe6238a05387f7db2
1 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
3         PR rtl-optimization/47157
4         * gcc.c-torture/compile/pr47157.c: New test.
6 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
8         * gcc.dg/torture/vector-shift2.c (schar): Define.
9         (main): Always use schar or uchar instead of plain "char" to avoid
10         dependencies on implementation-defined char signedness.
12 2011-01-03  Martin Jambor  <mjambor@suse.cz>
14         PR tree-optimization/46801
15         * gnat.dg/pack9.adb: Remove xfail.
17 2011-01-03  Martin Jambor  <mjambor@suse.cz>
19         PR tree-optimization/46984
20         * g++.dg/ipa/pr46984.C: New test.
22 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
24         PR fortran/46408
25         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
27 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
29         PR tree-optimization/47140
30         * gcc.c-torture/compile/pr47140.c: New test.
32         PR rtl-optimization/47028
33         * gcc.dg/pr47028.c: New test.
35 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
37         * objc.dg/protocol-forward-1.m: Removed TODO.
38         * objc.dg/protocol-forward-2.m: New.
39         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
40         * obj-c++.dg/protocol-forward-2.mm: New.
42 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
44         PR target/38662
45         * g++.dg/eh/pr38662.C: New testcase.
47 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
49         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
50         scan for newline '\n'.
53 Copyright (C) 2011 Free Software Foundation, Inc.
55 Copying and distribution of this file, with or without modification,
56 are permitted in any medium without royalty provided the copyright
57 notice and this notice are preserved.