OSDN Git Service

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