OSDN Git Service

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