OSDN Git Service

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