OSDN Git Service

8e7da5604adda44e9dea24747bacb540e864afbf
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2010-04-14  Steve Ellcey  <sje@cup.hp.com>
2
3         PR testsuite/43739
4         * gcc.dg/pr43643.c: Use static link on hppa*-*-hpux*.
5
6 2010-04-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7
8         PR 42966
9         * gcc.dg/cpp/warn-undef-2.c: Update.
10         * gcc.dg/cpp/warn-traditional-2.c: Update.
11         * gcc.dg/cpp/warn-comments-2.c: Update.
12         * gcc.dg/cpp/warn-variadic-2.c: Update.
13         * gcc.dg/cpp/warn-long-long-2.c: Update.
14         * gcc.dg/cpp/warn-deprecated-2.c: Update.
15         * gcc.dg/cpp/warn-multichar-2.c: Update.
16         * gcc.dg/cpp/warn-normalized-3.c: Update.
17         * gcc.dg/cpp/warn-cxx-compat-2.c: Update.
18         * gcc.dg/cpp/warn-trigraphs-3.c: Update.
19         * gcc.dg/cpp/warn-unused-macros-2.c: Update.
20         * gcc.dg/cpp/warn-trigraphs-4.c: Update.
21         * gcc.dg/cpp/warn-redefined-2.c: Update.
22         * gfortran.dg/warning-directive-2.F90: Update.
23         * c-c++-common/cpp/warning-directive-2.c: Update.
24
25 2010-04-14  Michael Matz  <matz@suse.de>
26
27         PR tree-optimization/42963
28         * testsuite/gcc.dg/pr42963.c: New testcase.
29
30 2010-04-14  Eric Botcazou  <ebotcazou@adacore.com>
31
32         * gnat.dg/class_wide.adb: Rename into...
33         * gnat.dg/class_wide1.adb: ...this.
34         * gnat.dg/class_wide2.ad[sb]: New test.
35
36 2010-04-14  Tobias Burnus  <burnus@net-b.de>
37
38         PR fortran/18918
39         * gfortran.dg/coarray_9.f90: Update dg-errors.
40         * gfortran.dg/coarray_10.f90: New test.
41         * gfortran.dg/coarray_11.f90: New test.
42
43 2010-04-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
44
45         PR fortran/43747
46         gfortran.dg/initialization_24.f90: New test.
47
48 2010-04-13  Jason Merrill  <jason@redhat.com>
49
50         * g++.dg/cpp0x/lambda/lambda-deduce2.C: Remove.
51         * g++.dg/cpp0x/lambda/lambda-uneval.C: New.
52
53 2010-04-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
54
55         * gcc.dg/cpp/cpp.exp: Test also c-c++-common/cpp.
56         * g++.dg/dg.exp: Likewise.
57         * gcc.dg/cpp/warning-directive-1.c: Move to ...
58         * c-c++-common/cpp/warning-directive-1.c: ... here.
59         * gcc.dg/cpp/warning-directive-2.c: Move to ...
60         * c-c++-common/cpp/warning-directive-2.c: ... here.
61         * gcc.dg/cpp/warning-directive-3.c: Move to ...
62         * c-c++-common/cpp/warning-directive-3.c: ... here.
63         * gcc.dg/cpp/warning-directive-4.c: Move to ...
64         * c-c++-common/cpp/warning-directive-4.c: ... here.
65         * g++.dg/cpp/warning-directive-1.C: Delete.
66         * g++.dg/cpp/warning-directive-2.C: Delete.
67         * g++.dg/cpp/warning-directive-3.C: Delete.
68         * g++.dg/cpp/warning-directive-4.C: Delete.
69         * gcc.dg/cpp/normalised-3.c: Delete.
70         * g++.dg/cpp/normalised-1.C: Rename as ...
71         * c-c++-common/cpp/normalised-3.c: ... this.
72
73 2010-04-13  Martin Jambor  <mjambor@suse.cz>
74
75         * gcc.dg/tree-ssa/sra-9.c: New test.
76
77 2010-04-13  Michael Matz  <matz@suse.de>
78
79         PR middle-end/43730
80         * gcc.dg/pr43730.c: New test.
81
82 2010-04-13  Michael Matz  <matz@suse.de>
83
84         * gcc.dg/tree-ssa/negate.c: New testcase.
85
86 2010-04-13  Richard Guenther  <rguenther@suse.de>
87
88         PR testsuite/43735
89         * gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.
90
91 2010-04-13  Richard Guenther  <rguenther@suse.de>
92
93         * gcc.dg/vect/no-vfa-vect-depend-1.c: Adjust.
94
95 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
96
97         * gnat.dg/derived_type1.adb: New test.
98
99 2010-04-13  Matthias Klose  <doko@ubuntu.com>
100
101         * gcc.dg/plugindir1.c: New testcase.
102         * gcc.dg/plugindir2.c: New testcase.
103         * gcc.dg/plugindir3.c: New testcase.
104         * gcc.dg/plugindir4.c: New testcase.
105
106 2010-04-12  Uros Bizjak  <ubizjak@gmail.com>
107
108         * gcc.target/i386/rotate-2.c: New test.
109
110 2010-04-12  Jason Merrill  <jason@redhat.com>
111
112         PR c++/43641
113         * g++.dg/cpp0x/lambda/lambda-conv4.C: New.
114         * g++.dg/cpp0x/lambda/lambda-deduce2.C: New.
115
116 2010-04-12  Fabien Chene  <fabien.chene@gmail.com>
117
118         PR c++/25811
119         * g++.dg/init/pr25811.C: New test.
120
121 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
122
123         * g++.dg/warn/miss-format-1.C: Removed *-*-solaris2.7 from
124         dg-error, dg-warning.
125         * gcc.dg/c99-stdint-6.c: Removed *-*-solaris2.7 from dg-options.
126
127 2010-04-12  Richard Guenther  <rguenther@suse.de>
128
129         * gcc.dg/torture/inline-2.c: New testcase.
130
131 2010-04-12  Jakub Jelinek  <jakub@redhat.com>
132
133         PR bootstrap/43699
134         * gcc.dg/Wunused-var-7.c: New test.
135
136         PR tree-optimization/43560
137         * gcc.c-torture/execute/pr43560.c: New test.
138
139 2010-04-12  Eric Botcazou  <ebotcazou@adacore.com>
140
141         * gnat.dg/aggr13.adb: New test.
142         * gnat.dg/aggr14.adb: Likewise.
143         * gnat.dg/aggr14_pkg.ad[sb]: New helper.
144
145 2010-04-12  Richard Guenther  <rguenther@suse.de>
146
147         PR c++/43611
148         * g++.dg/torture/pr43611.C: New testcase.
149
150 2010-04-12  Shujing Zhao  <pearly.zhao@oracle.com>
151
152         PR c/36774
153         * gcc.dg/pr36774-1.c: New test.
154         * gcc.dg/pr36774-2.c: New test.
155
156 2010-04-11  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
157
158         * gcc.target/sh/rte-delay-slot.c: New test.
159
160 2010-04-11  Eric Botcazou  <ebotcazou@adacore.com>
161
162         * gnat.dg/pack9.adb: Remove -cargs option.
163         * gnat.dg/aggr12.ad[sb]: New test.
164
165 2010-04-10  Jie Zhang  <jie@codesourcery.com>
166
167         PR target/43417
168         * gcc.target/sh/pr43417.c: New test.
169
170 2010-04-10  Tobias Burnus  <burnus@net-b.de>
171
172         PR fortran/43591
173         * gfortran.dg/spec_expr_6.f90: New test.
174
175 2010-04-09  Manuel López-Ibáñez <manu@gcc.gnu.org>
176
177         PR cpp/43195
178         * gcc.dg/cpp/pr43195.c: New.
179         * gcc.dg/cpp/pr43195.h: New.
180
181 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
182
183         PR 42965
184         * gcc.dg/Werror-6.c: Adjust.
185         * gcc.dg/Werror-implicit-function-declaration.c: Likewise.
186         * gcc.dg/Werror-4.c: Likewise.
187         * gcc.dg/Wdeclaration-after-statement-3.c: Likewise.
188         * gcc.dg/Wswitch-enum-error.c: Likewise.
189         * gcc.dg/Wpointer-arith.c: Likewise.
190         * gcc.dg/Wfatal.c: Likewise.
191         * gcc.dg/Wswitch-error.c: Likewise.
192         * g++.dg/warn/unused-result1-Werror.c: Likewise.
193         * gcc.dg/Werror-9.c: Delete. Duplicate of Werror-4.c.
194         * gcc.dg/cpp/warn-undef-2.c: Likewise.
195         * gcc.dg/cpp/warn-traditional-2.c: Likewise.
196         * gcc.dg/cpp/warn-comments-2.c: Likewise.
197         * gcc.dg/cpp/warn-variadic-2.c: Likewise.
198         * gcc.dg/cpp/warning-directive-2.c: Likewise.
199         * gcc.dg/cpp/warn-long-long-2.c: Likewise.
200         * gcc.dg/cpp/warn-deprecated-2.c: Likewise.
201         * gcc.dg/cpp/warn-multichar-2.c: Likewise.
202         * gcc.dg/cpp/warn-normalized-3.c: Likewise.
203         * gcc.dg/cpp/warn-cxx-compat-2.c: Likewise.
204         * gcc.dg/cpp/warn-trigraphs-3.c: Likewise.
205         * gcc.dg/cpp/warn-unused-macros-2.c: Likewise.
206         * gcc.dg/cpp/warn-trigraphs-4.c: Likewise.
207         * gcc.dg/cpp/warn-redefined-2.c: Likewise.
208         * g++.dg/cpp/warning-directive-2.C: Likewise.
209         * gfortran.dg/warning-directive-2.F90: Likewise.
210
211 2010-04-09  Jason Merrill  <jason@redhat.com>
212
213         PR c++/42623
214         * g++.dg/template/sizeof13.C: New.
215
216 2010-04-09  Kai Tietz  <kai.tietz@onevision.com>
217
218         * g++.dg/other/pr35504.C: Add check for thiscall.
219         * g++.dg/torture/stackalign/eh-thiscall-1.C: New.
220         * gcc.dg/torture/stackalign/thiscall-1.c: New.
221
222 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
223
224         PR c++/28584
225         * gcc.dg/Wint-to-pointer-cast-1.c: Move to...
226         * c-c++-common/Wint-to-pointer-cast-1.c: ...  here.
227         * gcc.dg/Wint-to-pointer-cast-2.c: Move to...
228         * c-c++-common/Wint-to-pointer-cast-2.c: ...  here.
229         * gcc.dg/Wint-to-pointer-cast-3.c: Move to...
230         * c-c++-common/Wint-to-pointer-cast-3.c: ...  here. Update.
231         * g++.old-deja/g++.mike/warn1.C: Add -Wno-int-to-pointer-cast.
232         * g++.dg/other/increment1.C: Likewise.
233
234 2010-04-09  Tobias Burnus  <burnus@net-b.de>
235
236         PR fortran/18918
237         * gfortran.dg/coarray_7.f90: New test.
238         * gfortran.dg/coarray_8.f90: New test.
239
240 2010-04-08  Bud Davis  <bdavis9659@sbcglobal.net>
241
242         PR fortran/28039
243         * gfortran.dg/fmt_with_extra.f: Remove xfail and update test.
244
245 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
246
247         PR target/43643
248         * gcc.dg/pr43643.c: New test.
249
250 2010-04-08  Tobias Burnus  <burnus@net-b.de>
251
252         * gfortran.dg/iso_fortran_env_6.f90: Add more checks.
253
254 2010-04-08  Richard Guenther  <rguenther@suse.de>
255
256         PR tree-optimization/43679
257         * gcc.c-torture/compile/pr43679.c: New testcase.
258
259 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
260
261         PR debug/43670
262         * gcc.dg/pr43670.c: New test.
263
264 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
265
266         PR middle-end/40815
267         * gcc.dg/tree-ssa/reassoc-19.c: New.
268
269 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
270
271         PR c/18624
272         * gcc.dg/Wunused-var-1.c: New test.
273         * gcc.dg/Wunused-var-2.c: New test.
274         * gcc.dg/Wunused-var-3.c: New test.
275         * gcc.dg/Wunused-var-4.c: New test.
276         * gcc.dg/Wunused-var-5.c: New test.
277         * gcc.dg/Wunused-var-6.c: New test.
278         * gcc.dg/Wunused-parm-1.c: New test.
279
280         * gcc.dg/builtin-choose-expr.c: Avoid set but not used warnings.
281         * gcc.dg/trunc-1.c: Likewise.
282         * gcc.dg/vla-9.c: Likewise.
283         * gcc.dg/dfp/composite-type.c: Likewise.
284
285 2010-04-07  Iain Sandoe <iains@gcc.gnu.org>
286
287         PR objc/35996
288         * objc.dg/objc-gc-4.m: Run for all targets, prune new warning.
289         * obj-c++.dg/objc-gc-3.mm: Ditto.
290
291 2010-04-07  Simon Baldwin  <simonb@google.com>
292
293         * gcc.dg/cpp/warn-undef-2.c: New.
294         * gcc.dg/cpp/warn-traditional-2.c: New.
295         * gcc.dg/cpp/warn-comments-2.c: New.
296         * gcc.dg/cpp/warning-directive-1.c: New.
297         * gcc.dg/cpp/warn-long-long.c: New.
298         * gcc.dg/cpp/warn-traditional.c: New.
299         * gcc.dg/cpp/warn-variadic-2.c: New.
300         * gcc.dg/cpp/warn-undef.c: New.
301         * gcc.dg/cpp/warn-normalized-1.c: New.
302         * gcc.dg/cpp/warning-directive-2.c: New.
303         * gcc.dg/cpp/warn-long-long-2.c: New.
304         * gcc.dg/cpp/warn-variadic.c: New.
305         * gcc.dg/cpp/warn-normalized-2.c: New.
306         * gcc.dg/cpp/warning-directive-3.c: New.
307         * gcc.dg/cpp/warn-deprecated-2.c: New.
308         * gcc.dg/cpp/warn-trigraphs-1.c: New.
309         * gcc.dg/cpp/warn-multichar-2.c: New.
310         * gcc.dg/cpp/warn-normalized-3.c: New.
311         * gcc.dg/cpp/warning-directive-4.c: New.
312         * gcc.dg/cpp/warn-unused-macros.c: New.
313         * gcc.dg/cpp/warn-trigraphs-2.c: New.
314         * gcc.dg/cpp/warn-cxx-compat-2.c: New.
315         * gcc.dg/cpp/warn-cxx-compat.c: New.
316         * gcc.dg/cpp/warn-redefined.c: New.
317         * gcc.dg/cpp/warn-trigraphs-3.c: New.
318         * gcc.dg/cpp/warn-unused-macros-2.c: New.
319         * gcc.dg/cpp/warn-deprecated.c: New.
320         * gcc.dg/cpp/warn-trigraphs-4.c: New.
321         * gcc.dg/cpp/warn-redefined-2.c: New.
322         * gcc.dg/cpp/warn-comments.c: New.
323         * gcc.dg/cpp/warn-multichar.c: New.
324         * g++.dg/cpp/warning-directive-1.C: New.
325         * g++.dg/cpp/warning-directive-2.C: New.
326         * g++.dg/cpp/warning-directive-3.C: New.
327         * g++.dg/cpp/warning-directive-4.C: New.
328         * gfortran.dg/warning-directive-1.F90: New.
329         * gfortran.dg/warning-directive-3.F90: New.
330         * gfortran.dg/warning-directive-2.F90: New.
331         * gfortran.dg/warning-directive-4.F90: New.
332
333 2010-04-07  Iain Sandoe <iains@gcc.gnu.org>
334
335         PR objc++/23716
336         * obj-c++.dg/comp-types-10.mm: Remove XFAIL.
337
338 2010-04-07  Jason Merrill  <jason@redhat.com>
339
340         * g++.dg/template/dr408.C: New.
341
342         * g++.dg/lookup/ns4.C: New.
343
344         PR c++/38392
345         * g++.dg/template/friend51.C: New test.
346
347         PR c++/41970
348         * g++.old-deja/g++.other/linkage1.C: Adjust.
349
350 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
351
352         PR c++/42697
353         * g++.dg/template/crash94.C: New test.
354
355 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
356
357         PR c++/40239
358         * g++.dg/init/aggr5.C: New test.
359         * g++.dg/init/aggr5.C: New test.
360
361 2010-04-07  Richard Guenther  <rguenther@suse.de>
362
363         PR tree-optimization/43270
364         * g++.dg/warn/Warray-bounds-4.C: New testcase.
365         * gcc.dg/Warray-bounds-7.c: Likewise.
366
367 2010-04-07  Eric Botcazou  <ebotcazou@adacore.com>
368
369         * gnat.dg/bit_packed_array.ad[sb]: Rename into...
370         * gnat.dg/bit_packed_array1.ad[sb]: ...this.
371         * gnat.dg/bit_packed_array4.ad[sb]: New test.
372
373 2010-04-07  Jie Zhang  <jie@codesourcery.com>
374
375         PR c++/42556
376         * g++.dg/init/pr42556.C: New test.
377
378 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
379
380         PR debug/43628
381         * g++.dg/debug/dwarf2/typedef2.C: New test.
382
383 2010-04-06  Dodji Seketeli  <dodji@redhat.com>
384
385         * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from
386         c-c++-common/dwarf2/redeclaration-1.C
387
388 2010-04-06  Jason Merrill  <jason@redhat.com>
389
390         * g++.dg/cpp0x/pr31437.C: Adjust error location.
391         * g++.dg/ext/attrib18.C: Likewise.
392         * g++.dg/ext/bitfield2.C: Likewise.
393         * g++.dg/ext/bitfield4.C: Likewise.
394         * g++.dg/ext/visibility/warn2.C: Likewise.
395         * g++.dg/ext/visibility/warn3.C: Likewise.
396         * g++.dg/gomp/pr26690-1.C: Likewise.
397         * g++.dg/inherit/covariant7.C: Likewise.
398         * g++.dg/init/synth2.C: Likewise.
399         * g++.dg/lookup/using7.C: Likewise.
400         * g++.dg/other/crash-4.C: Likewise.
401         * g++.dg/other/error13.C: Likewise.
402         * g++.dg/other/error20.C: Likewise.
403         * g++.dg/parse/crash31.C: Likewise.
404         * g++.dg/parse/error16.C: Likewise.
405         * g++.dg/parse/error19.C: Likewise.
406         * g++.dg/parse/error27.C: Likewise.
407         * g++.dg/parse/error28.C: Likewise.
408         * g++.dg/parse/fused-params1.C: Likewise.
409         * g++.dg/template/error2.C: Likewise.
410         * g++.dg/template/local6.C: Likewise.
411         * g++.dg/template/qualttp15.C: Likewise.
412         * g++.dg/warn/Wnvdtor-2.C: Likewise.
413         * g++.dg/warn/anonymous-namespace-3.C: Likewise.
414         * g++.old-deja/g++.benjamin/15309-1.C: Likewise.
415         * g++.old-deja/g++.brendan/crash29.C: Likewise.
416         * g++.old-deja/g++.eh/spec6.C: Likewise.
417         * g++.old-deja/g++.jason/crash3.C: Likewise.
418         * g++.old-deja/g++.jason/destruct2.C: Likewise.
419         * g++.old-deja/g++.law/ctors5.C: Likewise.
420         * g++.old-deja/g++.law/ctors9.C: Likewise.
421         * g++.old-deja/g++.mike/p3538a.C: Likewise.
422         * g++.old-deja/g++.mike/p3538b.C: Likewise.
423         * g++.old-deja/g++.other/struct1.C: Likewise.
424         * g++.old-deja/g++.other/volatile1.C: Likewise.
425         * g++.old-deja/g++.pt/crash36.C: Likewise.
426         * g++.old-deja/g++.pt/derived3.C: Likewise.
427         * g++.old-deja/g++.robertl/eb109.C: Likewise.
428         * g++.old-deja/g++.robertl/eb4.C: Likewise.
429
430 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
431
432         PR middle-end/43519
433         * gcc.dg/graphite/run-id-pr42644.c: Call abort.
434         * gcc.dg/graphite/id-19.c: New.
435
436 2010-04-06  Changpeng Fang  <changpeng.fang@amd.com>
437
438         PR middle-end/32824
439         * gcc.dg/vect/pr32824: New.
440
441 2010-04-06  Tobias Burnus  <burnus@net-b.de>
442
443         PR fortran/18918
444         * gfortran.dg/coarray_2.f90: Add dg-options -fcoarray=single.
445         * gfortran.dg/coarray_3.f90: Ditto.
446         * gfortran.dg/coarray_4.f90: Ditto.
447         * gfortran.dg/coarray_5.f90: Ditto.
448         * gfortran.dg/coarray_6.f90: Ditto.
449         * gfortran.dg/coarray_9.f90: New -fcoarray=none test.
450
451 2010-04-06  Tobias Burnus  <burnus@net-b.de>
452
453         PR fortran/18918
454         * gfortran.dg/coarray_4.f90: Fix test.
455         * gfortran.dg/coarray_6.f90: Add more tests.
456
457 2010-04-06  Tobias Burnus  <burnus@net-b.de>
458
459         PR fortran/18918
460         * gfortran.dg/coarray_4.f90: New test.
461         * gfortran.dg/coarray_5.f90: New test.
462         * gfortran.dg/coarray_6.f90: New test.
463
464 2010-04-06  Tobias Burnus  <burnus@net-b.de>
465
466         PR fortran/18918
467         * gfortran.dg/iso_fortran_env_5.f90: New test.
468         * gfortran.dg/iso_fortran_env_6.f90: New test.
469
470 2010-04-06  Tobias Burnus  <burnus@net-b.de>
471
472         PR fortran/39997
473         * gfortran.dg/coarray_1.f90: New test.
474         * gfortran.dg/coarray_2.f90: New test.
475         * gfortran.dg/coarray_3.f90: New test.
476
477 2010-04-06  Jason Merrill  <jason@redhat.com>
478
479         PR c++/43648
480         * g++.dg/template/dtor8.C: New.
481
482         PR c++/43621
483         * g++.dg/template/error-recovery2.C: New.
484
485 2010-04-06  Jan Hubicka  <jh@suse.czpli
486
487         PR tree-optimization/42906
488         * gcc.dg/tree-ssa/dce-1.c: New testcase.
489
490 2010-04-06  Tobias Burnus  <burnus@net-b.de>
491
492         PR fortran/43178
493         * gfortran.dg/alloc_comp_basics_1.f90: Update scan-tree-dump-times.
494         * gfortran.dg/alloc_comp_constructor_1.f90: Ditto.
495         * gfortran.dg/auto_dealloc_1.f90: Ditto.
496
497 2010-04-06  Richard Guenther  <rguenther@suse.de>
498
499         PR tree-optimization/43627
500         * gcc.dg/tree-ssa/vrp49.c: New testcase.
501
502 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
503
504         PR target/43638
505         * gcc.target/i386/pr43638.c: New test.
506
507 2010-04-06  Richard Guenther  <rguenther@suse.de>
508
509         PR middle-end/43661
510         * gcc.c-torture/compile/pr43661.c: New testcase.
511
512 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
513
514         * gcc.target/s390/stackcheck1.c: Add dg-warning.
515
516 2010-04-04  Sebastian Pop  <sebastian.pop@amd.com>
517
518         * gcc.dg/vect/pr43430-1.c: Don't use uint8_t.
519
520 2010-04-02  Richard Guenther  <rguenther@suse.de>
521
522         PR tree-optimization/43629
523         * gcc.c-torture/execute/pr43629.c: New testcase.
524
525 2010-04-01  Janne Blomqvist  <jb@gcc.gnu.org>
526             Dominique d'Humieres  <dominiq@lps.ens.fr>
527
528         PR libfortran/43605
529         * gfortran.dg/ftell_3.f90: Enhance test case by reading more.
530
531 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
532
533         PR debug/43325
534         * c-c++-common/dwarf2/redeclaration-1.C: New test.
535
536 2010-04-01  Jason Merrill  <jason@redhat.com>
537
538         * g++.dg/cpp0x/initlist12.C: Adjust expected errors.
539
540 2010-04-01  Janne Blomqvist  <jb@gcc.gnu.org>
541             Manfred Schwarb  <manfred99@gmx.ch>
542
543         PR libfortran/43605
544         * gfortran.dg/ftell_3.f90: New test.
545
546 2010-04-01  Richard Guenther  <rguenther@suse.de>
547
548         PR middle-end/43614
549         * gcc.c-torture/compile/pr43614.c: New testcase.
550
551 2010-04-01  Martin Jambor  <mjambor@suse.cz>
552
553         PR tree-optimization/43141
554         * gcc.dg/guality/pr43141.c: New test.
555
556 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
557
558         * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*.
559         * g++.dg/eh/spbp.C: Likewise.
560         * g++.dg/ext/label13.C (C::C): xfail dg-bogus on alpha*-dec-osf*.
561         * g++.dg/other/pragma-ep-1.C: Properly define p, remove
562         superfluous casts.
563         * gcc.dg/mtune.c: Add dg-bogus "mcpu".
564         * objc.dg/dwarf-1.m: Skip on  alpha*-dec-osf*.
565         * objc.dg/dwarf-2.m: Likewise.
566
567 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
568
569         PR middle-end/43464
570         * gcc.dg/graphite/id-pr43464.c: New.
571         * gcc.dg/graphite/id-pr43464-1.c: New.
572
573 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
574
575         PR middle-end/43351
576         * gcc.dg/graphite/id-pr43351.c
577
578 2010-03-31  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
579
580         PR testsuite/35165
581         * obj-c++.dg/try-catch-9.mm: Don't XFAIL m32 NeXT runtime.
582         * obj-c++.dg/try-catch-2.mm: Ditto.
583         * obj-c++.dg/lookup-2.mm: Ditto.
584         * obj-c++.dg/encode-8.m: Ditto.
585         * obj-c++.dg/cxx-ivars-2.mm: Ditto.
586         * obj-c++.dg/cxx-ivars-3.mm: Skip for GNU, XFail for m64 NeXT.
587         * obj-c++.dg/const-str-10.mm: Skip for GNU, match .quad for m64 NeXT.
588         * obj-c++.dg/const-str-11.mm: Ditto.
589         * obj-c++.dg/const-str-9.mm: Ditto.
590         * obj-c++.dg/bitfield-3.mm: Skip for GNU runtime.
591         * obj-c++.dg/bitfield-2.mm: XFAIL run for m64 NeXT runtime.
592         * obj-c++.dg/except-1.mm: Ditto.
593         * obj-c++.dg/const-str-7.mm: Ditto.
594         * obj-c++.dg/cxx-ivars-1.mm: Ditto.
595         * obj-c++.dg/const-str-3.mm: Ditto.
596         * obj-c++.dg/const-str-7.mm: Ditto.
597         * obj-c++.dg/stubify-2.mm: Change dump file name.
598
599         PR objc++/23613
600         * gcc/testsuite/objc-obj-c++-shared/next-mapping.h (CLASSPTRFIELD):
601         New macro.
602         * gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD macro.
603         Remove dg-xfail-if.
604
605 2010-03-31  Martin Jambor  <mjambor@suse.cz>
606
607         * gcc.dg/guality/inline-params.c: Disable early inlining.  Xfail run
608         only with -O2, -O3 or -Os and not with -fwhopr.
609
610 2010-03-31  Dodji Seketeli  <dodji@redhat.com>
611
612         PR c++/43558
613         * g++.dg/template/typedef31.C: New test.
614
615 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
616
617         * g++.dg/ext/visibility/pragma-override1.C: Allow for .hidden in
618         assembler output on *-*-solaris2*.
619         * g++.dg/ext/visibility/pragma-override2.C: Likewise.
620
621 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
622
623         PR debug/43557
624         * gcc.dg/pr43557-1.c: New test.
625         * gcc.dg/pr43557-2.c: New file.
626
627 2010-03-31  Jie Zhang  <jie@codesourcery.com>
628
629         PR 43562
630         * gcc.dg/pr43562.c: New test.
631
632 2010-03-30  Jason Merrill  <jason@redhat.com>
633
634         PR c++/43076
635         * g++.dg/template/error-recovery1.C: New.
636
637         PR c++/41786
638         * g++.dg/parse/ambig5.C: New.
639
640 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
641
642         PR debug/43593
643         * gcc.dg/guality/pr43593.c: New test.
644
645 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
646
647         PR middle-end/43430
648         * gcc.dg/vect/pr43430-1.c: New.
649
650 2010-03-30  Jason Merrill  <jason@redhat.com>
651
652         PR c++/43559
653         * g++.dg/template/partial7.C: New.
654
655 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
656
657         * gcc.target/s390/stackcheck1.c: New testcase.
658
659 2010-03-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
660
661         PR libfortran/43265
662         * gfortran.dg/read_eof_8.f90: New test.
663
664 2010-03-29  Jason Merrill  <jason@redhat.com>
665
666         * gcc.dg/cpp/include6.c: Change [] to ().
667
668         N3077
669         * c-c++-common/raw-string-1.c: Update handling of trigraphs, line
670         splicing and UCNs.
671         * c-c++-common/raw-string-2.c: Add trigraph test.
672         * c-c++-common/raw-string-8.c: New.
673         * c-c++-common/raw-string-9.c: New.
674         * c-c++-common/raw-string-10.c: New.
675
676         * c-c++-common/raw-string-1.c: Combine C and C++ raw string tests.
677         * c-c++-common/raw-string-2.c: Combine C and C++ raw string tests.
678         * c-c++-common/raw-string-3.c: Combine C and C++ raw string tests.
679         * c-c++-common/raw-string-4.c: Combine C and C++ raw string tests.
680         * c-c++-common/raw-string-5.c: Combine C and C++ raw string tests.
681         * c-c++-common/raw-string-6.c: Combine C and C++ raw string tests.
682         * c-c++-common/raw-string-7.c: Combine C and C++ raw string tests.
683
684 2010-03-29  Richard Guenther  <rguenther@suse.de>
685
686         PR tree-optimization/43560
687         * gcc.dg/torture/pr43560.c: New testcase.
688
689 2010-03-29  Jason Merrill  <jason@redhat.com>
690
691         N3077
692         * g++.dg/ext/raw-string-1.C: Change [] to ().
693         * g++.dg/ext/raw-string-2.C: Change [] to ().
694         Don't use \ in delimiter.
695         * g++.dg/ext/raw-string-3.C: Change [] to ().
696         * g++.dg/ext/raw-string-4.C: Change [] to ().
697         * g++.dg/ext/raw-string-5.C: Change [] to ().
698         Test for error on \ in delimiter.
699         * g++.dg/ext/raw-string-6.C: Change [] to ().
700         * g++.dg/ext/raw-string-7.C: Change [] to ().
701
702 2010-03-29  Jie Zhang  <jie@codesourcery.com>
703
704         PR 43564
705         * gcc.dg/pr43564.c: New test.
706
707 2010-03-29  Tobias Burnus  <burnus@net-b.de>
708
709         PR fortran/43551
710         * gfortran.dg/direct_io_12.f90: New test.
711
712 2010-03-28  Jan Hubicka  <jh@suse.cz>
713
714         PR tree-optimization/43505
715         * gfortran.dg/pr43505.f90: New testcase.
716
717 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
718
719         PR tree-optimization/43528
720         * gcc.target/i386/pr43528.c: New test.
721
722 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
723
724         PR c/43381
725         * gcc.dg/parm-impl-decl-3.c: New test.
726
727 2010-03-26  Jason Merrill  <jason@redhat.com>
728
729         PR c++/43509
730         * g++.dg/cpp0x/parse1.C: New.
731
732 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
733
734         PR target/43524
735         * gcc.target/i386/pr43524.c: New test.
736
737 2010-03-26  Martin Jambor  <mjambor@suse.cz>
738
739         * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Delete trailing
740         whitespace, rename main to foo.
741         * gcc/testsuite/gcc.dg/tree-ssa/loadpre14.c: Likewise.
742         * gcc/testsuite/gcc.dg/tree-ssa/loadpre15.c: Likewise.
743         * gcc/testsuite/gcc.dg/tree-ssa/loadpre16.c: Likewise.
744         * gcc/testsuite/gcc.dg/tree-ssa/loadpre17.c: Likewise.
745         * gcc/testsuite/gcc.dg/tree-ssa/loadpre19.c: Likewise.
746         * gcc/testsuite/gcc.dg/tree-ssa/loadpre20.c: Likewise.
747         * gcc/testsuite/gcc.dg/tree-ssa/loadpre3.c: Likewise.
748         * gcc/testsuite/gcc.dg/tree-ssa/loadpre5.c: Likewise.
749         * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-1.c: Likewise.
750         * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-4.c: Likewise.
751         * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-6.c: Likewise.
752
753 2010-03-26  Dodji Seketeli  <dodji@redhat.com>
754
755         PR c++/43327
756         * g++.dg/other/crash-10.C: New test.
757         * g++.dg/other/crash-11.C: New test.
758
759 2010-03-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
760
761         PR libfortran/43517
762         * gfortran.dg/read_eof_7.f90: New test.
763
764 2010-03-25  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
765
766         PR objc/35165
767         PR testsuite/43512
768         * objc-obj-c++-shared: New directory.
769         * objc-obj-c++-shared/Object1-implementation.h: New file.
770         * objc-obj-c++-shared/Object1.h: New file.
771         * objc-obj-c++-shared/Protocol1.h: New file.
772         * objc-obj-c++-shared/next-abi.h: New file.
773         * objc-obj-c++-shared/next-mapping.h: New file.
774         * objc/execute/next_mapping.h: Delete.
775         * objc.dg/special/special.exp: For all targets run the tests with
776         -fgnu-runtime, for darwin targets also run the tests with
777         -fnext-runtime.
778         * objc.dg/dg.exp: Ditto.
779         * obj-c++.dg/dg.exp: Ditto.
780         * objc/execute/forward-1.m: Use shared wrapper headers (Object1.h,
781         Protocol1.h) and next-mapping.h as required.  Amend testcase to
782         include use of updated NeXT interface.
783         * objc/execute/formal_protocol-5.m: Ditto.
784         * objc/execute/protocol-isEqual-2.m: Ditto.
785         * objc/execute/protocol-isEqual-4.m: Ditto.
786         * objc/execute/class-11.m: Use shared wrapper headers (Object1.h,
787         Protocol1.h) and next-mapping.h as required.
788         * objc/execute/object_is_class.m: Ditto.
789         * objc/execute/enumeration-1.m: Ditto.
790         * objc/execute/class-13.m: Ditto.
791         * objc/execute/formal_protocol-2.m: Ditto.
792         * objc/execute/formal_protocol-4.m: Ditto.
793         * objc/execute/class-1.m: Ditto.
794         * objc/execute/bycopy-1.m: Ditto.
795         * objc/execute/formal_protocol-6.m: Ditto.
796         * objc/execute/bycopy-3.m: Ditto.
797         * objc/execute/class-3.m: Ditto.
798         * objc/execute/bf-11.m: Ditto.
799         * objc/execute/class-5.m: Ditto.
800         * objc/execute/bf-13.m: Ditto.
801         * objc/execute/class-7.m: Ditto.
802         * objc/execute/bf-15.m: Ditto.
803         * objc/execute/class-9.m: Ditto.
804         * objc/execute/bf-17.m: Ditto.
805         * objc/execute/bf-19.m: Ditto.
806         * objc/execute/IMP.m: Ditto.
807         * objc/execute/exceptions/catchall-1.m: Ditto.
808         * objc/execute/exceptions/trivial.m: Ditto.
809         * objc/execute/exceptions/finally-1.m: Ditto.
810         * objc/execute/exceptions/local-variables-1.m: Ditto.
811         * objc/execute/exceptions/foward-1.m: Ditto.
812         * objc/execute/bf-2.m: Ditto.
813         * objc/execute/string1.m: Ditto.
814         * objc/execute/bf-4.m: Ditto.
815         * objc/execute/informal_protocol.m: Ditto.
816         * objc/execute/string3.m: Ditto.
817         * objc/execute/bf-6.m: Ditto.
818         * objc/execute/bf-8.m: Ditto.
819         * objc/execute/class-tests-1.h: Ditto.
820         * objc/execute/protocol-isEqual-1.m: Ditto.
821         * objc/execute/protocol-isEqual-3.m: Ditto.
822         * objc/execute/_cmd.m: Ditto.
823         * objc/execute/function-message-1.m: Ditto.
824         * objc/execute/bf-20.m: Ditto.
825         * objc/execute/bf-common.h: Ditto.
826         * objc/execute/np-2.m: Ditto.
827         * objc/execute/class-10.m: Ditto.
828         * objc/execute/class-12.m: Ditto.
829         * objc/execute/enumeration-2.m: Ditto.
830         * objc/execute/class-14.m: Ditto.
831         * objc/execute/encode-1.m: Ditto.
832         * objc/execute/formal_protocol-1.m: Ditto.
833         * objc/execute/formal_protocol-3.m: Ditto.
834         * objc/execute/accessing_ivars.m: Ditto.
835         * objc/execute/bycopy-2.m: Ditto.
836         * objc/execute/class-2.m: Ditto.
837         * objc/execute/bf-10.m: Ditto.
838         * objc/execute/formal_protocol-7.m: Ditto.
839         * objc/execute/root_methods.m: Ditto.
840         * objc/execute/class-4.m: Ditto.
841         * objc/execute/bf-12.m: Ditto.
842         * objc/execute/class-6.m: Ditto.
843         * objc/execute/bf-14.m: Ditto.
844         * objc/execute/nested-func-1.m: Ditto.
845         * objc/execute/class-8.m: Ditto.
846         * objc/execute/private.m: Ditto.
847         * objc/execute/bf-16.m: Ditto.
848         * objc/execute/bf-18.m: Ditto.
849         * objc/execute/load-3.m: Ditto.
850         * objc/execute/compatibility_alias.m: Ditto.
851         * objc/execute/bf-1.m: Ditto.
852         * objc/execute/no_clash.m: Ditto.
853         * objc/execute/bf-3.m: Ditto.
854         * objc/execute/string2.m: Ditto.
855         * objc/execute/bf-5.m: Ditto.
856         * objc/execute/string4.m: Ditto.
857         * objc/execute/bf-7.m: Ditto.
858         * objc/execute/object_is_meta_class.m: Ditto.
859         * objc/execute/bf-9.m: Ditto.
860         * objc/execute/bf-21.m: Ditto.
861         * objc/execute/cascading-1.m: Ditto.
862         * objc/execute/trivial.m: Ditto.
863         * objc/execute/np-1.m: Ditto.
864         * objc/compile/trivial.m: Ditto.
865         * objc/execute/class_self-2.m: Include <stdlib.h>.
866         * objc/execute/forward-1.x: Do not XFAIL for 32bit powerpc-darwin.
867         * objc.dg/desig-init-1.m: Use shared wrapper headers (Object1.h,
868         Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
869         and 64bit. Use new NeXT interface as required.
870         * objc.dg/special/unclaimed-category-1.m: Ditto.
871         * objc.dg/special/unclaimed-category-1.h: Ditto.
872         * objc.dg/special/unclaimed-category-1a.m: Ditto.
873         * objc.dg/func-ptr-1.m: Ditto.
874         * objc.dg/stret-1.m: Ditto.
875         * objc.dg/encode-2.m: Ditto.
876         * objc.dg/category-1.m: Ditto.
877         * objc.dg/encode-3.m: Ditto.
878         * objc.dg/call-super-3.m: Ditto.
879         * objc.dg/method-3.m: Ditto.
880         * objc.dg/func-ptr-2.m: Ditto.
881         * objc.dg/lookup-1.m: Ditto.
882         * objc.dg/encode-4.m: Ditto.
883         * objc.dg/fix-and-continue-1.m: Ditto.
884         * objc.dg/proto-lossage-3.m: Ditto.
885         * objc.dg/method-13.m: Ditto.
886         * objc.dg/proto-qual-1.m: Ditto.
887         * objc.dg/zero-link-3.m: Ditto.
888         * objc.dg/bitfield-1.m: Ditto.
889         * objc.dg/va-meth-1.m: Ditto.
890         * objc.dg/super-class-3.m: Ditto.
891         * objc.dg/call-super-1.m: Ditto.
892         * objc.dg/type-size-2.m: Ditto.
893         * objc.dg/method-10.m: Ditto.
894         * objc.dg/defs.m: Ditto.
895         * objc.dg/const-str-3.m: Ditto.
896         * objc.dg/try-catch-6.m: Use shared wrapper headers (Object1.h,
897         Protocol1.h) and next-mapping.h as required. Use new NeXT
898         interface as required.
899         * objc.dg/super-class-4.m: Ditto.
900         * objc.dg/comp-types-8.m: Ditto.
901         * objc.dg/call-super-2.m: Ditto.
902         * objc.dg/objc-fast-4.m: Ditto.
903         * objc.dg/method-6.m: Ditto.
904         * objc.dg/const-str-3.m: Ditto.
905         * objc.dg/const-str-7.m: Ditto.
906         * objc.dg/method-15.m: Ditto.
907         * objc.dg/method-19.m: Ditto.
908         * objc.dg/sync-1.m: Ditto.
909         * objc.dg/layout-1.m: Ditto.
910         * objc.dg/bitfield-3.m: Ditto.
911         * objc.dg/try-catch-3.m: Ditto.
912         * objc.dg/try-catch-7.m: Ditto.
913         * objc.dg/comp-types-10.m: Ditto.
914         * objc.dg/selector-2.: Ditto.
915         * objc.dg/method-7.m: Ditto.
916         * objc.dg/typedef-alias-1.m: Ditto.
917         * objc.dg/proto-lossage-2.m: Ditto.
918         * objc.dg/comp-types-11.m: Ditto.
919         * objc.dg/sizeof-1.m: Ditto.
920         * objc.dg/method-17.m: Ditto.
921         * objc.dg/bitfield-5.m: Ditto.
922         * objc.dg/try-catch-1.m: Ditto.
923         * objc.dg/encode-5.m: Ditto.
924         * objc.dg/fix-and-continue-2.m: Ditto.
925         * objc.dg/method-9.m: Ditto.
926         * objc.dg/isa-field-1.m: Ditto.
927         * objc.dg/local-decl-2.m: Ditto.
928         * objc.dg/objc-gc-4.m: Ditto.
929         * objc.dg/type-stream-1.m: Skip for NeXT runtime.
930         * objc.dg/gnu-runtime-3.m: Ditto.
931         * objc.dg/encode-7.m: Ditto.
932         * objc.dg/encode-8.m: Ditto.
933         * objc.dg/selector-3.m: Ditto.
934         * objc.dg/gnu-runtime-1.m: Ditto.
935         * objc.dg/const-str-12.m: Ditto.
936         * objc.dg/gnu-runtime-2.m: Ditto.
937         * objc.dg/no-extra-load.m: Skip for gnu-runtime.
938         * objc.dg/selector-1.m: Ditto.
939         * objc.dg/stubify-2.m: Ditto.
940         * objc.dg/zero-link-1.m: Ditto.
941         * objc.dg/stret-2.m: Ditto.
942         * objc.dg/zero-link-2.m: Ditto.
943         * objc.dg/next-runtime-1.m: Ditto.
944         * objc.dg/symtab-1.m: Ditto.
945         * objc.dg/stubify-1.m: Ditto.
946         * objc.dg/bitfield-2.m: Ditto.
947         * objc.dg/try-catch-10.m: Apply to both runtimes.
948         * objc.dg/const-str-1.m: Ditto.
949         * objc.dg/image-info.m: Ditto.
950         * objc.dg/encode-9.m: Ditto.
951         * objc.dg/pragma-1.m: Apply test to all targets.
952         * objc.dg/const-str-4.m: Ditto.
953         * objc.dg/const-str-8.m: Ditto.
954         * objc.dg/super-class-2.m: Ditto.
955         * objc.dg/try-catch-5.m: Ditto.
956         * objc.dg/const-str-10.m: Use shared wrapper headers (Object1.h,
957         Protocol1.h) and next-mapping.h as required. Use new NeXT
958         interface as required.  Skip for gnu-runtime.  Test for .quad at m64.
959         * objc.dg/const-str-11.m: Ditto.
960         * objc.dg/const-str-9.m: Ditto.
961         * objc.dg/method-4.m: Skip for 64Bit NeXT.
962         * objc.dg/encode-1.m: Remove redundant -lobjc.
963         * objc.dg/try-catch-9.m: Tidy space.
964         * obj-c++.dg/method-19.mm: Use shared wrapper headers (Object1.h,
965         Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
966         and 64bit. Use new NeXT interface as required.
967         * obj-c++.dg/template-4.mm: Ditto.
968         * obj-c++.dg/defs.mm: Ditto.
969         * obj-c++.dg/basic.mm: Ditto.
970         * obj-c++.dg/encode-4.mm: Ditto.
971         * obj-c++.dg/method-17.mm: Ditto.
972         * obj-c++.dg/proto-lossage-3.mm: Ditto.
973         * obj-c++.dg/cxx-class-1.mm: Ditto.
974         * obj-c++.dg/method-10.mm: Ditto.
975         * obj-c++.dg/va-meth-1.mm: Ditto.
976         * obj-c++.dg/encode-5.mm: Ditto.
977         * obj-c++.dg/lookup-2.mm: Ditto.
978         * obj-c++.dg/template-3.mm: Ditto.
979         * obj-c++.dg/proto-qual-1.mm: Ditto.
980         * obj-c++.dg/qual-types-1.m: Ditto.
981         * obj-c++.dg/cxx-scope-1.mm: Ditto.
982         * obj-c++.dg/template-1.mm: Ditto.
983         * obj-c++.dg/encode-6.mm: Ditto.
984         * obj-c++.dg/bitfield-2.mm:  Use shared wrapper headers (Object1.h,
985         Protocol1.h) and next-mapping.h as required. Use new NeXT
986         interface as required.
987         * obj-c++.dg/except-1.mm: Ditto.
988         * obj-c++.dg/const-str-7.mm: Ditto.
989         * obj-c++.dg/ivar-list-semi.mm: Ditto.
990         * obj-c++.dg/cxx-scope-2.mm: Ditto.
991         * obj-c++.dg/selector-2.mm: Ditto.
992         * obj-c++.dg/isa-field-1.mm: Ditto.
993         * obj-c++.dg/try-catch-1.mm: Ditto.
994         * obj-c++.dg/local-decl-1.mm: Ditto.
995         * obj-c++.dg/try-catch-9.mm: Ditto.
996         * obj-c++.dg/no-extra-load.mm: Ditto.
997         * obj-c++.dg/selector-5.mm: Ditto.
998         * obj-c++.dg/method-12.mm: Ditto.
999         * obj-c++.dg/try-catch-11.mm: Ditto.
1000         * obj-c++.dg/comp-types-11.mm: Ditto.
1001         * obj-c++.dg/bitfield-3.mm: Ditto.
1002         * obj-c++.dg/method-6.mm: Ditto.
1003         * obj-c++.dg/super-class-2.mm: Ditto.
1004         * obj-c++.dg/method-21.mm: Ditto.
1005         * obj-c++.dg/const-str-8.mm: Ditto.
1006         * obj-c++.dg/try-catch-7.mm: Ditto.
1007         * obj-c++.dg/method-15.mm: Ditto.
1008         * obj-c++.dg/layout-1.mm: Ditto.
1009         * obj-c++.dg/cxx-ivars-1.mm: Ditto.
1010         * obj-c++.dg/const-str-3.mm: Ditto.
1011         * obj-c++.dg/try-catch-2.mm: Ditto.
1012         * obj-c++.dg/objc-gc-3.mm: Ditto.
1013         * obj-c++.dg/fix-and-continue-2.mm: Ditto.
1014         * obj-c++.dg/bitfield-1.mm: Ditto.
1015         * obj-c++.dg/selector-6.mm: Ditto.
1016         * obj-c++.dg/method-13.mm: Ditto.
1017         * obj-c++.dg/comp-types-12.mm: Ditto.
1018         * obj-c++.dg/bitfield-4.mm: Ditto.
1019         * obj-c++.dg/try-catch-8.mm: Ditto.
1020         * obj-c++.dg/method-2.mm: Ditto.
1021         * obj-c++.dg/cxx-ivars-2.mm: Ditto.
1022         * obj-c++.dg/typedef-alias-1.mm: Ditto.
1023         * obj-c++.dg/const-str-4.mm: Ditto.
1024         * obj-c++.dg/proto-lossage-2.mm: Ditto.
1025         * obj-c++.dg/try-catch-3.mm: Ditto.
1026         * obj-c++.dg/comp-types-9.mm: Ditto.
1027         * obj-c++.dg/gnu-runtime-2.mm: Skip if NeXT runtime.
1028         * obj-c++.dg/gnu-runtime-3.mm: Ditto.
1029         * obj-c++.dg/gnu-runtime-1.mm: Ditto.
1030         * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper
1031         headers (Object1.h, Protocol1.h) and next-mapping.h as required.
1032         Use new NeXT interface as required.
1033         * obj-c++.dg/const-str-10.mm: Ditto.
1034         * obj-c++.dg/const-str-11.mm: Ditto.
1035         * obj-c++.dg/const-str-9.mm: Ditto.
1036         * obj-c++.dg/method-11.mm: Ditto.
1037         * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper
1038         headers (Object1.h, Protocol1.h) and next-mapping.h as required.
1039         Use new NeXT interface as required. XFAIL run if NeXT and 64bit.
1040         * obj-c++.dg/encode-8.mm: Remove redundant -lobjc.
1041         * obj-c++.dg/const-str-1.mm: Run for NeXT as well as gnu.
1042
1043 2010-03-25  Dodji Seketeli  <dodji@redhat.com>
1044
1045         PR c++/43206
1046         * g++.dg/template/typedef30.C: New test case.
1047
1048 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
1049
1050         PR c/43385
1051         * gcc.c-torture/execute/pr43385.c: New test.
1052
1053 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
1054
1055         * gcc.dg/strncpy-fix-1.c: New test.
1056
1057 2010-03-24  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
1058
1059         PR testsuite/41609
1060         * lib/objc-torture.exp (objc-set-runtime-options): New.
1061         * objc/execute/execute.exp: Check runtime options on each pass.
1062         * objc/execute/exceptions/exceptions.exp: Ditto.
1063         * objc/compile/compile.exp: Ditto.
1064
1065         PR testsuite/42348
1066         * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in
1067         standard tests.
1068         (check_effective_target_objc2): New proc.
1069         (check_effective_target_next_runtime): New proc.
1070         * lib/objc.exp: Determine which runtime is in force and support it.
1071         * lib/obj-c++.exp: Ditto.
1072
1073 2010-03-24  Jason Merrill  <jason@redhat.com>
1074
1075         PR c++/43502
1076         * g++.dg/cpp0x/lambda/lambda-debug.C: New.
1077
1078 2010-03-24  Martin Jambor  <mjambor@suse.cz>
1079
1080         * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into
1081         a loop.
1082         * gcc.dg/ipa/ipa-2.c: Likewise.
1083         * gcc.dg/ipa/ipa-3.c: Likewise.
1084         * gcc.dg/ipa/ipa-4.c: Likewise.
1085         * gcc.dg/ipa/ipa-5.c: Likewise.
1086         * gcc.dg/ipa/ipa-7.c: Likewise.
1087         * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into
1088         a loop.
1089         * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to
1090         i_can_not_be_propagated_fully2 into a loop.
1091         * gcc.dg/ipa/ipa-8.c: New test.
1092         * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop.
1093
1094 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
1095
1096         PR debug/19192
1097         PR debug/43479
1098         * gcc.dg/guality/pr43479.c: New test.
1099         * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var
1100         and add volatile keyword.
1101
1102 2010-03-23  Mike Stump  <mikestump@comcast.net>
1103
1104         * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
1105
1106 2010-03-23  Jason Merrill  <jason@redhat.com>
1107
1108         * g++.dg/ext/altivec-17.C: Adjust error message.
1109
1110         * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
1111         * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
1112         * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
1113         * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
1114         * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
1115         * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
1116
1117 2010-03-22  Jason Merrill  <jason@redhat.com>
1118
1119         PR c++/43333
1120         * g++.dg/ext/is_pod.C: Pass -std=c++0x.
1121         * g++.dg/ext/is_pod_98.C: New.
1122
1123         PR c++/43281
1124         * g++.dg/cpp0x/auto18.C: New.
1125
1126         * gcc.dg/pr36997.c: Adjust error message.
1127         * g++.dg/ext/vector9.C: Likewise.
1128         * g++.dg/conversion/simd3.C: Likewise.
1129         * g++.dg/other/error23.C: Likewise.
1130
1131 2010-03-22  Michael Matz  <matz@suse.de>
1132
1133         PR middle-end/43475
1134         * gfortran.dg/pr43475.f90: New testcase.
1135
1136 2010-03-22  Richard Guenther  <rguenther@suse.de>
1137
1138         PR tree-optimization/43390
1139         * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
1140
1141 2010-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1142
1143         * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
1144         * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
1145
1146 2010-03-20  Simon Martin  <simartin@users.sourceforge.net>
1147             Michael Matz  <matz@suse.de>
1148
1149         PR c++/43081
1150         * g++.dg/parse/crash56.C: New test.
1151
1152 2010-03-20  Paul Thomas  <pault@gcc.gnu.org>
1153
1154         PR fortran/43450
1155         * gfortran.dg/whole_file_15.f90 : New test.
1156
1157 2010-03-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1158
1159         PR fortran/43409
1160         * gfortran.dg/inquire_size.f90: New test.
1161
1162 2010-03-20  Richard Guenther  <rguenther@suse.de>
1163
1164         PR rtl-optimization/43438
1165         * gcc.c-torture/execute/pr43438.c: New testcase.
1166
1167 2010-03-20  Dodji Seketeli  <dodji@redhat.com>
1168
1169         PR c++/43375
1170         * g++.dg/abi/mangle42.C: New test.
1171
1172 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
1173
1174         PR C/43211
1175         * gcc.dg/pr43211.c: New test.
1176         * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
1177
1178 2010-03-19  Bernd Schmidt  <bernd.schmidt@codesourcery.com>
1179
1180         PR rtl-optimization/42258
1181         * gcc.target/arm/thumb1-mul-moves.c: New test.
1182
1183         PR target/40697
1184         * gcc.target/arm/thumb-andsi.c: New test.
1185
1186         * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
1187         dg-require-effective-target.
1188
1189 2010-03-19  Michael Matz  <matz@suse.de>
1190
1191         PR c++/43116
1192         * g++.dg/other/pr43116.C: New testcase.
1193
1194 2010-03-19  Michael Matz  <matz@suse.de>
1195
1196         PR target/43305
1197         * gcc.dg/pr43305.c: New testcase.
1198
1199 2010-03-19  Richard Guenther  <rguenther@suse.de>
1200
1201         PR tree-optimization/43415
1202         * gcc.c-torture/compile/pr43415.c: New testcase.
1203
1204 2010-03-19  Eric Botcazou  <ebotcazou@adacore.com>
1205
1206         PR ada/43106
1207         * gnat.dg/case_optimization2.adb: New test.
1208         * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
1209
1210 2010-03-18  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1211             Jack Howarth <howarth@bromo.med.uc.edu>
1212
1213         PR target/36399
1214         * gcc.target/i386/push-1.c: Don't xfail
1215           scan-assembler-not "movups" on darwin.
1216
1217 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
1218
1219         PR debug/43058
1220         * gcc.dg/pr43058.c: New test.
1221
1222 2010-03-18  Martin Jambor  <mjambor@suse.cz>
1223
1224         PR middle-end/42450
1225         * g++.dg/torture/pr42450.C: New test.
1226
1227 2010-03-18  Michael Matz  <matz@suse.de>
1228
1229         PR middle-end/43419
1230         * gcc.dg/pr43419.c: New testcase.
1231
1232 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
1233
1234         PR rtl-optimization/43360
1235         * gcc.dg/torture/pr43360.c: New.
1236
1237 2010-03-18  Michael Matz  <matz@suse.de>
1238
1239         PR tree-optimization/43402
1240         * gcc.dg/pr43402.c: New testcase.
1241
1242 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
1243
1244         PR target/42427
1245         * gcc.dg/pr42427.c: New test.
1246
1247 2010-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1248
1249         PR libfortran/43265
1250         * gfortran.dg/read_empty_file.f: New test.
1251         * gfortran.dg/read_eof_all.f90: New test.
1252         * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
1253         * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
1254
1255 2010-03-17  Michael Matz  <matz@suse.de>
1256
1257         * gcc.dg/pr43300.c: Add -w.
1258
1259 2010-03-17  Richard Guenther  <rguenther@suse.de>
1260
1261         * gcc.dg/pr43379.c: Add -w.
1262
1263 2010-03-17  Tobias Burnus  <burnus@net-b.de>
1264
1265         PR fortran/43331
1266         * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
1267
1268 2010-03-16  Uros Bizjak  <ubizjak@gmail.com>
1269
1270         * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
1271
1272 2010-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1273
1274         * ada/acats/run_all.sh: Log start and end times.
1275
1276 2010-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1277
1278         * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
1279
1280 2010-03-16  Richard Guenther  <rguenther@suse.de>
1281
1282         PR middle-end/43379
1283         * gcc.dg/pr43379.c: New testcase.
1284
1285 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
1286
1287         PR debug/43051
1288         * gcc.dg/guality/pr43051-1.c: New test.
1289
1290 2010-03-15  Janis Johnson  <janis187@us.ibm.com>
1291
1292         PR testsuite/43363
1293         * g++.dg/ext/altivec-17.C: Handle changes to error message.
1294
1295 2010-03-15  Michael Matz  <matz@suse.de>
1296
1297         PR middle-end/43300
1298         * gcc.dg/pr43300.c: New testcase.
1299
1300 2010-03-15  Richard Guenther  <rguenther@suse.de>
1301
1302         PR tree-optimization/43367
1303         * gcc.c-torture/compile/pr43367.c: New testcase.
1304
1305 2010-03-15  Richard Guenther  <rguenther@suse.de>
1306
1307         PR tree-optimization/43317
1308         * gcc.dg/pr43317.c: New testcase.
1309
1310 2010-03-14  Uros Bizjak  <ubizjak@gmail.com>
1311
1312         * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
1313
1314 2010-03-14  Uros Bizjak  <ubizjak@gmail.com>
1315
1316         * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
1317
1318 2010-03-14  Tobias Burnus  <burnus@net-b.de>
1319
1320         PR fortran/43362
1321         * gfortran.dg/impure_constructor_1.f90: New test.
1322
1323 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1324
1325         PR middle-end/43354
1326         * gfortran.dg/graphite/id-pr43354.f: New.
1327
1328 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1329
1330         PR middle-end/43349
1331         * gfortran.dg/graphite/pr43349.f: New.
1332
1333 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1334
1335         PR middle-end/43306
1336         * gcc.dg/graphite/pr43306.c: New.
1337
1338 2010-03-12  David S. Miller  <davem@davemloft.net>
1339
1340         * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
1341         sparc.
1342
1343 2010-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1344
1345         * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
1346
1347 2010-03-12  Paul Thomas  <pault@gcc.gnu.org>
1348
1349         PR fortran/43291
1350         PR fortran/43326
1351         * gfortran.dg/dynamic_dispatch_7.f03: New test.
1352
1353 2010-03-12  Kai Tietz  <kai.tietz@onevision.com>
1354
1355         * gfortran.dg/default_format_denormal_1.f90: Don't assume
1356         fail for *-*-mingw* targets.
1357
1358 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
1359
1360         PR debug/43329
1361         * gcc.dg/guality/pr43329-1.c: New test.
1362
1363 2010-03-11  Martin Jambor  <mjambor@suse.cz>
1364
1365         PR tree-optimization/43257
1366         * g++.dg/torture/pr43257.C: New test.
1367
1368 2010-03-11  Tobias Burnus  <burnus@net-b.de>
1369
1370         PR fortran/43228
1371         * gfortran.dg/namelist_61.f90: New test.
1372
1373 2010-03-11  Richard Guenther  <rguenther@suse.de>
1374
1375         PR tree-optimization/43255
1376         * gcc.c-torture/compile/pr43255.c: New testcase.
1377
1378 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1379
1380         * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
1381         * gcc.dg/pr43280.c: New testcase.
1382
1383 2010-03-11  Richard Guenther  <rguenther@suse.de>
1384
1385         PR lto/43200
1386         * gcc.dg/lto/20100227-1_0.c: New testcase.
1387         * gcc.dg/lto/20100227-1_1.c: Likewise.
1388
1389 2010-03-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1390
1391         PR libfortran/43320
1392         PR libfortran/43265
1393         * gfortran.dg/read_eof_6.f: New test
1394         * gfortran.dg/read_x_eof.f90: New test.
1395         * gfortran.dg/read_x_past.f: Update test.
1396
1397 2010-03-10  Jan Hubicka   <jh@suse.cz>
1398
1399         * gcc.c-torture/compile/pr43288.c: New test.
1400
1401 2010-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1402
1403         * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
1404         -fpic/-fPIC flags.
1405         * g++.old-deja/g++.pt/asm2.C: Likewise.
1406         * gcc.c-torture/compile/20000804-1.c: Likewise.
1407         * gcc.target/i386/clobbers.c: Likewise.
1408
1409 2010-03-10  Tobias Burnus  <burnus@net-b.de>
1410
1411         PR fortran/43303
1412         * gfortran.dg/c_assoc_3.f90: New test.
1413
1414 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
1415
1416         PR debug/36728
1417         * gcc.dg/guality/pr36728-1.c: New test.
1418         * gcc.dg/guality/pr36728-2.c: New test.
1419
1420 2010-03-10  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1421
1422         * gcc.dg/h8300-div-delay-slot.c: New test.
1423
1424 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
1425
1426         PR tree-optimization/43236
1427         * gcc.c-torture/execute/pr43236.c: New test.
1428
1429 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
1430
1431         PR middle-end/42859
1432         * g++.dg/eh/pr42859.C: New test.
1433
1434 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
1435
1436         PR debug/43299
1437         * gcc.dg/pr43299.c: New test.
1438
1439         PR debug/43290
1440         * g++.dg/eh/unwind2.C: New test.
1441
1442 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
1443             Reza Yazdani  <reza.yazdani@amd.com>
1444
1445         PR middle-end/43065
1446         * gcc.dg/graphite/run-id-4.c: New.
1447
1448 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1449
1450         PR middle-end/43065
1451         * gcc.dg/graphite/run-id-3.c: New.
1452
1453 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
1454
1455         PR middle-end/42644
1456         PR middle-end/42130
1457         * gcc.dg/graphite/id-18.c: New.
1458         * gcc.dg/graphite/run-id-pr42644.c: New.
1459
1460 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1461
1462         PR middle-end/42326
1463         * gcc.dg/graphite/pr42326.c: New.
1464
1465 2010-03-08  Richard Guenther  <rguenther@suse.de>
1466
1467         PR tree-optimization/43269
1468         * gcc.c-torture/execute/pr43269.c: New testcase.
1469
1470 2010-03-08  Janus Weil  <janus@gcc.gnu.org>
1471
1472         PR fortran/43256
1473         * gfortran.dg/typebound_call_13.f03: New.
1474
1475 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
1476
1477         * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
1478         of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
1479
1480 2010-03-05  Jason Merrill  <jason@redhat.com>
1481
1482         * g++.dg/abi/mangle40.C: Require weak and alias.
1483
1484 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
1485
1486         PR middle-end/42326
1487         * gfortran.dg/graphite/pr42326.f90: New.
1488         * gfortran.dg/graphite/pr42326-1.f90: New.
1489
1490 2010-03-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1491
1492         * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
1493         (gnat_target_compile): Likewise.
1494         Reinitialize GNAT_UNDER_TEST if target changes.
1495         Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
1496         (local_find_gnatmake): Pass full --GCC to gnatlink.
1497         Remove --LINK.
1498
1499 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
1500
1501         PR c/43248
1502         * gcc.dg/compound-literal-1.c: New testcase.
1503
1504 2010-03-04  Martin Jambor  <mjambor@suse.cz>
1505
1506         PR tree-optimization/43164
1507         PR tree-optimization/43191
1508         * gcc.c-torture/compile/pr43164.c: New test.
1509         * gcc.c-torture/compile/pr43191.c: Likewise.
1510
1511 2010-03-04  Janus Weil  <janus@gcc.gnu.org>
1512
1513         PR fortran/43244
1514         * gfortran.dg/finalize_9.f90: New.
1515
1516 2010-03-04  Tobias Burnus  <burnus@net-b.de>
1517             Ken Werner <ken@linux.vnet.ibm.com>
1518
1519         * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
1520         to dg-options for spu.
1521         * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
1522         dump-scan target to exclude spu.
1523
1524 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
1525
1526         PR middle-end/43209
1527         * gcc.dg/tree-ssa/ivopts-4.c: New.
1528
1529 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
1530
1531         * lib/target-supports-dg.exp (check-flags): Provide defaults for
1532         include-opts and exclude-opts; skip checking the flags if arguments
1533         are the same as the defaults.
1534         (dg-xfail-if): Verify the number of arguments, supply defaults
1535         for unspecified optional arguments.
1536         (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
1537
1538 2010-03-03  Jason Merrill  <jason@redhat.com>
1539
1540         PR c++/12909
1541         * g++.dg/abi/mangle40.C: Updated.
1542
1543 2010-03-03  Jason Merrill  <jason@redhat.com>
1544
1545         PR c++/12909
1546         * g++.dg/abi/mangle40.C: Updated.
1547
1548 2010-03-03  Jason Merrill  <jason@redhat.com>
1549
1550         * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
1551         * g++.dg/abi/mangle23.C: Likewise.
1552         * g++.dg/eh/simd-2.C: Likewise.
1553         * g++.dg/ext/attribute-test-2.C: Likewise.
1554         * g++.dg/ext/vector14.C: Likewise.
1555         * g++.dg/other/pr34435.C: Likewise.
1556         * g++.dg/template/conv8.C: Likewise.
1557         * g++.dg/template/nontype9.C: Likewise.
1558         * g++.dg/template/qualttp17.C: Likewise.
1559         * g++.dg/template/ref1.C: Likewise.
1560         * g++.old-deja/g++.pt/crash68.C: Likewise.
1561         * g++.old-deja/g++.pt/ref1.C: Likewise.
1562         * g++.old-deja/g++.pt/ref3.C: Likewise.
1563         * g++.old-deja/g++.pt/ref4.C: Likewise.
1564
1565         PR c++/12909
1566         * g++.dg/abi/mangle40.C: New.
1567         * g++.dg/abi/mangle41.C: New.
1568         * g++.dg/lto/20100302_0.C: New.
1569         * g++.dg/lto/20100302_1.C: New.
1570         * g++.dg/lto/20100302.h: New.
1571
1572 2010-03-03  Paul Thomas  <pault@gcc.gnu.org>
1573
1574         PR fortran/43243
1575         * gfortran.dg/internal_pack_12.f90: New test.
1576
1577 2010-03-03  H.J. Lu  <hongjiu.lu@intel.com>
1578
1579         * gcc.dg/pr36997.c: Adjust error message.
1580
1581 2010-03-03  Mike Stump  <mikestump@comcast.net>
1582
1583         * gcc.target/i386/builtin-unreachable.c: Don't expect stack
1584         adjustments to not be present on machines that align the stack to
1585         more than 4 bytes and don't have a red zone yet as that is an
1586         unimplemented optimization.
1587
1588 2010-03-03  Janus Weil  <janus@gcc.gnu.org>
1589
1590         PR fortran/43169
1591         * gfortran.dg/impure_assignment_3.f90: New.
1592
1593 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
1594
1595         PR debug/43229
1596         * gfortran.dg/pr43229.f90: New test.
1597
1598         PR debug/43237
1599         * gcc.dg/debug/dwarf2/pr43237.c: New test.
1600
1601         PR debug/43177
1602         * gcc.dg/guality/pr43177.c: New test.
1603
1604 2010-03-02  Jason Merrill  <jason@redhat.com>
1605
1606         * g++.dg/ext/vector9.C: Adjust error message.
1607         * g++.dg/conversion/simd3.C: Likewise.
1608         * g++.dg/other/error23.C: Likewise.
1609
1610 2010-03-02  Mike Stump  <mikestump@comcast.net>
1611
1612         PR c++/41090
1613         * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
1614
1615 2010-03-02  Paul Thomas  <pault@gcc.gnu.org>
1616
1617         PR fortran/43180
1618         * gfortran.dg/internal_pack_10.f90: New test.
1619
1620         PR fortran/43173
1621         * gfortran.dg/internal_pack_11.f90: New test.
1622
1623 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
1624
1625         PR middle-end/42640
1626         * gcc.dg/tree-ssa/pr42640.c: New.
1627
1628 2010-03-01  Richard Guenther  <rguenther@suse.de>
1629
1630         PR tree-optimization/43220
1631         * gcc.c-torture/execute/pr43220.c: New testcase.
1632
1633 2010-03-01  Richard Guenther  <rguenther@suse.de>
1634
1635         PR middle-end/43213
1636         * gcc.dg/pr43213.c: New testcase.
1637
1638 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1639
1640         PR pch/14940
1641         * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
1642
1643 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1644
1645         * lib/target-supports.exp (check_effective_target_ucn_nocache):
1646         New function.
1647         (check_effective_target_ucn): Likewise.
1648
1649         * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
1650         if !ucn.
1651         * gcc.dg/ucnid-2.c: Likewise.
1652         * gcc.dg/ucnid-3.c: Likewise.
1653         * gcc.dg/ucnid-4.c: Likewise.
1654         * gcc.dg/ucnid-11.c: Likewise.
1655         * gcc.dg/ucnid-12.c: Likewise.
1656         * gcc.dg/ucnid-6.c: Skip if !ucn.
1657         * gcc.dg/ucnid-9.c: Likewise.
1658
1659 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1660
1661         * gcc.target/i386/pr32000-2.c: Add missing include and exclude
1662         lists to dg-skip-if.
1663         * gcc.target/i386/stackalign/return-3.c: Likewise.
1664
1665 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1666
1667         * gcc.target/i386/clearcap.map: New file.
1668         * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
1669         Pass clearcap.map by default if supported.
1670
1671 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1672
1673         PR fortran/42900
1674         * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
1675         Explain this.
1676         * gfortran.dg/stat_2.f90: Likewise.
1677
1678 2010-03-01  Tobias Burnus  <burnus@net-b.de>
1679
1680         PR fortran/43199
1681         * gfortran.dg/module_read_2.f90: New test.
1682
1683 2010-02-27  Mark Mitchell  <mark@codesourcery.com>
1684
1685         PR c++/42748
1686         * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
1687         * g++.dg/abi/mangle12.C: Likewise.
1688         * g++.dg/abi/mangle20-2.C: Likewise.
1689         * g++.dg/abi/mangle17.C: Likewise.
1690         * g++.dg/template/cond2.C: Likewise.
1691         * g++.dg/template/pr35240.C: Likewise.
1692
1693 2010-02-27  Richard Guenther  <rguenther@suse.de>
1694
1695         PR tree-optimization/43186
1696         * gcc.c-torture/compile/pr43186.c: Adjust testcase.
1697
1698 2010-02-27  Kaz Kojima  <kkojima@gcc.gnu.org>
1699
1700         * g++.dg/abi/packed1.C: Expect warning on the SH.
1701
1702 2010-02-27  Simon Martin  <simartin@users.sourceforge.net>
1703
1704         PR c++/42054:
1705         * g++.dg/parse/error37.C: New test.
1706
1707 2010-02-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1708
1709         PR c/24577
1710         PR c/43192
1711         * gcc.dg/pr8927-1.c: Match new note.
1712         * gcc.dg/990506-0.c: Likewise.
1713         * gcc.dg/gomp/flush-2.c: Likewise.
1714         * gcc.dg/gomp/atomic-5.c: Likewise.
1715         * gcc.dg/gomp/pr34607.c: Likewise.
1716         * gcc.dg/pr35746.c: Likewise.
1717         * gcc.dg/cpp/pragma-1.c: Likewise.
1718         * gcc.dg/cpp/pragma-2.c: Likewise.
1719         * gcc.dg/pr41842.c: Likewise.
1720         * gcc.dg/noncompile/20040629-1.c: Likewise.
1721         * objc.dg/private-1.m: Likewise.
1722
1723 2010-02-27  Tobias Burnus  <burnus@net-b.de>
1724
1725         PR fortran/43185
1726         * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
1727         * gfortran.dg/default_initialization_4.f90: New test.
1728
1729 2010-02-27  Eric Botcazou  <ebotcazou@adacore.com>
1730
1731         * gnat.dg/thin_pointer.ad[sb]: Rename into...
1732         * gnat.dg/thin_pointer1.ad[sb]: ...this.
1733         * gnat.dg/thin_pointer2.adb: New test.
1734         * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
1735
1736 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1737
1738         PR c/20631
1739         * gcc.dg/cpp/c90-pedantic.c: New.
1740         * gcc.dg/cpp/c90.c: New.
1741         * gcc.dg/gnu90-const-expr-1.c: New.
1742         * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
1743
1744 2010-02-26  Richard Guenther  <rguenther@suse.de>
1745
1746         PR tree-optimization/43186
1747         * gcc.c-torture/compile/pr43186.c: New testcase.
1748
1749 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1750
1751         PR debug/43190
1752         * c-c++-common/dwarf2/pr43190.c: New test.
1753
1754 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1755
1756         PR testsuite/37074:
1757         * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
1758
1759 2010-02-26  Richard Guenther  <rguenther@suse.de>
1760
1761         PR tree-optimization/43188
1762         * gcc.c-torture/compile/pr43188.c: New testcase.
1763
1764 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1765
1766         PR target/43175
1767         * gcc.target/i386/vperm-v4si-2-sse4.c: New.
1768
1769 2010-02-25  Eric Botcazou  <ebotcazou@adacore.com>
1770
1771         * g++.dg/abi/packed1.C: Expect warning on the SPARC.
1772
1773 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
1774
1775         PR target/43154
1776         * gcc.target/powerpc/pr43154.c: New file.
1777
1778 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
1779
1780         PR debug/43166
1781         * gfortran.dg/debug/pr43166.f: New test.
1782
1783         PR debug/43165
1784         * gcc.dg/torture/pr43165.c: New test.
1785
1786 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1787
1788         PR c/43128
1789         * c-c++-common/pr41779.c: Update.
1790
1791 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1792
1793         PR ada/32547
1794         * lib/gnat-dg.exp (gnat_load): Redefine.
1795
1796         * ada/acats/run_acats: Run run_all.sh with $SHELL.
1797         * ada/acats/run_all.sh: Downcase tasking not implemented message.
1798
1799 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1800
1801         PR libobjc/36610
1802         * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
1803         i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
1804         -fgnu-runtime.
1805         Sort entries.
1806
1807 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1808
1809         * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
1810
1811 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
1812
1813         PR debug/43150
1814         * gcc.dg/guality/vla-1.c: New test.
1815
1816 2010-02-24  Tobias Burnus  <burnus@net-b.de>
1817
1818         PR fortran/43042
1819         * gfortran.dg/c_ptr_tests_15.f90: New test.
1820
1821 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1822
1823         PR target/43107
1824         * gcc.target/i386/pr43107.c: New test.
1825
1826 2010-02-23  Jason Merrill  <jason@redhat.com>
1827
1828         PR c++/43143
1829         * g++.dg/cpp0x/variadic100.C: New.
1830
1831 2010-02-23  Jason Merrill  <jason@redhat.com>
1832
1833         PR debug/42800
1834         * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
1835         * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
1836         * c-c++-common/dwarf2/vla1.c: New.
1837
1838 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1839
1840         PR target/43139
1841         * gcc.dg/pr43139.c: New test.
1842
1843         PR debug/43077
1844         * gcc.dg/guality/pr43077-1.c: New test.
1845
1846 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1847
1848         PR 43123
1849         * gcc.dg/march.c: New.
1850         * gcc.dg/march-generic.c: New.
1851         * gcc.dg/mtune.c: New.
1852
1853 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1854
1855         PR middle-end/43083
1856         * gcc.dg/graphite/pr43083.c: New.
1857
1858 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1859
1860         PR middle-end/43097
1861         * gfortran.dg/graphite/pr43097.f: New.
1862
1863 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1864             Manuel López-Ibáñez  <manu@gcc.gnu.org>
1865
1866         PR middle-end/43140
1867         * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
1868
1869 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1870
1871         PR middle-end/43026
1872         * g++.dg/graphite/pr43026.C: New.
1873
1874 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1875
1876         PR c++/43126
1877         * gcc.dg/cleanup-1.c: Update.
1878         * gcc.dg/func-args-1.c: Update.
1879         * gcc.dg/format/sentinel-1.c: Update.
1880         * g++.old-deja/g++.jason/scoping10.C: Update.
1881         * g++.old-deja/g++.ns/lookup5.C: Update.
1882         * g++.dg/ext/cleanup-1.C: Update.
1883         * g++.dg/parse/varmod1.C: Update.
1884         * g++.dg/parse/error33.C: Update.
1885         * g++.dg/expr/call3.C: Update.
1886         * g++.dg/func-args-1.C: New.
1887
1888 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
1889
1890         PR c/43125
1891         * gcc.dg/attr-used-2.c: Moved to ...
1892         * c-c++-common/attr-used-2.c: Here.
1893
1894         * gcc.dg/attr-used.c: Moved to ...
1895         * c-c++-common/attr-used.c: Here.
1896
1897 2010-02-22  Ozkan Sezer  <sezeroz@gmail.com>
1898
1899         * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
1900
1901 2010-02-22  Richard Guenther  <rguenther@suse.de>
1902
1903         PR lto/43045
1904         * gfortran.dg/lto/20100222-1_0.f03: New testcase.
1905         * gfortran.dg/lto/20100222-1_1.c: Likewise.
1906
1907 2010-02-22  Richard Guenther  <rguenther@suse.de>
1908
1909         PR tree-optimization/42749
1910         * gcc.c-torture/compile/pr42749.c: New testcase.
1911
1912 2010-02-22  Paul Thomas  <pault@gcc.gnu.org>
1913
1914         PR fortran/43072
1915         * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
1916         * gfortran.dg/internal_pack_9.f90: New test.
1917
1918 2010-02-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1919
1920         PR c++/23510
1921         * g++.dg/template/recurse.C: Adjust.
1922         * g++.dg/template/pr23510.C: New.
1923
1924 2010-02-21  Dodji Seketeli  <dodji@redhat.com>
1925
1926         PR c++/42824
1927         * g++.dg/template/memclass4.C: New test.
1928
1929 2010-02-21  Tobias Burnus  <burnus@net-b.de>
1930
1931         PR fortran/35259
1932         * gfortran.dg/reassoc_5.f90: New test.
1933
1934 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
1935
1936         PR target/43067
1937         * gcc.target/i386/pr43067.c: New test.
1938
1939 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1940
1941         PR c++/35669
1942         * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
1943         -Wconversion-null.
1944         * g++.dg/warn/Wconversion-null.C: New test.
1945         * g++.old-deja/g++.other/null1.C: Move to...
1946         * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
1947
1948 2010-02-20  Paul Thomas  <pault@gcc.gnu.org>
1949
1950         PR fortran/36932
1951         PR fortran/36933
1952         * gfortran.dg/dependency_26.f90: New test.
1953
1954         PR fortran/43072
1955         * gfortran.dg/internal_pack_7.f90: New test.
1956
1957         PR fortran/43111
1958         * gfortran.dg/internal_pack_8.f90: New test.
1959
1960 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1961
1962         PR 43128
1963         * c-c++-common/pr41779.c: Fix broken testcase.
1964
1965 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1966
1967         PR 36513
1968         * c-c++-common/pr36513.c: New testcase.
1969         * c-c++-common/pr36513-2.c: New testcase.
1970
1971 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1972
1973         PR 41779
1974         * c-c++-common/pr41779.c: New.
1975
1976 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
1977
1978         PR debug/43084
1979         * gcc.dg/pr43084.c: New test.
1980
1981 2010-02-19  Richard Guenther  <rguenther@suse.de>
1982
1983         PR tree-optimization/42916
1984         * gcc.dg/pr42916.c: New testcase.
1985
1986 2010-02-18  Jason Merrill  <jason@redhat.com>
1987
1988         PR c++/42837
1989         * g++.dg/abi/packed1.C: Add expected warning.
1990
1991         PR c++/43108
1992         * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
1993         * gcc.dg/torture/dg-torture.exp: Likewise.
1994         * c-c++-common/torture/complex-sign.h,
1995         c-c++-common/torture/complex-sign-add.c,
1996         c-c++-common/torture/complex-sign-mixed-add.c,
1997         c-c++-common/torture/complex-sign-mixed-div.c,
1998         c-c++-common/torture/complex-sign-mixed-mul.c,
1999         c-c++-common/torture/complex-sign-mixed-sub.c,
2000         c-c++-common/torture/complex-sign-mul.c,
2001         c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
2002         Adapt for C++ compilation as well.
2003
2004         PR c++/43070
2005         * g++.dg/ext/label1.C: Update.
2006         * g++.dg/ext/label2.C: Update.
2007
2008         PR c++/26261
2009         * g++.dg/template/dependent-name6.C: New.
2010
2011         PR c++/43109
2012         * g++.dg/parse/namespace12.C: New.
2013
2014 2010-02-18  Martin Jambor  <mjambor@suse.cz>
2015
2016         PR tree-optimization/43066
2017         * gcc.c-torture/compile/pr43066.c: New test.
2018
2019 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
2020
2021         * g++.dg/ext/attrib35.C: Fix target selector string.
2022         * g++.dg/ext/attrib36.C: Ditto.
2023         * g++.dg/ext/attrib37.C: Ditto.
2024         * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
2025         * g++.dg/abi/mangle25.C: Ditto.
2026
2027 2010-02-17  Jason Merrill  <jason@redhat.com>
2028
2029         PR c++/43069
2030         * g++.dg/parse/namespace11.C: New.
2031
2032         PR c++/43093
2033         * g++.dg/ext/attrib37.C: New.
2034
2035         PR c++/43079
2036         * g++.dg/template/ptrmem20.C: New.
2037
2038 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
2039
2040         PR target/43103
2041         * gcc.target/i386/xop-check.h: Include m256-check.h.
2042         * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
2043         * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
2044         * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
2045         * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
2046
2047 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
2048
2049         PR debug/42918
2050         * gcc.dg/pr42918.c: New test.
2051
2052 2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
2053
2054         * g++.dg/ext/attrib36.C: Require ILP32.
2055
2056 2010-02-16  Richard Guenther  <rguenther@suse.de>
2057
2058         PR tree-optimization/41043
2059         * gfortran.dg/pr41043.f90: New testcase.
2060         * gcc.dg/Wstrict-overflow-18.c: XFAIL.
2061
2062 2010-02-16  Jason Merrill  <jason@redhat.com>
2063
2064         * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
2065
2066 2010-02-16  Ira Rosen  <irar@il.ibm.com>
2067
2068         PR tree-optimization/43074
2069         * gcc.dg/vect/fast-math-pr43074.c: New test.
2070
2071 2010-02-16  Jakub Jelinek  <jakub@redhat.com>
2072
2073         * lib/prune.exp: Prune variable tracking size limit exceeded notes.
2074
2075 2010-02-16  Jason Merrill  <jason@redhat.com>
2076
2077         PR c++/43031
2078         * g++.dg/ext/attrib36.C: New.
2079
2080         PR c++/43036
2081         * g++.dg/other/array6.C: New.
2082
2083 2010-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2084
2085         * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
2086
2087 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
2088
2089         * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
2090         _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
2091         * gcc.target/i386/xop-vpermil2pd-1.c: New.
2092         * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
2093         * gcc.target/i386/xop-vpermil2ps-1.c: New.
2094         * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
2095
2096 2010-02-15  Richard Guenther  <rguenther@suse.de>
2097
2098         PR middle-end/43068
2099         * g++.dg/torture/pr43068.C: New testcase.
2100
2101 2010-02-14  Volker Reichelt  <reichelt@gcc.gnu.org>
2102
2103         PR c++/43024
2104         * g++.dg/opt/ice1.C: New.
2105
2106 2010-02-14  Jason Merrill  <jason@redhat.com>
2107
2108         PR c++/41997
2109         * g++.dg/cpp0x/initlist-opt.C: New.
2110
2111 2010-02-13  Paul Thomas  <pault@gcc.gnu.org>
2112
2113         PR fortran/41113
2114         PR fortran/41117
2115         * gfortran.dg/internal_pack_6.f90: New test.
2116
2117 2010-02-12  Jason Merrill  <jason@redhat.com>
2118
2119         PR c++/43054
2120         * g++.dg/cpp0x/variadic99.C: New.
2121
2122 2010-02-12  Jakub Jelinek  <jakub@redhat.com>
2123
2124         * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
2125         sign extend pointers to gualchk_t.
2126
2127         PR c++/43033
2128         * g++.dg/other/default3.C: Xfail g4 test.
2129
2130 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2131
2132         PR middle-end/43012
2133         * gcc.dg/graphite/pr43012.c: New.
2134
2135 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2136
2137         PR middle-end/42930
2138         * g++.dg/graphite/pr42930.C: New.
2139
2140 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2141
2142         PR middle-end/42914
2143         PR middle-end/42530
2144         * gcc.dg/graphite/pr42530.c: New.
2145         * gcc.dg/graphite/pr42914.c: New.
2146
2147 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2148
2149         PR middle-end/42771
2150         * gcc.dg/graphite/pr42771.c: New.
2151
2152 2010-02-11  Richard Guenther  <rguenther@suse.de>
2153
2154         PR tree-optimization/42998
2155         * gcc.c-torture/compile/pr42998.c: New testcase.
2156
2157 2010-02-10  Jason Merrill  <jason@redhat.com>
2158
2159         PR c++/41896
2160         * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
2161
2162         PR c++/42983, core issue 906
2163         * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
2164         * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
2165
2166         PR c++/43016
2167         * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
2168
2169 2010-02-10  Richard Guenther  <rguenther@suse.de>
2170
2171         PR tree-optimization/43017
2172         * gcc.dg/torture/pr43017.c: New testcase.
2173
2174 2010-02-10  Tobias Burnus <burnus@net-b.de>
2175
2176         PR fortran/40823
2177         * gfortran.dg/private_type_1.f90: Update error location.
2178         * gfortran.dg/invalid_interface_assignment.f90: Ditto.
2179         * gfortran.dg/typebound_operator_2.f03: Ditto.
2180         * gfortran.dg/assignment_2.f90: Ditto.
2181         * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
2182         * gfortran.dg/binding_label_tests_9.f03: Ditto.
2183
2184 2010-02-10  Tobias Burnus  <burnus@net-b.de>
2185
2186         PR fortran/43015
2187         * gfortran.dg/bind_c_usage_20.f90: New test.
2188
2189 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
2190
2191         PR debug/43010
2192         * g++.dg/debug/pr43010.C: New test.
2193
2194 2010-02-10  Richard Guenther  <rguenther@suse.de>
2195
2196         PR c/43007
2197         * gcc.c-torture/execute/20100209-1.c: New testcase.
2198         * gcc.dg/fold-div-3.c: Likewise.
2199
2200 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
2201
2202         * gcc.dg/builtin-ffs-1.c: New test.
2203
2204 2010-02-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2205
2206         PR fortran/42999
2207         * gfortran.dg/array_constructor_35.f90: New test.
2208
2209 2010-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2210
2211         * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
2212
2213 2010-02-09  Jason Merrill  <jason@redhat.com>
2214
2215         PR c++/42399
2216         * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
2217
2218         PR c++/42370
2219         * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
2220
2221 2010-02-09  Tobias Burnus  <burnus@net-b.de>
2222
2223         PR fortran/41869
2224         * gfortran.dg/module_write_1.f90: New test.
2225
2226 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
2227
2228         * gcc.dg/pr19340.c: Adjust.
2229
2230 2010-02-09  Richard Guenther  <rguenther@suse.de>
2231
2232         PR tree-optimization/43008
2233         * gcc.c-torture/execute/pr43008.c: New testcase.
2234
2235 2010-02-09  Richard Guenther  <rguenther@suse.de>
2236
2237         PR tree-optimization/43000
2238         * gcc.dg/torture/pr43000.c: New testcase.
2239         * gcc.dg/torture/pr43002.c: Likewise.
2240
2241 2010-02-09  Daniel Kraft  <d@domob.eu>
2242
2243         PR fortran/39171
2244         * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
2245         and pass -Wsurprising as necessary.
2246
2247 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
2248
2249         PR tree-optimization/42890
2250         * g++.dg/torture/pr42890.C: New test.
2251
2252 2010-02-08  Richard Guenther  <rguenther@suse.de>
2253
2254         PR middle-end/42995
2255         * gcc.dg/tree-ssa/inline-4.c: New testcase.
2256
2257 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
2258
2259         * gcc.dg/graphite/block-0.c: Call abort for runtime test.  Always
2260         return 0 from main.
2261         * gcc.dg/graphite/block-1.c: Same.
2262         * gcc.dg/graphite/block-3.c: Same.
2263         * gcc.dg/graphite/block-4.c: Same.
2264         * gcc.dg/graphite/block-5.c: Same.
2265         * gcc.dg/graphite/block-6.c: Same.
2266         * gcc.dg/graphite/block-7.c: Same.
2267         * gcc.dg/graphite/interchange-0.c: Same.
2268         * gcc.dg/graphite/interchange-1.c: Same.
2269         * gcc.dg/graphite/interchange-10.c: Same.
2270         * gcc.dg/graphite/interchange-11.c: Same.
2271         * gcc.dg/graphite/interchange-12.c: Same.
2272         * gcc.dg/graphite/interchange-2.c: Same.
2273         * gcc.dg/graphite/interchange-3.c: Same.
2274         * gcc.dg/graphite/interchange-4.c: Same.
2275         * gcc.dg/graphite/interchange-5.c: Same.
2276         * gcc.dg/graphite/interchange-6.c: Same.
2277         * gcc.dg/graphite/interchange-7.c: Same.
2278         * gcc.dg/graphite/interchange-8.c: Same.
2279         * gcc.dg/graphite/interchange-9.c: Same.
2280         * gcc.dg/graphite/interchange-mvt.c: Same.
2281
2282 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
2283
2284         * gfortran.dg/graphite/id-19.f: New.
2285         * gfortran.dg/graphite/pr14741.f90: New.
2286         * gfortran.dg/graphite/pr41924.f90: New.
2287         * gfortran.dg/graphite/run-id-2.f90: New.
2288
2289 2010-02-07  Richard Guenther  <rguenther@suse.de>
2290
2291         PR middle-end/42956
2292         * gcc.c-torture/compile/pr42956.c: New testcase.
2293
2294 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2295
2296         PR libfortran/42742
2297         * gfortran.dg/fmt_cache_2.f: New test.
2298
2299 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2300
2301         * gfortran.dg/read_no_eor.f90: New test.
2302
2303 2010-02-05  Jason Merrill  <jason@redhat.com>
2304
2305         * g++.dg/ext/label13.C: Move constructor body out of class.
2306
2307 2010-02-03  Jason Merrill  <jason@redhat.com>
2308
2309         PR c++/42870
2310         * g++.dg/ext/dllexport3.C: New.
2311
2312 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
2313
2314         * gcc.dg/format/ms-format3.c: New test for specific MS types.
2315
2316 2010-02-05  Richard Guenther  <rguenther@suse.de>
2317
2318         * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
2319
2320 2010-02-05  Dodji Seketeli  <dodji@redhat.com>
2321
2322         PR c++/42915
2323         * g++.dg/other/crash-9.C: New test.
2324
2325 2010-02-05  Paul Thomas  <pault@gcc.gnu.org>
2326
2327         PR fortran/42309
2328         * gfortran.dg/subref_array_pointer_4.f90 : New test.
2329
2330 2010-02-04  Richard Guenther  <rguenther@suse.de>
2331
2332         PR rtl-optimization/42952
2333         * gcc.dg/torture/pr42952.c: New testcase.
2334
2335 2010-02-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2336
2337         PR libfortran/42901
2338         * gfortran.dg/namelist_60.f90: New test.
2339
2340 2010-02-03  Jason Merrill  <jason@redhat.com>
2341
2342         PR c++/40138
2343         * g++.dg/ext/builtin11.C: New.
2344
2345         PR c++/4926
2346         PR c++/38600
2347         * g++.dg/abi/mangle35.C: New.
2348         * g++.dg/abi/mangle37.C: New.
2349
2350         PR c++/12909
2351         * g++.dg/abi/mangle36.C: New.
2352
2353         PR c++/35652
2354         * g++.dg/warn/string1.C: New.
2355
2356 2010-02-03  Richard Guenther  <rguenther@suse.de>
2357
2358         PR tree-optimization/42944
2359         * gcc.dg/errno-1.c: New testcase.
2360
2361 2010-02-03  Richard Guenther  <rguenther@suse.de>
2362
2363         PR middle-end/42927
2364         * gcc.c-torture/compile/pr42927.c: New testcase.
2365
2366 2010-02-03  Tobias Burnus  <burnus@net-b.de>
2367
2368         PR fortran/42936
2369         * gfortran.dg/null_4.f90: New test.
2370
2371 2010-02-02  Jason Merrill  <jason@redhat.com>
2372
2373         PR c++/41090
2374         * g++.dg/ext/label13.C: New.
2375
2376 2010-02-02  Tobias Burnus  <burnus@net-b.de>
2377
2378         PR fortran/42650
2379         * gfortran.dg/func_result_5.f90: New test.
2380
2381 2010-02-01  Tobias Burnus  <burnus@net-b.de>
2382
2383         PR fortran/42922
2384         * gfortran.dg/pure_initializer_3.f90: News test.
2385
2386 2010-01-31  Janus Weil  <janus@gcc.gnu.org>
2387
2388         PR fortran/42888
2389         * gfortran.dg/allocate_derived_2.f90: New test.
2390
2391 2010-01-31  Eric Botcazou  <ebotcazou@adacore.com>
2392
2393         PR middle-end/42898
2394         * gcc.dg/torture/pr42898-2.c: New test.
2395
2396 2010-01-31  Richard Guenther  <rguenther@suse.de>
2397
2398         PR middle-end/42898
2399         * gcc.dg/torture/pr42898.c: New testcase.
2400
2401 2010-01-31  Paul Thomas  <pault@gcc.gnu.org>
2402
2403         PR fortran/38324
2404         * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
2405         * gfortran.dg/alloc_comp_bounds_1.f90: New test.
2406
2407 2010-01-30  Paolo Bonzini  <bonzini@gnu.org>
2408
2409         * g++.dg/tree-ssa/inline-1.C: New.
2410         * g++.dg/tree-ssa/inline-2.C: New.
2411         * g++.dg/tree-ssa/inline-3.C: New.
2412
2413 2010-01-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
2414
2415         PR testsuite/41701
2416         * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
2417         the string 'pow' in the pathname of the compiler from generating a
2418         test failure.
2419
2420 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2421
2422         * g++.old-deja/g++.mike/eh16.C: Rename err to e.
2423         * g++.old-deja/g++.mike/eh17.C: Likewise.
2424         * g++.old-deja/g++.mike/p5571.C: Likewise.
2425
2426 2010-01-29  Dodji Seketeli  <dodji@redhat.com>
2427
2428         PR c++/42758
2429         PR c++/42634
2430         PR c++/42336
2431         PR c++/42797
2432         PR c++/42880
2433         * g++.dg/other/crash-5.C: New test.
2434         * g++.dg/other/crash-6.C: New test.
2435         * g++.dg/other/crash-7.C: New test.
2436         * g++.dg/other/crash-8.C: New test.
2437
2438 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
2439
2440         PR rtl-optimization/42889
2441         * gcc.dg/pr42889.c: New test.
2442
2443 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
2444
2445         * gcc.target/i386/pr42881.c: Use SSE2.
2446
2447 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
2448
2449         PR target/42891
2450         * gcc.target/i386/pr42891.c: New test.
2451
2452 2010-01-28  Richard Guenther  <rguenther@suse.de>
2453
2454         PR tree-optimization/42871
2455         * g++.dg/torture/pr42871.C: New testcase.
2456
2457 2010-01-28  Richard Guenther  <rguenther@suse.de>
2458
2459         * gcc.dg/Wobjsize-1.h: New testcase.
2460         * gcc.dg/Wobjsize-1.c: Likewise.
2461
2462 2010-01-28  Richard Guenther  <rguenther@suse.de>
2463
2464         PR middle-end/42883
2465         * g++.dg/torture/pr42883.C: New testcase.
2466
2467 2010-01-28  Michael Matz  <matz@suse.de>
2468
2469         * gcc.target/i386/pr42881.c: New test.
2470
2471 2010-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2472
2473         * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
2474         Add i?86-*-solaris2* support.
2475
2476 2010-01-28  Dodji Seketeli  <dodji@redhat.com>
2477
2478         PR c++/42713
2479         PR c++/42820
2480         * g++.dg/template/typedef27.C: New test case.
2481         * g++.dg/template/typedef28.C: New test case.
2482
2483 2010-01-27  Stephen Thomas  <stephen.thomas@arm.com>
2484
2485         * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
2486
2487 2010-01-27  Richard Guenther  <rguenther@suse.de>
2488
2489         PR middle-end/42878
2490         * gcc.dg/torture/pr42878-1.c: New testcase.
2491         * gcc.dg/torture/pr42878-2.c: Likewise.
2492
2493 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
2494
2495         PR middle-end/42874
2496         * gcc.dg/vla-22.c: New test.
2497
2498 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
2499
2500         * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
2501         current collation.
2502
2503 2010-01-26  Richard Guenther  <rguenther@suse.de>
2504
2505         PR rtl-optimization/42685
2506         * gcc.dg/pr42685.c: New testcase.
2507         * g++.dg/other/pr42685.C: Likewise.
2508
2509 2010-01-26  Richard Guenther  <rguenther@suse.de>
2510
2511         PR middle-end/42806
2512         * g++.dg/other/pr42806.C: New testcase.
2513
2514 2010-01-26  Richard Guenther  <rguenther@suse.de>
2515
2516         PR tree-optimization/42250
2517         * gcc.dg/pr42250.c: New testcase.
2518
2519 2010-01-25  Arnaud Charlet  <charlet@adacore.com>
2520
2521         * gnat.dg/array_bounds_test.adb: New test.
2522
2523 2010-01-25  Tobias Burnus  <burnus@net-b.de>
2524
2525         PR fortran/42858
2526         * gfortran.dg/generic_21.f90: New test.
2527
2528 2010-01-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2529
2530         PR testsuite/41522
2531         * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
2532
2533 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
2534
2535         PR c++/42748
2536         * g++.dg/abi/arm_va_list2.C: New test.
2537         * g++.dg/abi/arm_va_list2.h: Companion header file.
2538
2539 2010-01-24  Paul Thomas  <pault@gcc.gnu.org>
2540
2541         PR fortran/41044
2542         * gfortran.dg/parameter_array_ref_2.f90 : New test.
2543
2544         PR fortran/41167
2545         * gfortran.dg/char_array_arg_1.f90 : New test.
2546
2547         * gfortran.dg/pr25923.f90 : Remove XFAIL.
2548
2549 2010-01-24  Tobias Burnus  <burnus@net-b.de>
2550
2551         PR fortran/39304
2552         * gfortran.dg/generic_20.f90: New test.
2553
2554 2010-01-22  Michael Matz  <matz@suse.de>
2555
2556         * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
2557         -msse2.
2558
2559 2010-01-21  Paul Thomas  <pault@gcc.gnu.org>
2560
2561         PR fortran/42736
2562         * gfortran.dg/dependency_25.f90 : New test.
2563
2564 2010-01-21  Martin Jambor  <mjambor@suse.cz>
2565
2566         PR tree-optimization/42585
2567         * gcc.dg/tree-ssa/pr42585.c: New test.
2568
2569 2010-01-21  Richard Guenther  <rguenther@suse.de>
2570
2571         PR middle-end/19988
2572         * gcc.dg/pr19988.c: New testcase.
2573
2574 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
2575
2576         * g++.dg/compat/decimal/compat-common.h: New file.
2577         * g++.dg/compat/decimal/decimal-dummy.h: New file.
2578         * g++.dg/compat/decimal/pass_x.h: New file.
2579         * g++.dg/compat/decimal/pass_y.h: New file.
2580         * g++.dg/compat/decimal/pass-1_main.C: New file.
2581         * g++.dg/compat/decimal/pass-1_x.C: New file.
2582         * g++.dg/compat/decimal/pass-1_y.C: New file.
2583         * g++.dg/compat/decimal/pass-2_main.C: New file.
2584         * g++.dg/compat/decimal/pass-2_x.C: New file.
2585         * g++.dg/compat/decimal/pass-2_y.C: New file.
2586         * g++.dg/compat/decimal/pass-3_main.C: New file.
2587         * g++.dg/compat/decimal/pass-3_x.C: New file.
2588         * g++.dg/compat/decimal/pass-3_y.C: New file.
2589         * g++.dg/compat/decimal/pass-4_main.C: New file.
2590         * g++.dg/compat/decimal/pass-4_x.C: New file.
2591         * g++.dg/compat/decimal/pass-4_y.C: New file.
2592         * g++.dg/compat/decimal/pass-5_main.C: New file.
2593         * g++.dg/compat/decimal/pass-5_x.C: New file.
2594         * g++.dg/compat/decimal/pass-5_y.C: New file.
2595         * g++.dg/compat/decimal/pass-6_main.C: New file.
2596         * g++.dg/compat/decimal/pass-6_x.C: New file.
2597         * g++.dg/compat/decimal/pass-6_y.C: New file.
2598         * g++.dg/compat/decimal/return_x.h: New file.
2599         * g++.dg/compat/decimal/return_y.h: New file.
2600         * g++.dg/compat/decimal/return-1_main.C: New file.
2601         * g++.dg/compat/decimal/return-1_x.C: New file.
2602         * g++.dg/compat/decimal/return-1_y.C: New file.
2603         * g++.dg/compat/decimal/return-2_main.C: New file.
2604         * g++.dg/compat/decimal/return-2_x.C: New file.
2605         * g++.dg/compat/decimal/return-2_y.C: New file.
2606         * g++.dg/compat/decimal/return-3_main.C: New file.
2607         * g++.dg/compat/decimal/return-3_x.C: New file.
2608         * g++.dg/compat/decimal/return-3_y.C: New file.
2609         * g++.dg/compat/decimal/return-4_main.C: New file.
2610         * g++.dg/compat/decimal/return-4_x.C: New file.
2611         * g++.dg/compat/decimal/return-4_y.C: New file.
2612         * g++.dg/compat/decimal/return-5_main.C: New file.
2613         * g++.dg/compat/decimal/return-5_x.C: New file.
2614         * g++.dg/compat/decimal/return-5_y.C: New file.
2615         * g++.dg/compat/decimal/return-6_main.C: New file.
2616         * g++.dg/compat/decimal/return-6_x.C: New file.
2617         * g++.dg/compat/decimal/return-6_y.C: New file.
2618
2619 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2620
2621         PR debug/42715
2622         * gcc.dg/pr42715.c: New.
2623
2624 2010-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
2625
2626         PR c++/42038
2627         * g++.dg/parse/crash55.C: New.
2628
2629 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2630
2631         PR debug/42782
2632         * gcc.dg/guality/pr42782.c: New.
2633
2634 2010-01-20  Jason Merrill  <jason@redhat.com>
2635
2636         PR c++/41788
2637         * g++.dg/abi/packed1.C: New.
2638
2639         PR c++/41920
2640         * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
2641
2642         PR c++/40750
2643         * g++.dg/parse/fn-typedef1.C: New.
2644         * g++.dg/other/cv_quals.C: Adjust.
2645
2646 2010-01-20  Anthony Green  <green@moxielogic.com>
2647
2648         * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
2649         pack(push) pragma).
2650         * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
2651         * gcc.dg/20020312-2.c: Port this to the moxie core.
2652         * gcc.dg/weak/typeof-2.c: Ditto.
2653
2654 2010-01-20  Richard Guenther  <rguenther@suse.de>
2655
2656         PR tree-optimization/42717
2657         * gcc.c-torture/compile/pr42717.c: New testcase.
2658
2659 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
2660
2661         * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
2662         of signed, add a few new tests.
2663
2664         PR middle-end/42803
2665         * g++.dg/parse/limits-initializer1.C: New test.
2666
2667 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2668
2669         PR fortran/42804
2670         * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
2671         * gfortran.dg/typebound_call_12.f03: New test.
2672
2673 2010-01-19  Paul Thomas  <pault@gcc.gnu.org>
2674
2675         PR fortran/42783
2676         * gfortran.dg/bounds_check_15.f90 : New test.
2677
2678 2010-01-19  Michael Matz  <matz@suse.de>
2679
2680         PR tree-optimization/41783
2681         * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
2682
2683 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2684
2685         PR target/38697.
2686         * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
2687         * gcc.target/arm/neon/vget_lowp16.c: Likewise.
2688         * gcc.target/arm/neon/vget_lowp8.c:  Likewise.
2689         * gcc.target/arm/neon/vget_lows16.c: Likewise.
2690         * gcc.target/arm/neon/vget_lows32.c: Likewise.
2691         * gcc.target/arm/neon/vget_lows64.c: Likewise.
2692         * gcc.target/arm/neon/vget_lows8.c: Likewise.
2693         * gcc.target/arm/neon/vget_lowu16.c: Likewise.
2694         * gcc.target/arm/neon/vget_lowu32.c: Likewise.
2695         * gcc.target/arm/neon/vget_lowu64.c: Likewise.
2696         * gcc.target/arm/neon/vget_lowu8.c: Likewise.
2697
2698 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2699
2700         PR fortran/42545
2701         * gfortran.dg/extends_6.f03: Modified an error message.
2702         * gfortran.dg/extends_10.f03: New test.
2703         * gfortran.dg/private_type_6.f03: Modified an error message.
2704         * gfortran.dg/structure_constructor_8.f03: Ditto.
2705
2706 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
2707
2708         PR tree-optimization/42719
2709         * gcc.dg/pr42719.c: New test.
2710
2711         PR debug/42728
2712         * gcc.dg/pr42728.c: New test.
2713
2714 2010-01-19  Anthony Green  <green@moxielogic.com>
2715
2716         * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2717
2718 2010-01-18  Anthony Green  <green@moxielogic.com>
2719
2720         * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
2721         for moxie.
2722
2723 2010-01-19  Dodji Seketeli  <dodji@redhat.com>
2724
2725         * g++.dg/template/error45.C: reverted as part of reverting the
2726         fix of PR c++/42634.
2727
2728 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2729
2730         PR c++/42634
2731         * g++.dg/template/error45.C: New test.
2732
2733 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2734
2735         PR c++/42766
2736         * g++.dg/conversion/op6.C: New test.
2737
2738 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
2739
2740         PR target/42774
2741         * gcc.target/alpha/pr42774.c: New test.
2742
2743 2010-01-18  Richard Guenther  <rguenther@suse.de>
2744
2745         PR tree-optimization/42781
2746         * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
2747
2748 2010-01-17  Richard Guenther  <rguenther@suse.de>
2749
2750         PR middle-end/42248
2751         * gcc.c-torture/execute/pr42248.c: New testcase.
2752
2753 2010-01-17  Richard Guenther  <rguenther@suse.de>
2754
2755         PR tree-optimization/42773
2756         * g++.dg/torture/pr42773.C: New testcase.
2757
2758 2010-01-17  Janus Weil  <janus@gcc.gnu.org>
2759
2760         PR fortran/42677
2761         * gfortran.dg/interface_assignment_5.f90: New test.
2762
2763 2010-01-17  Dodji Seketeli  <dodji@redhat.com>
2764
2765         PR c++/42697
2766         * g++.dg/template/crash94.C: Reverted.
2767
2768 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
2769
2770         PR debug/42767
2771         * gcc.dg/debug/pr42767.c: New.
2772
2773 2010-01-15  Jason Merrill  <jason@redhat.com>
2774
2775         PR c++/42761
2776         * g++.dg/cpp0x/decltype22.C: New.
2777
2778 2010-01-16  Jakub Jelinek  <jakub@redhat.com>
2779
2780         PR middle-end/42760
2781         * g++.dg/torture/pr42760.C: New test.
2782
2783 2010-01-15  Jing Yu  <jingyu@google.com>
2784
2785         PR rtl-optimization/42691
2786         * gcc.c-torture/execute/pr42691.c: New.
2787
2788 2010-01-15  Richard Guenther  <rguenther@suse.de>
2789
2790         PR middle-end/42739
2791         * g++.dg/torture/pr42739.C: New testcase.
2792
2793 2010-01-15  Dodji Seketeli  <dodji@redhat.com>
2794
2795         * g++.dg/template/error45.C: Revert as part of reverting changes
2796         or PR c++/42634.
2797
2798 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2799
2800         PR fortran/42684
2801         * gfortran.dg/interface_31.f90: New test.
2802
2803 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2804
2805         * gcc.target/powerpc/pr42747.c: New file.
2806
2807 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2808
2809         PR middle-end/42674
2810         * c-c++-common/pr42674.c: New test.
2811
2812         PR c++/42608
2813         * g++.dg/template/instantiate11.C: New test.
2814
2815 2010-01-14  Jason Merrill  <jason@redhat.com>
2816
2817         PR c++/42701
2818         * g++.dg/overload/error3.C: New.
2819
2820         PR c++/42655
2821         * g++.dg/overload/rvalue1.C: New.
2822
2823 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2824
2825         PR tree-optimization/42706
2826         * gcc.dg/ipa/pr42706.c: New testcase.
2827
2828 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
2829
2830         * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
2831
2832 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2833
2834         PR tree-optimization/42714
2835         * g++.dg/torture/pr42714.C: New test.
2836
2837 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2838
2839         PR rtl-optimization/42246
2840         * gfortran.dg/pr42246-2.f: New.
2841
2842 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2843
2844         PR rtl-optimization/42389
2845         * gcc.dg/pr42389.c: New.
2846
2847 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2848
2849         PR rtl-optimization/42388
2850         * gcc.dg/pr42388.c: New.
2851
2852 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2853
2854         PR rtl-optimization/42294
2855         * gfortran.dg/pr42294.f: New.
2856
2857 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2858
2859         PR rtl-optimization/39453
2860         PR rtl-optimization/42246
2861         * gcc.dg/pr39453.c: New.
2862         * gcc.dg/pr42246.c: New.
2863
2864 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2865
2866         PR middle-end/42245
2867         * gcc.dg/pr42245.c: New.
2868         * gcc.dg/pr42245-2.c: New.
2869
2870 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2871
2872         PR rtl-optimization/42249
2873         * gcc.dg/pr42249.c: New.
2874
2875 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2876
2877         PR c/42721
2878         * gcc.c-torture/execute/pr42721.c: New test.
2879
2880 2010-01-14  Ira Rosen  <irar@il.ibm.com>
2881
2882         PR tree-optimization/42709
2883         * gcc.dg/vect/pr42709.c: New test.
2884
2885 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2886
2887         PR fortran/41478
2888         * gfortran.dg/alloc_comp_scalar_1.f90: New test.
2889         * gfortran.dg/alloc_comp_transformational_1.f90: New test.
2890
2891 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2892
2893         PR fortran/42481
2894         * gfortran.dg/generic_19.f90 : New test.
2895
2896 2010-01-13  Richard Guenther  <rguenther@suse.de>
2897
2898         PR tree-optimization/42730
2899         * gcc.c-torture/compile/pr42730.c: New testcase.
2900
2901 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
2902
2903         PR target/pr42542
2904         * gcc.target/ia64/pr42542-1.c: New.
2905         * gcc.target/ia64/pr42542-2.c: New.
2906         * gcc.target/ia64/pr42542-3.c: New.
2907
2908 2010-01-13  Dodji Seketeli  <dodji@redhat.com>
2909
2910         PR c++/42634
2911         * g++.dg/template/error45.C: New test.
2912
2913 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2914
2915         PR tree-optimization/42704
2916         * g++.dg/torture/pr42704.C: New test.
2917
2918 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2919
2920         PR tree-optimization/42703
2921         * gcc.c-torture/compile/pr42703.c: New test.
2922
2923 2010-01-13  Richard Guenther  <rguenther@suse.de>
2924
2925         PR tree-optimization/42705
2926         * gcc.c-torture/compile/pr42705.c: New testcase.
2927
2928 2010-01-13  Jie Zhang  <jie.zhang@analog.com>
2929
2930         * gcc.target/bfin/l2.c: New test.
2931         * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
2932
2933 2010-01-13  Richard Guenther  <rguenther@suse.de>
2934
2935         PR middle-end/42716
2936         * gcc.c-torture/compile/pr42716.c: New testcase.
2937
2938 2010-01-13  Richard Guenther  <rguenther@suse.de>
2939
2940         PR lto/42678
2941         * gfortran.dg/lto/20100110-1_0.f90: New testcase.
2942
2943 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
2944
2945         PR c/42708
2946         * gcc.c-torture/compile/pr42708-1.c: New test.
2947
2948 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
2949
2950         PR debug/42662
2951         * gcc.dg/pr42662.c: New test.
2952
2953         PR tree-optimization/42645
2954         * g++.dg/other/pr42645-1.C: New test.
2955         * g++.dg/other/pr42645-2.C: New test.
2956
2957 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
2958
2959         PR target/42416
2960         * gcc.target/powerpc/warn-1.c: New test.
2961         * gcc.target/powerpc/warn-2.c: New test.
2962
2963 2010-01-11  Uros Bizjak  <ubizjak@gmail.com>
2964
2965         * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
2966         stack alignment.
2967
2968 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
2969
2970         * gcc.dg/lto/20100108_0.c: New.
2971
2972 2010-01-10  Uros Bizjak  <ubizjak@gmail.com>
2973
2974         * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
2975         Add -march=i686 -msse for 32bit x86 targets.
2976
2977 2010-01-10  Richard Guenther  <rguenther@suse.de>
2978
2979         PR middle-end/42667
2980         * gcc.dg/torture/pr42667.c: New testcase.
2981
2982 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2983
2984         PR fortran/32489
2985         * gfortran.dg/array_constructor_34.f90: New test.
2986
2987 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2988
2989         PR fortran/20923
2990         * gfortran.dg/array_constructor_33.f90: New test.
2991         gfortran.dg/array_function_5.f90: Add credit.
2992
2993 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2994
2995         PR debug/42631
2996         * gcc.dg/pr42631.c: New.
2997
2998 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2999
3000         PR debug/42630
3001         * gcc.dg/pr42630.c: New.
3002
3003 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
3004
3005         PR debug/42629
3006         * gcc.dg/pr42629.c: New.
3007
3008 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
3009
3010         PR middle-end/42363
3011         * gcc.dg/torture/pr42363.c: New.
3012
3013 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
3014
3015         PR debug/42604
3016         PR debug/42395
3017         * gcc.dg/vect/pr42604.c: New.
3018         * gcc.dg/vect/pr42395.c: New.
3019
3020 2010-01-09  Richard Guenther  <rguenther@suse.de>
3021
3022         PR middle-end/42512
3023         * gcc.c-torture/execute/pr42512.c: New testcase.
3024
3025 2010-01-09  Tobias Burnus  <burnus@net-b.de>
3026
3027         PR fortran/41298
3028         * gfortran.dg/c_ptr_tests_14.f90: New test.
3029
3030 2010-01-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3031
3032         PR ada/41929
3033         * gnat.dg/null_pointer_deref1.adb: Don't run on
3034         sparc*-sun-solaris2.11.
3035
3036 2010-01-08  Richard Guenther  <rguenther@suse.de>
3037
3038         PR lto/42528
3039         * gcc.dg/lto/20100103-1_0.c: New testcase.
3040         * gcc.dg/lto/20100103-2_0.c: Likewise.
3041
3042 2010-01-08  Tobias Burnus  <burnus@net-b.de
3043
3044         PR/fortran 25829
3045         * gfortran.dg/asynchronous_1.f90: New test.
3046         * gfortran.dg/asynchronous_2.f90: New test.
3047         * gfortran.dg/conflicts.f90: Update error message.
3048
3049 2010-01-07  Dodji Seketeli  <dodji@redhat.com>
3050
3051         c++/40155
3052         * g++.dg/cpp0x/variadic-unify-2.C: New test.
3053
3054 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
3055
3056         PR tree-optimization/42625
3057         * g++.dg/opt/dtor4.C: New test.
3058         * g++.dg/opt/dtor4.h: New.
3059         * g++.dg/opt/dtor4-aux.cc: New.
3060
3061 2010-01-07  Tobias Burnus  <burnus@net-b.de>
3062
3063         PR fortran/42597
3064         * gfortran.dg/proc_ptr_26.f90: New test.
3065
3066 2010-01-07  Tobias Burnus  <burnus@net-b.de>
3067
3068         PR fortran/41872
3069         * gfortran.dg/allocatable_scalar_7.f90: New test.
3070
3071 2010-01-06  Richard Guenther  <rguenther@suse.de>
3072
3073         * gcc.c-torture/compile/pr42632.c: New testcase.
3074
3075 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
3076
3077         PR target/42542
3078         * gcc.target/i386/pr42542-4.c: New.
3079         * gcc.target/i386/pr42542-4a.c: Likewise.
3080         * gcc.target/i386/pr42542-5.c: Likewise.
3081         * gcc.target/i386/pr42542-5a.c: Likewise.
3082
3083 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
3084
3085         * gcc.dg/tls/opt-15.c: New test.
3086
3087 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
3088
3089         * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
3090
3091 2010-01-05  Martin Jambor  <mjambor@suse.cz>
3092
3093         PR tree-optimization/42462
3094         * g++.dg/torture/pr42462.C: New test.
3095
3096 2010-01-05  Jason Merrill  <jason@redhat.com>
3097
3098         * g++.dg/cpp0x/initlist30.C: New test.
3099
3100 2010-01-05  Richard Guenther  <rguenther@suse.de>
3101
3102         PR tree-optimization/42614
3103         * gcc.c-torture/execute/pr42614.c: New testcase.
3104
3105 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
3106
3107         * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
3108         * gcc.dg/Wunreachable-1.c: Remove the testcase of
3109         -Wunreachable-code.
3110         * gcc.dg/Wunreachable-2.c: Likewise.
3111         * gcc.dg/Wunreachable-3.c: Likewise.
3112         * gcc.dg/Wunreachable-4.c: Likewise.
3113         * gcc.dg/Wunreachable-5.c: Likewise.
3114         * gcc.dg/Wunreachable-6.c: Likewise.
3115         * gcc.dg/Wunreachable-7.c: Likewise.
3116         * gcc.dg/Wunreachable-8.c: Likewise.
3117         * gcc.dg/20041231-1.c: Likewise.
3118
3119 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
3120
3121         PR other/42611
3122         * gcc.dg/pr42611.c: New test.
3123
3124         PR tree-optimization/42508
3125         * g++.dg/opt/pr42508.C: New test.
3126
3127 2010-01-05  Tobias Burnus  <burnus@net-b.de>
3128
3129         PR fortran/41872
3130         * gfortran.dg/allocatable_scalar_8.f90: New.
3131
3132 2010-01-04  Martin Jambor  <mjambor@suse.cz>
3133
3134         PR tree-optimization/42398
3135         * gcc.c-torture/compile/pr42398.c: New test.
3136
3137 2010-01-04  Jason Merrill  <jason@redhat.com>
3138
3139         PR c++/42555
3140         * g++.dg/ext/attrib35.C: New.
3141
3142         PR c++/42567
3143         * g++.dg/cpp0x/auto17.C: New.
3144
3145 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
3146
3147         * gcc.dg/lto/20100104_0.c: New.
3148
3149 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
3150
3151         PR target/42542
3152         * gcc.target/i386/pr42542-1.c: New.
3153         * gcc.target/i386/pr42542-1a.c: Likewise.
3154         * gcc.target/i386/pr42542-1b.c: Likewise.
3155         * gcc.target/i386/pr42542-2.c: Likewise.
3156         * gcc.target/i386/pr42542-2a.c: Likewise.
3157         * gcc.target/i386/pr42542-2b.c: Likewise.
3158         * gcc.target/i386/pr42542-3.c: Likewise.
3159         * gcc.target/i386/pr42542-3a.c: Likewise.
3160
3161 2009-01-04  Tobias Burnus  <burnus@net-b.de>
3162
3163         PR fortran/41872
3164         * gfortran.dg/allocatable_scalar_5.f90: New test.
3165         * gfortran.dg/allocatable_scalar_6.f90: New test.
3166
3167 2010-01-03  Richard Guenther  <rguenther@suse.de>
3168
3169         PR testsuite/42583
3170         * gfortran.dg/gomp/recursion1.f90: Remove.
3171
3172 2010-01-03  Richard Guenther  <rguenther@suse.de>
3173
3174         * gcc.dg/Warray-bounds.c: Remove XFAILs.
3175         * gcc.dg/uninit-6.c: Likewise.
3176         * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
3177
3178 2010-01-03  Richard Guenther  <rguenther@suse.de>
3179
3180         PR tree-optimization/42589
3181         * gcc.target/i386/pr42589.c: New testcase.
3182
3183 2010-01-03  Richard Guenther  <rguenther@suse.de>
3184
3185         PR tree-optimization/42438
3186         * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
3187
3188 2010-01-02  Richard Guenther  <rguenther@suse.de>
3189
3190         PR testsuite/41651
3191         * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
3192
3193 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
3194
3195         PR target/42448
3196         * gcc.target/alpha/pr42448-1.c: New test.
3197         * gcc.target/alpha/pr42448-2.c: Ditto.
3198
3199 2010-01-01  Joseph Myers  <joseph@codesourcery.com>
3200
3201         PR preprocessor/41947
3202         * gcc.dg/c99-hexfloat-3.c: New test.
3203
3204 2010-01-01  Richard Guenther  <rguenther@suse.de>
3205
3206         PR c/42570
3207         * gcc.c-torture/execute/pr42570.c: New testcase.
3208
3209 2010-01-01  Richard Guenther  <rguenther@suse.de>
3210
3211         PR middle-end/42559
3212         * gcc.c-torture/compile/pr42559.c: New testcase.
3213
3214 \f
3215 Copyright (C) 2010 Free Software Foundation, Inc.
3216
3217 Copying and distribution of this file, with or without modification,
3218 are permitted in any medium without royalty provided the copyright
3219 notice and this notice are preserved.