OSDN Git Service

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