OSDN Git Service

PR c/35742
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
2
3         PR c/35742
4         * gcc.dg/pr35742.c: New test.
5
6 2009-01-09  John F. Carr  <jfc@mit.edu>
7
8         PR c++/37877
9         * g++.dg/parse/linkage3.C: New test.
10
11 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
12
13         PR middle-end/38771
14         * gcc.c-torture/compile/pr38771.c: New test.
15
16 2009-01-08  Nathan Froyd  <froydnj@codesourcery.com>
17
18         * gcc.dg/pr34856.c: Ignore irrelevant warning.
19
20 2009-01-08  Mark Mitchell  <mark@codesourcery.com>
21
22         * gcc.dg/sibcall-3.c: XFAIL for Thumb.
23         * gcc.dg/sibcall-4.c: Likewise.
24
25 2009-01-08  Sebastian Pop  <sebastian.pop@amd.com>
26             Jan Sjodin  <jan.sjodin@amd.com>
27
28         PR tree-optimization/38559
29         * testsuite/gcc.dg/graphite/pr38559.c: New.
30
31 2009-01-08  Ira Rosen  <irar@il.ibm.com>
32
33         PR tree-optimization/37194
34         * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
35
36 2009-01-07  Jakub Jelinek  <jakub@redhat.com>
37
38         PR c++/38725
39         * g++.dg/ext/label11.C: New test.
40
41 2009-01-07  Joseph Myers  <joseph@codesourcery.com>
42
43         * lib/target-supports.exp (check_weak_override_available): New.
44         * lib/target-supports-dg.exp (dg-require-weak-override): New.
45         * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
46         dg-require-weak-override.
47
48 2009-01-07  Nathan Froyd  <froydnj@codesourcery.com>
49             Alan Modra  <amodra@bigpond.net.au>
50
51         * gcc.c-torture/compile/20090107-1.c: New test.
52
53 2009-01-07  Uros Bizjak  <ubizjak@gmail.com>
54
55         PR target/38706
56         * g++.dg/other/pr38706.C: New test.
57
58 2009-01-07  Jason Merrill  <jason@redhat.com>
59
60         * g++.dg/cpp0x/variadic92.C: New test.
61         * g++.dg/cpp0x/variadic93.C: New test.
62
63 2009-01-07  Janis Johnson  <janis187@us.ibm.com>
64
65         * lib/target-supports-dg.exp (current_compiler_flags): New.
66         (check-flags): Use it; do not access dg-test local variables.
67         (dg-skip-if): Do not access dg-test local variables.
68         (dg-xfail-run-if): Ditto.
69         (dg-shouldfail): Ditto.
70         * gcc.test-framework/test-framework.exp
71         (check_effective_target_def_nocache): New.
72         * gcc.test-framework/test-framework.awk: Handle scan tests.
73         * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
74         * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
75         * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
76         * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
77         * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
78         * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
79         * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
80         * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
81         * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
82
83         * g++.dg/torture/pr38586.C: Ignore a possible warning.
84
85         * lib/target-supports-dg.exp (check_test_flags): Delete.
86
87 2009-01-07  Jan Sjodin  <jan.sjodin@amd.com>
88
89         PR tree-optimization/38492
90         PR tree-optimization/38498
91         * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
92         in trunk.
93         * testsuite/gcc.dg/graphite/block-0.c: Update test.
94         * testsuite/gcc.dg/graphite/block-1.c: Same.
95         * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test for blocking.
96         * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
97         * testsuite/gcc.dg/graphite/block-3.c: New.
98         * testsuite/gcc.dg/graphite/pr38498.c: New.
99
100 2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>
101
102         AVX Programming Reference (December, 2008)
103         * gcc.target/i386/avx-vmovntdq-256-1.c: New.
104         * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
105         * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
106
107         * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
108         * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
109
110 2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
111
112         PR fortran/38220
113         * gfortran.dg/c_loc_pure_1.f90:  New test.
114
115 2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>
116
117         PR fortran/38669
118         * gfortran.dg/elemental_dependency_3.f90:
119         Add the final tree dump cleanup.
120
121 2009-01-06  Jakub Jelinek  <jakub@redhat.com>
122
123         * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
124         passing -m32.
125
126         PR rtl-optimization/38722
127         * gfortran.dg/pr38722.f90: New test.
128
129 2009-01-06  Janis Johnson  <janis187@us.ibm.com>
130
131         PR c/34252
132         * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
133         instead of DECnn_DEN.  Support -DDBG to list lines that fail.
134
135 2009-01-06  Dominique Dhumieres  <dominiq@lps.ens.fr>
136
137         * gfortran.dg/implicit_12.f90: Add space around dg directive.
138         * gfortran.dg/typebound_call_8.f03: Same.
139         * gfortran.dg/elemental_bind_c.f90: Same.
140         * gfortran.dg/typebound_call_7.f03: Same.
141         * gfortran.dg/interface_proc_end.f90: Same
142         * gfortran.dg/pr37243.f: Fix typo.
143
144 2009-01-06  Uros Bizjak  <ubizjak@gmail.com>
145
146         * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define.  Use CHUNK_SIZE
147         instead of hardcoded number.  Increase CHUNK_SIZE to 16384 for
148         large stack sizes.
149
150 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
151
152         AVX Programming Reference (December, 2008)
153         * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
154         _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
155         * gcc.target/i386/sse-14.c: Likewise.
156
157         * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
158         * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
159         * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
160         * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
161
162 2009-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
163
164         PR libfortran/38735
165         * gfortran.dg/fmt_bz_bn.f: Update test.
166
167 2009-01-05  Dodji Seketeli  <dodji@redhat.com>
168
169         PR c++/38472
170         * g++.dg/conversion/usual-arith-conv.C: New test.
171
172 2009-01-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
173
174         PR c/34911
175         * gcc.dg/vector-3.c: New testcase.
176         * g++.dg/ext/vector15.C: New test.
177
178 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
179
180         PR tree-optimization/38510
181         * gcc.dg/graphite/pr38510.c: New.
182
183 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
184             Jan Sjodin <jan.sjodin@amd.com>
185
186         PR tree-optimization/38500
187         * gcc.dg/graphite/pr38500.c: New.
188
189 2009-01-05  Laurent GUERBY  <laurent@guerby.net>
190
191         * gcc.c-torture/compile/20001226-1.c: Generalize 
192         dg-timeout-factor.
193         * gcc.c-torture/compile/limits-fnargs.c: Add
194         dg-timeout-factor.
195         * gcc.dg/20020425-1.c: Likewise.
196         * gcc.dg/pch/pch.exp: Likewise.
197         
198 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
199
200         PR fortran/38657
201         * gfortran.dg/module_commons_3.f90: New test.
202
203 2009-01-05  Daniel Franke  <franke.daniel@gmail.com>
204
205         PR fortran/37159
206         * gfortran.dg/random_seed_1.f90: Updated.
207
208 2009-01-05  Mikael Morin  <mikael.morin@tele2.fr>
209
210         PR fortran/38669
211         PR fortran/38726
212         * gfortran.dg/elemental_subroutine_7.f90: 
213         Fix p values so that it can be used as vector subscript.
214
215 2009-01-05  Jason Merrill  <jason@redhat.com>
216
217         * g++.dg/cpp0x/initlist12.C: Add another test.
218
219         * g++.dg/cpp0x/defaulted7.C: New test.
220
221 2009-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
222
223         PR fortran/38672
224         * gfortran.dg/host_assoc_blockdata_1.f90:  New test.
225         * gfortran.dg/host_assoc_blockdata_2.f90:  New test.
226
227 2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
228
229         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
230         for alpha*-*-* targets.
231         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
232
233 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
234
235         PR fortran/38665
236         * gfortran.dg/host_assoc_function_5.f90: New test.
237
238 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
239
240         PR fortran/38669
241         * gfortran.dg/elemental_dependency_3.f90: New test.
242         * gfortran.dg/elemental_subroutine_7.f90: New test.
243
244 2009-01-04  Uros Bizjak  <ubizjak@gmail.com>
245
246         * gcc.dg/struct-ret-3.c: Include unistd.h.
247         (main): Exit early if system memory page size is
248         larger than 4096 bytes.
249
250 2009-01-04  Daniel Franke  <franke.daniel@gmail.com>
251
252         PR fortran/38718
253         * gfortran.dg/merge_init_expr.f90: New.
254
255 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
256
257         PR fortran/38536
258         * gfortran.dg/c_loc_tests_13.f90: New test.
259         * gfortran.dg/c_loc_tests_14.f90: New test.
260
261 2009-01-03  Daniel Franke  <franke.daniel@gmail.com>
262
263         * gfortran.dg/func_result_4.f90: New.
264
265 2009-01-03  Paul Thomas  <pault@gcc.gnu.org>
266
267         PR fortran/38594
268         * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
269         interface still works, in addition to original tests.
270         * gfortran.dg/host_assoc_call_6.f90: New test.
271
272 2009-01-03  Jakub Jelinek  <jakub@redhat.com>
273
274         PR c++/38705
275         * g++.dg/torture/pr38705.C: New test.
276
277         PR c/38700
278         * gcc.dg/pr38700.c: New test.
279
280 2009-01-02  Jason Merrill  <jason@redhat.com>
281
282         * g++.dg/cpp0x/initlist11.C: New test.
283         * g++.dg/cpp0x/initlist12.C: New test.
284
285 2009-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
286
287         * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
288         Allow extra informative notes.
289
290 2009-01-01  Jakub Jelinek  <jakub@redhat.com>
291
292         PR c/36489
293         * gcc.dg/pr36489.c: New test.