OSDN Git Service

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