OSDN Git Service

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