OSDN Git Service

PR c/47150
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
2
3         PR c/47150
4         * gcc.c-torture/compile/pr47150.c: New test.
5
6 2011-01-06  Ira Rosen  <irar@il.ibm.com>
7
8         PR tree-optimization/47139
9         * gcc.dg/vect/pr47139.c: New test.
10
11 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
12
13         PR fortran/47180
14         * gfortran.dg/extends_type_of_2.f03: New.
15
16 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17
18         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
19
20 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
21
22         * gnat.dg/opt14.adb: New test.
23
24 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
25
26         PR fortran/46017
27         * gfortran.dg/allocate_error_2.f90:  New test.
28
29 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
30
31         PR fortran/47024
32         * gfortran.dg/storage_size_3.f08: New.
33
34 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
35
36         PR libgfortran/47154
37         * gfortran.dg/namelist_68.f90: New test.
38
39 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
40
41         * gnat.dg/unchecked_convert8.ad[sb]: New test.
42
43 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
44
45         PR fortran/46448
46         * gfortran.dg/class_34.f90: New.
47
48 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
49
50         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
51         use __builtin_inff.  Skip all single-precision tests that require
52         Infinity.
53
54 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
55
56         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
57
58 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
59
60         PR tree-optimization/47148
61         * gcc.c-torture/execute/pr47148.c: New test.
62
63         PR tree-optimization/47155
64         * gcc.c-torture/execute/pr47155.c: New test.
65
66         PR rtl-optimization/47157
67         * gcc.c-torture/compile/pr47157.c: New test.
68
69 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
70
71         * gcc.dg/torture/vector-shift2.c (schar): Define.
72         (main): Always use schar or uchar instead of plain "char" to avoid
73         dependencies on implementation-defined char signedness.
74
75 2011-01-03  Martin Jambor  <mjambor@suse.cz>
76
77         PR tree-optimization/46801
78         * gnat.dg/pack9.adb: Remove xfail.
79
80 2011-01-03  Martin Jambor  <mjambor@suse.cz>
81
82         PR tree-optimization/46984
83         * g++.dg/ipa/pr46984.C: New test.
84
85 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
86
87         PR fortran/46408
88         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
89
90 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
91
92         PR tree-optimization/47140
93         * gcc.c-torture/compile/pr47140.c: New test.
94
95         PR rtl-optimization/47028
96         * gcc.dg/pr47028.c: New test.
97
98 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
99
100         * objc.dg/protocol-forward-1.m: Removed TODO.
101         * objc.dg/protocol-forward-2.m: New.
102         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
103         * obj-c++.dg/protocol-forward-2.mm: New.
104
105 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
106
107         PR target/38662
108         * g++.dg/eh/pr38662.C: New testcase.
109
110 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
111
112         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
113         scan for newline '\n'.
114
115 \f
116 Copyright (C) 2011 Free Software Foundation, Inc.
117
118 Copying and distribution of this file, with or without modification,
119 are permitted in any medium without royalty provided the copyright
120 notice and this notice are preserved.