OSDN Git Service

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