OSDN Git Service

2011-01-07 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-01-07  Tobias Burnus  <burnus@net-b.de>
2
3         PR fortran/41580
4         * gfortran.dg/extends_type_of_3.f90: New.
5
6 2011-01-07  Kai Tietz  <kai.tietz@onevision.com>
7
8         * g++.dg/ext/dllexport-MI1.C: Adjust test.
9         * g++.dg/ext/dllimport-MI1.C: Likewise.
10         * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
11         * g++.dg/ext/dllimport10.C: Likewise.
12         * g++.dg/ext/dllimport11.C: Likewise.
13         * g++.dg/ext/dllimport12.C: Likewise.
14         * g++.dg/ext/dllimport13.C: Likewise.
15         * g++.dg/ext/dllimport2.C: Likewise.
16         * g++.dg/ext/dllimport3.C: Likewise.
17         * g++.dg/ext/dllimport4.C: Likewise.
18         * g++.dg/ext/dllimport5.C: Likewise.
19         * g++.dg/ext/dllimport6.C: Likewise.
20         * g++.dg/ext/dllimport8.C: Likewise.
21         * g++.dg/ext/dllimport9.C: Likewise.
22         * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
23         targets, too. Additionally enable test for i?86-*-mingw*.
24         * g++.dg/ext/selectany1.C: Likewise.
25         Remove guard variable check.
26
27 2011-01-07  Janus Weil  <janus@gcc.gnu.org>
28
29         PR fortran/47189
30         PR fortran/47194
31         * gfortran.dg/storage_size_3.f08: Extended.
32
33 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
34
35         PR c++/47022
36         * g++.dg/template/stdarg1.C: New test.
37
38 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
39
40         PR fortran/47195
41         * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
42         * gfortran.dg/defined_operators_1.f90: Split the subroutine
43         from the interface of functions to not hide the errors that
44         shall be tested.
45
46 2011-01-06  Jan Hubicka  <jh@suse.cz>
47
48         * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
49         * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
50
51 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
52
53         PR fortran/33117
54         PR fortran/46478
55         * gfortran.dg/interface_33.f90: New test.
56
57 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
58
59         PR c/47150
60         * gcc.c-torture/compile/pr47150.c: New test.
61
62 2011-01-06  Ira Rosen  <irar@il.ibm.com>
63
64         PR tree-optimization/47139
65         * gcc.dg/vect/pr47139.c: New test.
66
67 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
68
69         PR fortran/47180
70         * gfortran.dg/extends_type_of_2.f03: New.
71
72 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
73
74         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
75
76 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
77
78         * gnat.dg/opt14.adb: New test.
79
80 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
81
82         PR fortran/46017
83         * gfortran.dg/allocate_error_2.f90:  New test.
84
85 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
86
87         PR fortran/47024
88         * gfortran.dg/storage_size_3.f08: New.
89
90 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
91
92         PR libgfortran/47154
93         * gfortran.dg/namelist_68.f90: New test.
94
95 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
96
97         * gnat.dg/unchecked_convert8.ad[sb]: New test.
98
99 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
100
101         PR fortran/46448
102         * gfortran.dg/class_34.f90: New.
103
104 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
105
106         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
107         use __builtin_inff.  Skip all single-precision tests that require
108         Infinity.
109
110 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
111
112         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
113
114 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
115
116         PR tree-optimization/47148
117         * gcc.c-torture/execute/pr47148.c: New test.
118
119         PR tree-optimization/47155
120         * gcc.c-torture/execute/pr47155.c: New test.
121
122         PR rtl-optimization/47157
123         * gcc.c-torture/compile/pr47157.c: New test.
124
125 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
126
127         * gcc.dg/torture/vector-shift2.c (schar): Define.
128         (main): Always use schar or uchar instead of plain "char" to avoid
129         dependencies on implementation-defined char signedness.
130
131 2011-01-03  Martin Jambor  <mjambor@suse.cz>
132
133         PR tree-optimization/46801
134         * gnat.dg/pack9.adb: Remove xfail.
135
136 2011-01-03  Martin Jambor  <mjambor@suse.cz>
137
138         PR tree-optimization/46984
139         * g++.dg/ipa/pr46984.C: New test.
140
141 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
142
143         PR fortran/46408
144         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
145
146 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
147
148         PR tree-optimization/47140
149         * gcc.c-torture/compile/pr47140.c: New test.
150
151         PR rtl-optimization/47028
152         * gcc.dg/pr47028.c: New test.
153
154 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
155
156         * objc.dg/protocol-forward-1.m: Removed TODO.
157         * objc.dg/protocol-forward-2.m: New.
158         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
159         * obj-c++.dg/protocol-forward-2.mm: New.
160
161 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
162
163         PR target/38662
164         * g++.dg/eh/pr38662.C: New testcase.
165
166 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
167
168         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
169         scan for newline '\n'.
170
171 \f
172 Copyright (C) 2011 Free Software Foundation, Inc.
173
174 Copying and distribution of this file, with or without modification,
175 are permitted in any medium without royalty provided the copyright
176 notice and this notice are preserved.