OSDN Git Service

b5942798cea37098dc1a7a1047ae8ef31a0b2278
[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         * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
1546         * g++.dg/abi/mangle23.C: Likewise.
1547         * g++.dg/eh/simd-2.C: Likewise.
1548         * g++.dg/ext/attribute-test-2.C: Likewise.
1549         * g++.dg/ext/vector14.C: Likewise.
1550         * g++.dg/other/pr34435.C: Likewise.
1551         * g++.dg/template/conv8.C: Likewise.
1552         * g++.dg/template/nontype9.C: Likewise.
1553         * g++.dg/template/qualttp17.C: Likewise.
1554         * g++.dg/template/ref1.C: Likewise.
1555         * g++.old-deja/g++.pt/crash68.C: Likewise.
1556         * g++.old-deja/g++.pt/ref1.C: Likewise.
1557         * g++.old-deja/g++.pt/ref3.C: Likewise.
1558         * g++.old-deja/g++.pt/ref4.C: Likewise.
1559
1560         PR c++/12909
1561         * g++.dg/abi/mangle40.C: New.
1562         * g++.dg/abi/mangle41.C: New.
1563         * g++.dg/lto/20100302_0.C: New.
1564         * g++.dg/lto/20100302_1.C: New.
1565         * g++.dg/lto/20100302.h: New.
1566
1567 2010-03-03  Paul Thomas  <pault@gcc.gnu.org>
1568
1569         PR fortran/43243
1570         * gfortran.dg/internal_pack_12.f90: New test.
1571
1572 2010-03-03  H.J. Lu  <hongjiu.lu@intel.com>
1573
1574         * gcc.dg/pr36997.c: Adjust error message.
1575
1576 2010-03-03  Mike Stump  <mikestump@comcast.net>
1577
1578         * gcc.target/i386/builtin-unreachable.c: Don't expect stack
1579         adjustments to not be present on machines that align the stack to
1580         more than 4 bytes and don't have a red zone yet as that is an
1581         unimplemented optimization.
1582
1583 2010-03-03  Janus Weil  <janus@gcc.gnu.org>
1584
1585         PR fortran/43169
1586         * gfortran.dg/impure_assignment_3.f90: New.
1587
1588 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
1589
1590         PR debug/43229
1591         * gfortran.dg/pr43229.f90: New test.
1592
1593         PR debug/43237
1594         * gcc.dg/debug/dwarf2/pr43237.c: New test.
1595
1596         PR debug/43177
1597         * gcc.dg/guality/pr43177.c: New test.
1598
1599 2010-03-02  Jason Merrill  <jason@redhat.com>
1600
1601         * g++.dg/ext/vector9.C: Adjust error message.
1602         * g++.dg/conversion/simd3.C: Likewise.
1603         * g++.dg/other/error23.C: Likewise.
1604
1605 2010-03-02  Mike Stump  <mikestump@comcast.net>
1606
1607         PR c++/41090
1608         * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
1609
1610 2010-03-02  Paul Thomas  <pault@gcc.gnu.org>
1611
1612         PR fortran/43180
1613         * gfortran.dg/internal_pack_10.f90: New test.
1614
1615         PR fortran/43173
1616         * gfortran.dg/internal_pack_11.f90: New test.
1617
1618 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
1619
1620         PR middle-end/42640
1621         * gcc.dg/tree-ssa/pr42640.c: New.
1622
1623 2010-03-01  Richard Guenther  <rguenther@suse.de>
1624
1625         PR tree-optimization/43220
1626         * gcc.c-torture/execute/pr43220.c: New testcase.
1627
1628 2010-03-01  Richard Guenther  <rguenther@suse.de>
1629
1630         PR middle-end/43213
1631         * gcc.dg/pr43213.c: New testcase.
1632
1633 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1634
1635         PR pch/14940
1636         * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
1637
1638 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1639
1640         * lib/target-supports.exp (check_effective_target_ucn_nocache):
1641         New function.
1642         (check_effective_target_ucn): Likewise.
1643
1644         * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
1645         if !ucn.
1646         * gcc.dg/ucnid-2.c: Likewise.
1647         * gcc.dg/ucnid-3.c: Likewise.
1648         * gcc.dg/ucnid-4.c: Likewise.
1649         * gcc.dg/ucnid-11.c: Likewise.
1650         * gcc.dg/ucnid-12.c: Likewise.
1651         * gcc.dg/ucnid-6.c: Skip if !ucn.
1652         * gcc.dg/ucnid-9.c: Likewise.
1653
1654 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1655
1656         * gcc.target/i386/pr32000-2.c: Add missing include and exclude
1657         lists to dg-skip-if.
1658         * gcc.target/i386/stackalign/return-3.c: Likewise.
1659
1660 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1661
1662         * gcc.target/i386/clearcap.map: New file.
1663         * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
1664         Pass clearcap.map by default if supported.
1665
1666 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1667
1668         PR fortran/42900
1669         * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
1670         Explain this.
1671         * gfortran.dg/stat_2.f90: Likewise.
1672
1673 2010-03-01  Tobias Burnus  <burnus@net-b.de>
1674
1675         PR fortran/43199
1676         * gfortran.dg/module_read_2.f90: New test.
1677
1678 2010-02-27  Mark Mitchell  <mark@codesourcery.com>
1679
1680         PR c++/42748
1681         * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
1682         * g++.dg/abi/mangle12.C: Likewise.
1683         * g++.dg/abi/mangle20-2.C: Likewise.
1684         * g++.dg/abi/mangle17.C: Likewise.
1685         * g++.dg/template/cond2.C: Likewise.
1686         * g++.dg/template/pr35240.C: Likewise.
1687
1688 2010-02-27  Richard Guenther  <rguenther@suse.de>
1689
1690         PR tree-optimization/43186
1691         * gcc.c-torture/compile/pr43186.c: Adjust testcase.
1692
1693 2010-02-27  Kaz Kojima  <kkojima@gcc.gnu.org>
1694
1695         * g++.dg/abi/packed1.C: Expect warning on the SH.
1696
1697 2010-02-27  Simon Martin  <simartin@users.sourceforge.net>
1698
1699         PR c++/42054:
1700         * g++.dg/parse/error37.C: New test.
1701
1702 2010-02-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1703
1704         PR c/24577
1705         PR c/43192
1706         * gcc.dg/pr8927-1.c: Match new note.
1707         * gcc.dg/990506-0.c: Likewise.
1708         * gcc.dg/gomp/flush-2.c: Likewise.
1709         * gcc.dg/gomp/atomic-5.c: Likewise.
1710         * gcc.dg/gomp/pr34607.c: Likewise.
1711         * gcc.dg/pr35746.c: Likewise.
1712         * gcc.dg/cpp/pragma-1.c: Likewise.
1713         * gcc.dg/cpp/pragma-2.c: Likewise.
1714         * gcc.dg/pr41842.c: Likewise.
1715         * gcc.dg/noncompile/20040629-1.c: Likewise.
1716         * objc.dg/private-1.m: Likewise.
1717
1718 2010-02-27  Tobias Burnus  <burnus@net-b.de>
1719
1720         PR fortran/43185
1721         * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
1722         * gfortran.dg/default_initialization_4.f90: New test.
1723
1724 2010-02-27  Eric Botcazou  <ebotcazou@adacore.com>
1725
1726         * gnat.dg/thin_pointer.ad[sb]: Rename into...
1727         * gnat.dg/thin_pointer1.ad[sb]: ...this.
1728         * gnat.dg/thin_pointer2.adb: New test.
1729         * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
1730
1731 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1732
1733         PR c/20631
1734         * gcc.dg/cpp/c90-pedantic.c: New.
1735         * gcc.dg/cpp/c90.c: New.
1736         * gcc.dg/gnu90-const-expr-1.c: New.
1737         * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
1738
1739 2010-02-26  Richard Guenther  <rguenther@suse.de>
1740
1741         PR tree-optimization/43186
1742         * gcc.c-torture/compile/pr43186.c: New testcase.
1743
1744 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1745
1746         PR debug/43190
1747         * c-c++-common/dwarf2/pr43190.c: New test.
1748
1749 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1750
1751         PR testsuite/37074:
1752         * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
1753
1754 2010-02-26  Richard Guenther  <rguenther@suse.de>
1755
1756         PR tree-optimization/43188
1757         * gcc.c-torture/compile/pr43188.c: New testcase.
1758
1759 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1760
1761         PR target/43175
1762         * gcc.target/i386/vperm-v4si-2-sse4.c: New.
1763
1764 2010-02-25  Eric Botcazou  <ebotcazou@adacore.com>
1765
1766         * g++.dg/abi/packed1.C: Expect warning on the SPARC.
1767
1768 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
1769
1770         PR target/43154
1771         * gcc.target/powerpc/pr43154.c: New file.
1772
1773 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
1774
1775         PR debug/43166
1776         * gfortran.dg/debug/pr43166.f: New test.
1777
1778         PR debug/43165
1779         * gcc.dg/torture/pr43165.c: New test.
1780
1781 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1782
1783         PR c/43128
1784         * c-c++-common/pr41779.c: Update.
1785
1786 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1787
1788         PR ada/32547
1789         * lib/gnat-dg.exp (gnat_load): Redefine.
1790
1791         * ada/acats/run_acats: Run run_all.sh with $SHELL.
1792         * ada/acats/run_all.sh: Downcase tasking not implemented message.
1793
1794 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1795
1796         PR libobjc/36610
1797         * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
1798         i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
1799         -fgnu-runtime.
1800         Sort entries.
1801
1802 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1803
1804         * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
1805
1806 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
1807
1808         PR debug/43150
1809         * gcc.dg/guality/vla-1.c: New test.
1810
1811 2010-02-24  Tobias Burnus  <burnus@net-b.de>
1812
1813         PR fortran/43042
1814         * gfortran.dg/c_ptr_tests_15.f90: New test.
1815
1816 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1817
1818         PR target/43107
1819         * gcc.target/i386/pr43107.c: New test.
1820
1821 2010-02-23  Jason Merrill  <jason@redhat.com>
1822
1823         PR c++/43143
1824         * g++.dg/cpp0x/variadic100.C: New.
1825
1826 2010-02-23  Jason Merrill  <jason@redhat.com>
1827
1828         PR debug/42800
1829         * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
1830         * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
1831         * c-c++-common/dwarf2/vla1.c: New.
1832
1833 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1834
1835         PR target/43139
1836         * gcc.dg/pr43139.c: New test.
1837
1838         PR debug/43077
1839         * gcc.dg/guality/pr43077-1.c: New test.
1840
1841 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1842
1843         PR 43123
1844         * gcc.dg/march.c: New.
1845         * gcc.dg/march-generic.c: New.
1846         * gcc.dg/mtune.c: New.
1847
1848 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1849
1850         PR middle-end/43083
1851         * gcc.dg/graphite/pr43083.c: New.
1852
1853 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1854
1855         PR middle-end/43097
1856         * gfortran.dg/graphite/pr43097.f: New.
1857
1858 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1859             Manuel López-Ibáñez  <manu@gcc.gnu.org>
1860
1861         PR middle-end/43140
1862         * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
1863
1864 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1865
1866         PR middle-end/43026
1867         * g++.dg/graphite/pr43026.C: New.
1868
1869 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1870
1871         PR c++/43126
1872         * gcc.dg/cleanup-1.c: Update.
1873         * gcc.dg/func-args-1.c: Update.
1874         * gcc.dg/format/sentinel-1.c: Update.
1875         * g++.old-deja/g++.jason/scoping10.C: Update.
1876         * g++.old-deja/g++.ns/lookup5.C: Update.
1877         * g++.dg/ext/cleanup-1.C: Update.
1878         * g++.dg/parse/varmod1.C: Update.
1879         * g++.dg/parse/error33.C: Update.
1880         * g++.dg/expr/call3.C: Update.
1881         * g++.dg/func-args-1.C: New.
1882
1883 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
1884
1885         PR c/43125
1886         * gcc.dg/attr-used-2.c: Moved to ...
1887         * c-c++-common/attr-used-2.c: Here.
1888
1889         * gcc.dg/attr-used.c: Moved to ...
1890         * c-c++-common/attr-used.c: Here.
1891
1892 2010-02-22  Ozkan Sezer  <sezeroz@gmail.com>
1893
1894         * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
1895
1896 2010-02-22  Richard Guenther  <rguenther@suse.de>
1897
1898         PR lto/43045
1899         * gfortran.dg/lto/20100222-1_0.f03: New testcase.
1900         * gfortran.dg/lto/20100222-1_1.c: Likewise.
1901
1902 2010-02-22  Richard Guenther  <rguenther@suse.de>
1903
1904         PR tree-optimization/42749
1905         * gcc.c-torture/compile/pr42749.c: New testcase.
1906
1907 2010-02-22  Paul Thomas  <pault@gcc.gnu.org>
1908
1909         PR fortran/43072
1910         * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
1911         * gfortran.dg/internal_pack_9.f90: New test.
1912
1913 2010-02-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1914
1915         PR c++/23510
1916         * g++.dg/template/recurse.C: Adjust.
1917         * g++.dg/template/pr23510.C: New.
1918
1919 2010-02-21  Dodji Seketeli  <dodji@redhat.com>
1920
1921         PR c++/42824
1922         * g++.dg/template/memclass4.C: New test.
1923
1924 2010-02-21  Tobias Burnus  <burnus@net-b.de>
1925
1926         PR fortran/35259
1927         * gfortran.dg/reassoc_5.f90: New test.
1928
1929 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
1930
1931         PR target/43067
1932         * gcc.target/i386/pr43067.c: New test.
1933
1934 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1935
1936         PR c++/35669
1937         * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
1938         -Wconversion-null.
1939         * g++.dg/warn/Wconversion-null.C: New test.
1940         * g++.old-deja/g++.other/null1.C: Move to...
1941         * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
1942
1943 2010-02-20  Paul Thomas  <pault@gcc.gnu.org>
1944
1945         PR fortran/36932
1946         PR fortran/36933
1947         * gfortran.dg/dependency_26.f90: New test.
1948
1949         PR fortran/43072
1950         * gfortran.dg/internal_pack_7.f90: New test.
1951
1952         PR fortran/43111
1953         * gfortran.dg/internal_pack_8.f90: New test.
1954
1955 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1956
1957         PR 43128
1958         * c-c++-common/pr41779.c: Fix broken testcase.
1959
1960 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1961
1962         PR 36513
1963         * c-c++-common/pr36513.c: New testcase.
1964         * c-c++-common/pr36513-2.c: New testcase.
1965
1966 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1967
1968         PR 41779
1969         * c-c++-common/pr41779.c: New.
1970
1971 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
1972
1973         PR debug/43084
1974         * gcc.dg/pr43084.c: New test.
1975
1976 2010-02-19  Richard Guenther  <rguenther@suse.de>
1977
1978         PR tree-optimization/42916
1979         * gcc.dg/pr42916.c: New testcase.
1980
1981 2010-02-18  Jason Merrill  <jason@redhat.com>
1982
1983         PR c++/42837
1984         * g++.dg/abi/packed1.C: Add expected warning.
1985
1986         PR c++/43108
1987         * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
1988         * gcc.dg/torture/dg-torture.exp: Likewise.
1989         * c-c++-common/torture/complex-sign.h,
1990         c-c++-common/torture/complex-sign-add.c,
1991         c-c++-common/torture/complex-sign-mixed-add.c,
1992         c-c++-common/torture/complex-sign-mixed-div.c,
1993         c-c++-common/torture/complex-sign-mixed-mul.c,
1994         c-c++-common/torture/complex-sign-mixed-sub.c,
1995         c-c++-common/torture/complex-sign-mul.c,
1996         c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
1997         Adapt for C++ compilation as well.
1998
1999         PR c++/43070
2000         * g++.dg/ext/label1.C: Update.
2001         * g++.dg/ext/label2.C: Update.
2002
2003         PR c++/26261
2004         * g++.dg/template/dependent-name6.C: New.
2005
2006         PR c++/43109
2007         * g++.dg/parse/namespace12.C: New.
2008
2009 2010-02-18  Martin Jambor  <mjambor@suse.cz>
2010
2011         PR tree-optimization/43066
2012         * gcc.c-torture/compile/pr43066.c: New test.
2013
2014 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
2015
2016         * g++.dg/ext/attrib35.C: Fix target selector string.
2017         * g++.dg/ext/attrib36.C: Ditto.
2018         * g++.dg/ext/attrib37.C: Ditto.
2019         * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
2020         * g++.dg/abi/mangle25.C: Ditto.
2021
2022 2010-02-17  Jason Merrill  <jason@redhat.com>
2023
2024         PR c++/43069
2025         * g++.dg/parse/namespace11.C: New.
2026
2027         PR c++/43093
2028         * g++.dg/ext/attrib37.C: New.
2029
2030         PR c++/43079
2031         * g++.dg/template/ptrmem20.C: New.
2032
2033 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
2034
2035         PR target/43103
2036         * gcc.target/i386/xop-check.h: Include m256-check.h.
2037         * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
2038         * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
2039         * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
2040         * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
2041
2042 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
2043
2044         PR debug/42918
2045         * gcc.dg/pr42918.c: New test.
2046
2047 2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
2048
2049         * g++.dg/ext/attrib36.C: Require ILP32.
2050
2051 2010-02-16  Richard Guenther  <rguenther@suse.de>
2052
2053         PR tree-optimization/41043
2054         * gfortran.dg/pr41043.f90: New testcase.
2055         * gcc.dg/Wstrict-overflow-18.c: XFAIL.
2056
2057 2010-02-16  Jason Merrill  <jason@redhat.com>
2058
2059         * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
2060
2061 2010-02-16  Ira Rosen <irar@il.ibm.com>
2062
2063         PR tree-optimization/43074
2064         * gcc.dg/vect/fast-math-pr43074.c: New test.
2065
2066 2010-02-16  Jakub Jelinek  <jakub@redhat.com>
2067
2068         * lib/prune.exp: Prune variable tracking size limit exceeded notes.
2069
2070 2010-02-16  Jason Merrill  <jason@redhat.com>
2071
2072         PR c++/43031
2073         * g++.dg/ext/attrib36.C: New.
2074
2075         PR c++/43036
2076         * g++.dg/other/array6.C: New.
2077
2078 2010-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2079
2080         * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
2081
2082 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
2083
2084         * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
2085         _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
2086         * gcc.target/i386/xop-vpermil2pd-1.c: New.
2087         * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
2088         * gcc.target/i386/xop-vpermil2ps-1.c: New.
2089         * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
2090
2091 2010-02-15  Richard Guenther  <rguenther@suse.de>
2092
2093         PR middle-end/43068
2094         * g++.dg/torture/pr43068.C: New testcase.
2095
2096 2010-02-14  Volker Reichelt  <reichelt@gcc.gnu.org>
2097
2098         PR c++/43024
2099         * g++.dg/opt/ice1.C: New.
2100
2101 2010-02-14  Jason Merrill  <jason@redhat.com>
2102
2103         PR c++/41997
2104         * g++.dg/cpp0x/initlist-opt.C: New.
2105
2106 2010-02-13  Paul Thomas  <pault@gcc.gnu.org>
2107
2108         PR fortran/41113
2109         PR fortran/41117
2110         * gfortran.dg/internal_pack_6.f90: New test.
2111
2112 2010-02-12  Jason Merrill  <jason@redhat.com>
2113
2114         PR c++/43054
2115         * g++.dg/cpp0x/variadic99.C: New.
2116
2117 2010-02-12  Jakub Jelinek  <jakub@redhat.com>
2118
2119         * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
2120         sign extend pointers to gualchk_t.
2121
2122         PR c++/43033
2123         * g++.dg/other/default3.C: Xfail g4 test.
2124
2125 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2126
2127         PR middle-end/43012
2128         * gcc.dg/graphite/pr43012.c: New.
2129
2130 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2131
2132         PR middle-end/42930
2133         * g++.dg/graphite/pr42930.C: New.
2134
2135 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2136
2137         PR middle-end/42914
2138         PR middle-end/42530
2139         * gcc.dg/graphite/pr42530.c: New.
2140         * gcc.dg/graphite/pr42914.c: New.
2141
2142 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2143
2144         PR middle-end/42771
2145         * gcc.dg/graphite/pr42771.c: New.
2146
2147 2010-02-11  Richard Guenther  <rguenther@suse.de>
2148
2149         PR tree-optimization/42998
2150         * gcc.c-torture/compile/pr42998.c: New testcase.
2151
2152 2010-02-10  Jason Merrill  <jason@redhat.com>
2153
2154         PR c++/41896
2155         * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
2156
2157         PR c++/42983, core issue 906
2158         * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
2159         * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
2160
2161         PR c++/43016
2162         * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
2163
2164 2010-02-10  Richard Guenther  <rguenther@suse.de>
2165
2166         PR tree-optimization/43017
2167         * gcc.dg/torture/pr43017.c: New testcase.
2168
2169 2010-02-10  Tobias Burnus <burnus@net-b.de>
2170
2171         PR fortran/40823
2172         * gfortran.dg/private_type_1.f90: Update error location.
2173         * gfortran.dg/invalid_interface_assignment.f90: Ditto.
2174         * gfortran.dg/typebound_operator_2.f03: Ditto.
2175         * gfortran.dg/assignment_2.f90: Ditto.
2176         * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
2177         * gfortran.dg/binding_label_tests_9.f03: Ditto.
2178
2179 2010-02-10  Tobias Burnus  <burnus@net-b.de>
2180
2181         PR fortran/43015
2182         * gfortran.dg/bind_c_usage_20.f90: New test.
2183
2184 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
2185
2186         PR debug/43010
2187         * g++.dg/debug/pr43010.C: New test.
2188
2189 2010-02-10  Richard Guenther  <rguenther@suse.de>
2190
2191         PR c/43007
2192         * gcc.c-torture/execute/20100209-1.c: New testcase.
2193         * gcc.dg/fold-div-3.c: Likewise.
2194
2195 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
2196
2197         * gcc.dg/builtin-ffs-1.c: New test.
2198
2199 2010-02-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2200
2201         PR fortran/42999
2202         * gfortran.dg/array_constructor_35.f90: New test.
2203
2204 2010-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2205
2206         * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
2207
2208 2010-02-09  Jason Merrill  <jason@redhat.com>
2209
2210         PR c++/42399
2211         * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
2212
2213         PR c++/42370
2214         * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
2215
2216 2010-02-09  Tobias Burnus  <burnus@net-b.de>
2217
2218         PR fortran/41869
2219         * gfortran.dg/module_write_1.f90: New test.
2220
2221 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
2222
2223         * gcc.dg/pr19340.c: Adjust.
2224
2225 2010-02-09  Richard Guenther  <rguenther@suse.de>
2226
2227         PR tree-optimization/43008
2228         * gcc.c-torture/execute/pr43008.c: New testcase.
2229
2230 2010-02-09  Richard Guenther  <rguenther@suse.de>
2231
2232         PR tree-optimization/43000
2233         * gcc.dg/torture/pr43000.c: New testcase.
2234         * gcc.dg/torture/pr43002.c: Likewise.
2235
2236 2010-02-09  Daniel Kraft  <d@domob.eu>
2237
2238         PR fortran/39171
2239         * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
2240         and pass -Wsurprising as necessary.
2241
2242 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
2243
2244         PR tree-optimization/42890
2245         * g++.dg/torture/pr42890.C: New test.
2246
2247 2010-02-08  Richard Guenther  <rguenther@suse.de>
2248
2249         PR middle-end/42995
2250         * gcc.dg/tree-ssa/inline-4.c: New testcase.
2251
2252 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
2253
2254         * gcc.dg/graphite/block-0.c: Call abort for runtime test.  Always
2255         return 0 from main.
2256         * gcc.dg/graphite/block-1.c: Same.
2257         * gcc.dg/graphite/block-3.c: Same.
2258         * gcc.dg/graphite/block-4.c: Same.
2259         * gcc.dg/graphite/block-5.c: Same.
2260         * gcc.dg/graphite/block-6.c: Same.
2261         * gcc.dg/graphite/block-7.c: Same.
2262         * gcc.dg/graphite/interchange-0.c: Same.
2263         * gcc.dg/graphite/interchange-1.c: Same.
2264         * gcc.dg/graphite/interchange-10.c: Same.
2265         * gcc.dg/graphite/interchange-11.c: Same.
2266         * gcc.dg/graphite/interchange-12.c: Same.
2267         * gcc.dg/graphite/interchange-2.c: Same.
2268         * gcc.dg/graphite/interchange-3.c: Same.
2269         * gcc.dg/graphite/interchange-4.c: Same.
2270         * gcc.dg/graphite/interchange-5.c: Same.
2271         * gcc.dg/graphite/interchange-6.c: Same.
2272         * gcc.dg/graphite/interchange-7.c: Same.
2273         * gcc.dg/graphite/interchange-8.c: Same.
2274         * gcc.dg/graphite/interchange-9.c: Same.
2275         * gcc.dg/graphite/interchange-mvt.c: Same.
2276
2277 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
2278
2279         * gfortran.dg/graphite/id-19.f: New.
2280         * gfortran.dg/graphite/pr14741.f90: New.
2281         * gfortran.dg/graphite/pr41924.f90: New.
2282         * gfortran.dg/graphite/run-id-2.f90: New.
2283
2284 2010-02-07  Richard Guenther  <rguenther@suse.de>
2285
2286         PR middle-end/42956
2287         * gcc.c-torture/compile/pr42956.c: New testcase.
2288
2289 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2290
2291         PR libfortran/42742
2292         * gfortran.dg/fmt_cache_2.f: New test.
2293
2294 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2295
2296         * gfortran.dg/read_no_eor.f90: New test.
2297
2298 2010-02-05  Jason Merrill  <jason@redhat.com>
2299
2300         * g++.dg/ext/label13.C: Move constructor body out of class.
2301
2302 2010-02-03  Jason Merrill  <jason@redhat.com>
2303
2304         PR c++/42870
2305         * g++.dg/ext/dllexport3.C: New.
2306
2307 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
2308
2309         * gcc.dg/format/ms-format3.c: New test for specific MS types.
2310
2311 2010-02-05  Richard Guenther  <rguenther@suse.de>
2312
2313         * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
2314
2315 2010-02-05  Dodji Seketeli  <dodji@redhat.com>
2316
2317         PR c++/42915
2318         * g++.dg/other/crash-9.C: New test.
2319
2320 2010-02-05  Paul Thomas  <pault@gcc.gnu.org>
2321
2322         PR fortran/42309
2323         * gfortran.dg/subref_array_pointer_4.f90 : New test.
2324
2325 2010-02-04  Richard Guenther  <rguenther@suse.de>
2326
2327         PR rtl-optimization/42952
2328         * gcc.dg/torture/pr42952.c: New testcase.
2329
2330 2010-02-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2331
2332         PR libfortran/42901
2333         * gfortran.dg/namelist_60.f90: New test.
2334
2335 2010-02-03  Jason Merrill  <jason@redhat.com>
2336
2337         PR c++/40138
2338         * g++.dg/ext/builtin11.C: New.
2339
2340         PR c++/4926
2341         PR c++/38600
2342         * g++.dg/abi/mangle35.C: New.
2343         * g++.dg/abi/mangle37.C: New.
2344
2345         PR c++/12909
2346         * g++.dg/abi/mangle36.C: New.
2347
2348         PR c++/35652
2349         * g++.dg/warn/string1.C: New.
2350
2351 2010-02-03  Richard Guenther  <rguenther@suse.de>
2352
2353         PR tree-optimization/42944
2354         * gcc.dg/errno-1.c: New testcase.
2355
2356 2010-02-03  Richard Guenther  <rguenther@suse.de>
2357
2358         PR middle-end/42927
2359         * gcc.c-torture/compile/pr42927.c: New testcase.
2360
2361 2010-02-03  Tobias Burnus  <burnus@net-b.de>
2362
2363         PR fortran/42936
2364         * gfortran.dg/null_4.f90: New test.
2365
2366 2010-02-02  Jason Merrill  <jason@redhat.com>
2367
2368         PR c++/41090
2369         * g++.dg/ext/label13.C: New.
2370
2371 2010-02-02  Tobias Burnus  <burnus@net-b.de>
2372
2373         PR fortran/42650
2374         * gfortran.dg/func_result_5.f90: New test.
2375
2376 2010-02-01  Tobias Burnus  <burnus@net-b.de>
2377
2378         PR fortran/42922
2379         * gfortran.dg/pure_initializer_3.f90: News test.
2380
2381 2010-01-31  Janus Weil  <janus@gcc.gnu.org>
2382
2383         PR fortran/42888
2384         * gfortran.dg/allocate_derived_2.f90: New test.
2385
2386 2010-01-31  Eric Botcazou  <ebotcazou@adacore.com>
2387
2388         PR middle-end/42898
2389         * gcc.dg/torture/pr42898-2.c: New test.
2390
2391 2010-01-31  Richard Guenther  <rguenther@suse.de>
2392
2393         PR middle-end/42898
2394         * gcc.dg/torture/pr42898.c: New testcase.
2395
2396 2010-01-31  Paul Thomas  <pault@gcc.gnu.org>
2397
2398         PR fortran/38324
2399         * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
2400         * gfortran.dg/alloc_comp_bounds_1.f90: New test.
2401
2402 2010-01-30  Paolo Bonzini  <bonzini@gnu.org>
2403
2404         * g++.dg/tree-ssa/inline-1.C: New.
2405         * g++.dg/tree-ssa/inline-2.C: New.
2406         * g++.dg/tree-ssa/inline-3.C: New.
2407
2408 2010-01-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
2409
2410         PR testsuite/41701
2411         * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
2412         the string 'pow' in the pathname of the compiler from generating a
2413         test failure.
2414
2415 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2416
2417         * g++.old-deja/g++.mike/eh16.C: Rename err to e.
2418         * g++.old-deja/g++.mike/eh17.C: Likewise.
2419         * g++.old-deja/g++.mike/p5571.C: Likewise.
2420
2421 2010-01-29  Dodji Seketeli  <dodji@redhat.com>
2422
2423         PR c++/42758
2424         PR c++/42634
2425         PR c++/42336
2426         PR c++/42797
2427         PR c++/42880
2428         * g++.dg/other/crash-5.C: New test.
2429         * g++.dg/other/crash-6.C: New test.
2430         * g++.dg/other/crash-7.C: New test.
2431         * g++.dg/other/crash-8.C: New test.
2432
2433 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
2434
2435         PR rtl-optimization/42889
2436         * gcc.dg/pr42889.c: New test.
2437
2438 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
2439
2440         * gcc.target/i386/pr42881.c: Use SSE2.
2441
2442 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
2443
2444         PR target/42891
2445         * gcc.target/i386/pr42891.c: New test.
2446
2447 2010-01-28  Richard Guenther  <rguenther@suse.de>
2448
2449         PR tree-optimization/42871
2450         * g++.dg/torture/pr42871.C: New testcase.
2451
2452 2010-01-28  Richard Guenther  <rguenther@suse.de>
2453
2454         * gcc.dg/Wobjsize-1.h: New testcase.
2455         * gcc.dg/Wobjsize-1.c: Likewise.
2456
2457 2010-01-28  Richard Guenther  <rguenther@suse.de>
2458
2459         PR middle-end/42883
2460         * g++.dg/torture/pr42883.C: New testcase.
2461
2462 2010-01-28  Michael Matz  <matz@suse.de>
2463
2464         * gcc.target/i386/pr42881.c: New test.
2465
2466 2010-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2467
2468         * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
2469         Add i?86-*-solaris2* support.
2470
2471 2010-01-28  Dodji Seketeli  <dodji@redhat.com>
2472
2473         PR c++/42713
2474         PR c++/42820
2475         * g++.dg/template/typedef27.C: New test case.
2476         * g++.dg/template/typedef28.C: New test case.
2477
2478 2010-01-27  Stephen Thomas  <stephen.thomas@arm.com>
2479
2480         * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
2481
2482 2010-01-27  Richard Guenther  <rguenther@suse.de>
2483
2484         PR middle-end/42878
2485         * gcc.dg/torture/pr42878-1.c: New testcase.
2486         * gcc.dg/torture/pr42878-2.c: Likewise.
2487
2488 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
2489
2490         PR middle-end/42874
2491         * gcc.dg/vla-22.c: New test.
2492
2493 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
2494
2495         * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
2496         current collation.
2497
2498 2010-01-26  Richard Guenther  <rguenther@suse.de>
2499
2500         PR rtl-optimization/42685
2501         * gcc.dg/pr42685.c: New testcase.
2502         * g++.dg/other/pr42685.C: Likewise.
2503
2504 2010-01-26  Richard Guenther  <rguenther@suse.de>
2505
2506         PR middle-end/42806
2507         * g++.dg/other/pr42806.C: New testcase.
2508
2509 2010-01-26  Richard Guenther  <rguenther@suse.de>
2510
2511         PR tree-optimization/42250
2512         * gcc.dg/pr42250.c: New testcase.
2513
2514 2010-01-25  Arnaud Charlet  <charlet@adacore.com>
2515
2516         * gnat.dg/array_bounds_test.adb: New test.
2517
2518 2010-01-25  Tobias Burnus  <burnus@net-b.de>
2519
2520         PR fortran/42858
2521         * gfortran.dg/generic_21.f90: New test.
2522
2523 2010-01-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2524
2525         PR testsuite/41522
2526         * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
2527
2528 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
2529
2530         PR c++/42748
2531         * g++.dg/abi/arm_va_list2.C: New test.
2532         * g++.dg/abi/arm_va_list2.h: Companion header file.
2533
2534 2010-01-24  Paul Thomas  <pault@gcc.gnu.org>
2535
2536         PR fortran/41044
2537         * gfortran.dg/parameter_array_ref_2.f90 : New test.
2538
2539         PR fortran/41167
2540         * gfortran.dg/char_array_arg_1.f90 : New test.
2541
2542         * gfortran.dg/pr25923.f90 : Remove XFAIL.
2543
2544 2010-01-24  Tobias Burnus  <burnus@net-b.de>
2545
2546         PR fortran/39304
2547         * gfortran.dg/generic_20.f90: New test.
2548
2549 2010-01-22  Michael Matz  <matz@suse.de>
2550
2551         * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
2552         -msse2.
2553
2554 2010-01-21  Paul Thomas  <pault@gcc.gnu.org>
2555
2556         PR fortran/42736
2557         * gfortran.dg/dependency_25.f90 : New test.
2558
2559 2010-01-21  Martin Jambor  <mjambor@suse.cz>
2560
2561         PR tree-optimization/42585
2562         * gcc.dg/tree-ssa/pr42585.c: New test.
2563
2564 2010-01-21  Richard Guenther  <rguenther@suse.de>
2565
2566         PR middle-end/19988
2567         * gcc.dg/pr19988.c: New testcase.
2568
2569 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
2570
2571         * g++.dg/compat/decimal/compat-common.h: New file.
2572         * g++.dg/compat/decimal/decimal-dummy.h: New file.
2573         * g++.dg/compat/decimal/pass_x.h: New file.
2574         * g++.dg/compat/decimal/pass_y.h: New file.
2575         * g++.dg/compat/decimal/pass-1_main.C: New file.
2576         * g++.dg/compat/decimal/pass-1_x.C: New file.
2577         * g++.dg/compat/decimal/pass-1_y.C: New file.
2578         * g++.dg/compat/decimal/pass-2_main.C: New file.
2579         * g++.dg/compat/decimal/pass-2_x.C: New file.
2580         * g++.dg/compat/decimal/pass-2_y.C: New file.
2581         * g++.dg/compat/decimal/pass-3_main.C: New file.
2582         * g++.dg/compat/decimal/pass-3_x.C: New file.
2583         * g++.dg/compat/decimal/pass-3_y.C: New file.
2584         * g++.dg/compat/decimal/pass-4_main.C: New file.
2585         * g++.dg/compat/decimal/pass-4_x.C: New file.
2586         * g++.dg/compat/decimal/pass-4_y.C: New file.
2587         * g++.dg/compat/decimal/pass-5_main.C: New file.
2588         * g++.dg/compat/decimal/pass-5_x.C: New file.
2589         * g++.dg/compat/decimal/pass-5_y.C: New file.
2590         * g++.dg/compat/decimal/pass-6_main.C: New file.
2591         * g++.dg/compat/decimal/pass-6_x.C: New file.
2592         * g++.dg/compat/decimal/pass-6_y.C: New file.
2593         * g++.dg/compat/decimal/return_x.h: New file.
2594         * g++.dg/compat/decimal/return_y.h: New file.
2595         * g++.dg/compat/decimal/return-1_main.C: New file.
2596         * g++.dg/compat/decimal/return-1_x.C: New file.
2597         * g++.dg/compat/decimal/return-1_y.C: New file.
2598         * g++.dg/compat/decimal/return-2_main.C: New file.
2599         * g++.dg/compat/decimal/return-2_x.C: New file.
2600         * g++.dg/compat/decimal/return-2_y.C: New file.
2601         * g++.dg/compat/decimal/return-3_main.C: New file.
2602         * g++.dg/compat/decimal/return-3_x.C: New file.
2603         * g++.dg/compat/decimal/return-3_y.C: New file.
2604         * g++.dg/compat/decimal/return-4_main.C: New file.
2605         * g++.dg/compat/decimal/return-4_x.C: New file.
2606         * g++.dg/compat/decimal/return-4_y.C: New file.
2607         * g++.dg/compat/decimal/return-5_main.C: New file.
2608         * g++.dg/compat/decimal/return-5_x.C: New file.
2609         * g++.dg/compat/decimal/return-5_y.C: New file.
2610         * g++.dg/compat/decimal/return-6_main.C: New file.
2611         * g++.dg/compat/decimal/return-6_x.C: New file.
2612         * g++.dg/compat/decimal/return-6_y.C: New file.
2613
2614 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2615
2616         PR debug/42715
2617         * gcc.dg/pr42715.c: New.
2618
2619 2010-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
2620
2621         PR c++/42038
2622         * g++.dg/parse/crash55.C: New.
2623
2624 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2625
2626         PR debug/42782
2627         * gcc.dg/guality/pr42782.c: New.
2628
2629 2010-01-20  Jason Merrill  <jason@redhat.com>
2630
2631         PR c++/41788
2632         * g++.dg/abi/packed1.C: New.
2633
2634         PR c++/41920
2635         * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
2636
2637         PR c++/40750
2638         * g++.dg/parse/fn-typedef1.C: New.
2639         * g++.dg/other/cv_quals.C: Adjust.
2640
2641 2010-01-20  Anthony Green  <green@moxielogic.com>
2642
2643         * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
2644         pack(push) pragma).
2645         * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
2646         * gcc.dg/20020312-2.c: Port this to the moxie core.
2647         * gcc.dg/weak/typeof-2.c: Ditto.
2648
2649 2010-01-20  Richard Guenther  <rguenther@suse.de>
2650
2651         PR tree-optimization/42717
2652         * gcc.c-torture/compile/pr42717.c: New testcase.
2653
2654 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
2655
2656         * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
2657         of signed, add a few new tests.
2658
2659         PR middle-end/42803
2660         * g++.dg/parse/limits-initializer1.C: New test.
2661
2662 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2663
2664         PR fortran/42804
2665         * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
2666         * gfortran.dg/typebound_call_12.f03: New test.
2667
2668 2010-01-19  Paul Thomas  <pault@gcc.gnu.org>
2669
2670         PR fortran/42783
2671         * gfortran.dg/bounds_check_15.f90 : New test.
2672
2673 2010-01-19  Michael Matz  <matz@suse.de>
2674
2675         PR tree-optimization/41783
2676         * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
2677
2678 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2679
2680         PR target/38697.
2681         * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
2682         * gcc.target/arm/neon/vget_lowp16.c: Likewise.
2683         * gcc.target/arm/neon/vget_lowp8.c:  Likewise.
2684         * gcc.target/arm/neon/vget_lows16.c: Likewise.
2685         * gcc.target/arm/neon/vget_lows32.c: Likewise.
2686         * gcc.target/arm/neon/vget_lows64.c: Likewise.
2687         * gcc.target/arm/neon/vget_lows8.c: Likewise.
2688         * gcc.target/arm/neon/vget_lowu16.c: Likewise.
2689         * gcc.target/arm/neon/vget_lowu32.c: Likewise.
2690         * gcc.target/arm/neon/vget_lowu64.c: Likewise.
2691         * gcc.target/arm/neon/vget_lowu8.c: Likewise.
2692
2693 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2694
2695         PR fortran/42545
2696         * gfortran.dg/extends_6.f03: Modified an error message.
2697         * gfortran.dg/extends_10.f03: New test.
2698         * gfortran.dg/private_type_6.f03: Modified an error message.
2699         * gfortran.dg/structure_constructor_8.f03: Ditto.
2700
2701 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
2702
2703         PR tree-optimization/42719
2704         * gcc.dg/pr42719.c: New test.
2705
2706         PR debug/42728
2707         * gcc.dg/pr42728.c: New test.
2708
2709 2010-01-19  Anthony Green  <green@moxielogic.com>
2710
2711         * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2712
2713 2010-01-18  Anthony Green  <green@moxielogic.com>
2714
2715         * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
2716         for moxie.
2717
2718 2010-01-19  Dodji Seketeli  <dodji@redhat.com>
2719
2720         * g++.dg/template/error45.C: reverted as part of reverting the
2721         fix of PR c++/42634.
2722
2723 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2724
2725         PR c++/42634
2726         * g++.dg/template/error45.C: New test.
2727
2728 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2729
2730         PR c++/42766
2731         * g++.dg/conversion/op6.C: New test.
2732
2733 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
2734
2735         PR target/42774
2736         * gcc.target/alpha/pr42774.c: New test.
2737
2738 2010-01-18  Richard Guenther  <rguenther@suse.de>
2739
2740         PR tree-optimization/42781
2741         * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
2742
2743 2010-01-17  Richard Guenther  <rguenther@suse.de>
2744
2745         PR middle-end/42248
2746         * gcc.c-torture/execute/pr42248.c: New testcase.
2747
2748 2010-01-17  Richard Guenther  <rguenther@suse.de>
2749
2750         PR tree-optimization/42773
2751         * g++.dg/torture/pr42773.C: New testcase.
2752
2753 2010-01-17  Janus Weil  <janus@gcc.gnu.org>
2754
2755         PR fortran/42677
2756         * gfortran.dg/interface_assignment_5.f90: New test.
2757
2758 2010-01-17  Dodji Seketeli  <dodji@redhat.com>
2759
2760         PR c++/42697
2761         * g++.dg/template/crash94.C: Reverted.
2762
2763 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
2764
2765         PR debug/42767
2766         * gcc.dg/debug/pr42767.c: New.
2767
2768 2010-01-15  Jason Merrill  <jason@redhat.com>
2769
2770         PR c++/42761
2771         * g++.dg/cpp0x/decltype22.C: New.
2772
2773 2010-01-16  Jakub Jelinek  <jakub@redhat.com>
2774
2775         PR middle-end/42760
2776         * g++.dg/torture/pr42760.C: New test.
2777
2778 2010-01-15  Jing Yu  <jingyu@google.com>
2779
2780         PR rtl-optimization/42691
2781         * gcc.c-torture/execute/pr42691.c: New.
2782
2783 2010-01-15  Richard Guenther  <rguenther@suse.de>
2784
2785         PR middle-end/42739
2786         * g++.dg/torture/pr42739.C: New testcase.
2787
2788 2010-01-15  Dodji Seketeli  <dodji@redhat.com>
2789
2790         * g++.dg/template/error45.C: Revert as part of reverting changes
2791         or PR c++/42634.
2792
2793 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2794
2795         PR fortran/42684
2796         * gfortran.dg/interface_31.f90: New test.
2797
2798 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2799
2800         * gcc.target/powerpc/pr42747.c: New file.
2801
2802 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2803
2804         PR middle-end/42674
2805         * c-c++-common/pr42674.c: New test.
2806
2807         PR c++/42608
2808         * g++.dg/template/instantiate11.C: New test.
2809
2810 2010-01-14  Jason Merrill  <jason@redhat.com>
2811
2812         PR c++/42701
2813         * g++.dg/overload/error3.C: New.
2814
2815         PR c++/42655
2816         * g++.dg/overload/rvalue1.C: New.
2817
2818 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2819
2820         PR tree-optimization/42706
2821         * gcc.dg/ipa/pr42706.c: New testcase.
2822
2823 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
2824
2825         * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
2826
2827 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2828
2829         PR tree-optimization/42714
2830         * g++.dg/torture/pr42714.C: New test.
2831
2832 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2833
2834         PR rtl-optimization/42246
2835         * gfortran.dg/pr42246-2.f: New.
2836
2837 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2838
2839         PR rtl-optimization/42389
2840         * gcc.dg/pr42389.c: New.
2841
2842 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2843
2844         PR rtl-optimization/42388
2845         * gcc.dg/pr42388.c: New.
2846
2847 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2848
2849         PR rtl-optimization/42294
2850         * gfortran.dg/pr42294.f: New.
2851
2852 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2853
2854         PR rtl-optimization/39453
2855         PR rtl-optimization/42246
2856         * gcc.dg/pr39453.c: New.
2857         * gcc.dg/pr42246.c: New.
2858
2859 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2860
2861         PR middle-end/42245
2862         * gcc.dg/pr42245.c: New.
2863         * gcc.dg/pr42245-2.c: New.
2864
2865 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2866
2867         PR rtl-optimization/42249
2868         * gcc.dg/pr42249.c: New.
2869
2870 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2871
2872         PR c/42721
2873         * gcc.c-torture/execute/pr42721.c: New test.
2874
2875 2010-01-14  Ira Rosen  <irar@il.ibm.com>
2876
2877         PR tree-optimization/42709
2878         * gcc.dg/vect/pr42709.c: New test.
2879
2880 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2881
2882         PR fortran/41478
2883         * gfortran.dg/alloc_comp_scalar_1.f90: New test.
2884         * gfortran.dg/alloc_comp_transformational_1.f90: New test.
2885
2886 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2887
2888         PR fortran/42481
2889         * gfortran.dg/generic_19.f90 : New test.
2890
2891 2010-01-13  Richard Guenther  <rguenther@suse.de>
2892
2893         PR tree-optimization/42730
2894         * gcc.c-torture/compile/pr42730.c: New testcase.
2895
2896 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
2897
2898         PR target/pr42542
2899         * gcc.target/ia64/pr42542-1.c: New.
2900         * gcc.target/ia64/pr42542-2.c: New.
2901         * gcc.target/ia64/pr42542-3.c: New.
2902
2903 2010-01-13  Dodji Seketeli  <dodji@redhat.com>
2904
2905         PR c++/42634
2906         * g++.dg/template/error45.C: New test.
2907
2908 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2909
2910         PR tree-optimization/42704
2911         * g++.dg/torture/pr42704.C: New test.
2912
2913 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2914
2915         PR tree-optimization/42703
2916         * gcc.c-torture/compile/pr42703.c: New test.
2917
2918 2010-01-13  Richard Guenther  <rguenther@suse.de>
2919
2920         PR tree-optimization/42705
2921         * gcc.c-torture/compile/pr42705.c: New testcase.
2922
2923 2010-01-13  Jie Zhang  <jie.zhang@analog.com>
2924
2925         * gcc.target/bfin/l2.c: New test.
2926         * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
2927
2928 2010-01-13  Richard Guenther  <rguenther@suse.de>
2929
2930         PR middle-end/42716
2931         * gcc.c-torture/compile/pr42716.c: New testcase.
2932
2933 2010-01-13  Richard Guenther  <rguenther@suse.de>
2934
2935         PR lto/42678
2936         * gfortran.dg/lto/20100110-1_0.f90: New testcase.
2937
2938 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
2939
2940         PR c/42708
2941         * gcc.c-torture/compile/pr42708-1.c: New test.
2942
2943 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
2944
2945         PR debug/42662
2946         * gcc.dg/pr42662.c: New test.
2947
2948         PR tree-optimization/42645
2949         * g++.dg/other/pr42645-1.C: New test.
2950         * g++.dg/other/pr42645-2.C: New test.
2951
2952 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
2953
2954         PR target/42416
2955         * gcc.target/powerpc/warn-1.c: New test.
2956         * gcc.target/powerpc/warn-2.c: New test.
2957
2958 2010-01-11  Uros Bizjak  <ubizjak@gmail.com>
2959
2960         * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
2961         stack alignment.
2962
2963 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
2964
2965         * gcc.dg/lto/20100108_0.c: New.
2966
2967 2010-01-10  Uros Bizjak  <ubizjak@gmail.com>
2968
2969         * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
2970         Add -march=i686 -msse for 32bit x86 targets.
2971
2972 2010-01-10  Richard Guenther  <rguenther@suse.de>
2973
2974         PR middle-end/42667
2975         * gcc.dg/torture/pr42667.c: New testcase.
2976
2977 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2978
2979         PR fortran/32489
2980         * gfortran.dg/array_constructor_34.f90: New test.
2981
2982 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2983
2984         PR fortran/20923
2985         * gfortran.dg/array_constructor_33.f90: New test.
2986         gfortran.dg/array_function_5.f90: Add credit.
2987
2988 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2989
2990         PR debug/42631
2991         * gcc.dg/pr42631.c: New.
2992
2993 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2994
2995         PR debug/42630
2996         * gcc.dg/pr42630.c: New.
2997
2998 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2999
3000         PR debug/42629
3001         * gcc.dg/pr42629.c: New.
3002
3003 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
3004
3005         PR middle-end/42363
3006         * gcc.dg/torture/pr42363.c: New.
3007
3008 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
3009
3010         PR debug/42604
3011         PR debug/42395
3012         * gcc.dg/vect/pr42604.c: New.
3013         * gcc.dg/vect/pr42395.c: New.
3014
3015 2010-01-09  Richard Guenther  <rguenther@suse.de>
3016
3017         PR middle-end/42512
3018         * gcc.c-torture/execute/pr42512.c: New testcase.
3019
3020 2010-01-09  Tobias Burnus  <burnus@net-b.de>
3021
3022         PR fortran/41298
3023         * gfortran.dg/c_ptr_tests_14.f90: New test.
3024
3025 2010-01-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3026
3027         PR ada/41929
3028         * gnat.dg/null_pointer_deref1.adb: Don't run on
3029         sparc*-sun-solaris2.11.
3030
3031 2010-01-08  Richard Guenther  <rguenther@suse.de>
3032
3033         PR lto/42528
3034         * gcc.dg/lto/20100103-1_0.c: New testcase.
3035         * gcc.dg/lto/20100103-2_0.c: Likewise.
3036
3037 2010-01-08  Tobias Burnus  <burnus@net-b.de
3038
3039         PR/fortran 25829
3040         * gfortran.dg/asynchronous_1.f90: New test.
3041         * gfortran.dg/asynchronous_2.f90: New test.
3042         * gfortran.dg/conflicts.f90: Update error message.
3043
3044 2010-01-07  Dodji Seketeli  <dodji@redhat.com>
3045
3046         c++/40155
3047         * g++.dg/cpp0x/variadic-unify-2.C: New test.
3048
3049 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
3050
3051         PR tree-optimization/42625
3052         * g++.dg/opt/dtor4.C: New test.
3053         * g++.dg/opt/dtor4.h: New.
3054         * g++.dg/opt/dtor4-aux.cc: New.
3055
3056 2010-01-07  Tobias Burnus  <burnus@net-b.de>
3057
3058         PR fortran/42597
3059         * gfortran.dg/proc_ptr_26.f90: New test.
3060
3061 2010-01-07  Tobias Burnus  <burnus@net-b.de>
3062
3063         PR fortran/41872
3064         * gfortran.dg/allocatable_scalar_7.f90: New test.
3065
3066 2010-01-06  Richard Guenther  <rguenther@suse.de>
3067
3068         * gcc.c-torture/compile/pr42632.c: New testcase.
3069
3070 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
3071
3072         PR target/42542
3073         * gcc.target/i386/pr42542-4.c: New.
3074         * gcc.target/i386/pr42542-4a.c: Likewise.
3075         * gcc.target/i386/pr42542-5.c: Likewise.
3076         * gcc.target/i386/pr42542-5a.c: Likewise.
3077
3078 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
3079
3080         * gcc.dg/tls/opt-15.c: New test.
3081
3082 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
3083
3084         * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
3085
3086 2010-01-05  Martin Jambor  <mjambor@suse.cz>
3087
3088         PR tree-optimization/42462
3089         * g++.dg/torture/pr42462.C: New test.
3090
3091 2010-01-05  Jason Merrill  <jason@redhat.com>
3092
3093         * g++.dg/cpp0x/initlist30.C: New test.
3094
3095 2010-01-05  Richard Guenther  <rguenther@suse.de>
3096
3097         PR tree-optimization/42614
3098         * gcc.c-torture/execute/pr42614.c: New testcase.
3099
3100 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
3101
3102         * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
3103         * gcc.dg/Wunreachable-1.c: Remove the testcase of
3104         -Wunreachable-code.
3105         * gcc.dg/Wunreachable-2.c: Likewise.
3106         * gcc.dg/Wunreachable-3.c: Likewise.
3107         * gcc.dg/Wunreachable-4.c: Likewise.
3108         * gcc.dg/Wunreachable-5.c: Likewise.
3109         * gcc.dg/Wunreachable-6.c: Likewise.
3110         * gcc.dg/Wunreachable-7.c: Likewise.
3111         * gcc.dg/Wunreachable-8.c: Likewise.
3112         * gcc.dg/20041231-1.c: Likewise.
3113
3114 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
3115
3116         PR other/42611
3117         * gcc.dg/pr42611.c: New test.
3118
3119         PR tree-optimization/42508
3120         * g++.dg/opt/pr42508.C: New test.
3121
3122 2010-01-05  Tobias Burnus  <burnus@net-b.de>
3123
3124         PR fortran/41872
3125         * gfortran.dg/allocatable_scalar_8.f90: New.
3126
3127 2010-01-04  Martin Jambor  <mjambor@suse.cz>
3128
3129         PR tree-optimization/42398
3130         * gcc.c-torture/compile/pr42398.c: New test.
3131
3132 2010-01-04  Jason Merrill  <jason@redhat.com>
3133
3134         PR c++/42555
3135         * g++.dg/ext/attrib35.C: New.
3136
3137         PR c++/42567
3138         * g++.dg/cpp0x/auto17.C: New.
3139
3140 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
3141
3142         * gcc.dg/lto/20100104_0.c: New.
3143
3144 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
3145
3146         PR target/42542
3147         * gcc.target/i386/pr42542-1.c: New.
3148         * gcc.target/i386/pr42542-1a.c: Likewise.
3149         * gcc.target/i386/pr42542-1b.c: Likewise.
3150         * gcc.target/i386/pr42542-2.c: Likewise.
3151         * gcc.target/i386/pr42542-2a.c: Likewise.
3152         * gcc.target/i386/pr42542-2b.c: Likewise.
3153         * gcc.target/i386/pr42542-3.c: Likewise.
3154         * gcc.target/i386/pr42542-3a.c: Likewise.
3155
3156 2009-01-04  Tobias Burnus  <burnus@net-b.de>
3157
3158         PR fortran/41872
3159         * gfortran.dg/allocatable_scalar_5.f90: New test.
3160         * gfortran.dg/allocatable_scalar_6.f90: New test.
3161
3162 2010-01-03  Richard Guenther  <rguenther@suse.de>
3163
3164         PR testsuite/42583
3165         * gfortran.dg/gomp/recursion1.f90: Remove.
3166
3167 2010-01-03  Richard Guenther  <rguenther@suse.de>
3168
3169         * gcc.dg/Warray-bounds.c: Remove XFAILs.
3170         * gcc.dg/uninit-6.c: Likewise.
3171         * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
3172
3173 2010-01-03  Richard Guenther  <rguenther@suse.de>
3174
3175         PR tree-optimization/42589
3176         * gcc.target/i386/pr42589.c: New testcase.
3177
3178 2010-01-03  Richard Guenther  <rguenther@suse.de>
3179
3180         PR tree-optimization/42438
3181         * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
3182
3183 2010-01-02  Richard Guenther  <rguenther@suse.de>
3184
3185         PR testsuite/41651
3186         * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
3187
3188 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
3189
3190         PR target/42448
3191         * gcc.target/alpha/pr42448-1.c: New test.
3192         * gcc.target/alpha/pr42448-2.c: Ditto.
3193
3194 2010-01-01  Joseph Myers  <joseph@codesourcery.com>
3195
3196         PR preprocessor/41947
3197         * gcc.dg/c99-hexfloat-3.c: New test.
3198
3199 2010-01-01  Richard Guenther  <rguenther@suse.de>
3200
3201         PR c/42570
3202         * gcc.c-torture/execute/pr42570.c: New testcase.
3203
3204 2010-01-01  Richard Guenther  <rguenther@suse.de>
3205
3206         PR middle-end/42559
3207         * gcc.c-torture/compile/pr42559.c: New testcase.
3208
3209 \f
3210 Copyright (C) 2010 Free Software Foundation, Inc.
3211
3212 Copying and distribution of this file, with or without modification,
3213 are permitted in any medium without royalty provided the copyright
3214 notice and this notice are preserved.