OSDN Git Service

cfe5d06abf9bd0e5f3ea755e63cc7980f3d80e94
[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         PR c++/12909
1170         * g++.dg/abi/mangle40.C: Updated.
1171
1172 2010-03-03  Jason Merrill  <jason@redhat.com>
1173
1174         * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
1175         * g++.dg/abi/mangle23.C: Likewise.
1176         * g++.dg/eh/simd-2.C: Likewise.
1177         * g++.dg/ext/attribute-test-2.C: Likewise.
1178         * g++.dg/ext/vector14.C: Likewise.
1179         * g++.dg/other/pr34435.C: Likewise.
1180         * g++.dg/template/conv8.C: Likewise.
1181         * g++.dg/template/nontype9.C: Likewise.
1182         * g++.dg/template/qualttp17.C: Likewise.
1183         * g++.dg/template/ref1.C: Likewise.
1184         * g++.old-deja/g++.pt/crash68.C: Likewise.
1185         * g++.old-deja/g++.pt/ref1.C: Likewise.
1186         * g++.old-deja/g++.pt/ref3.C: Likewise.
1187         * g++.old-deja/g++.pt/ref4.C: Likewise.
1188
1189         PR c++/12909
1190         * g++.dg/abi/mangle40.C: New.
1191         * g++.dg/abi/mangle41.C: New.
1192         * g++.dg/lto/20100302_0.C: New.
1193         * g++.dg/lto/20100302_1.C: New.
1194         * g++.dg/lto/20100302.h: New.
1195
1196 2010-03-03  Paul Thomas  <pault@gcc.gnu.org>
1197
1198         PR fortran/43243
1199         * gfortran.dg/internal_pack_12.f90: New test.
1200
1201 2010-03-03  H.J. Lu  <hongjiu.lu@intel.com>
1202
1203         * gcc.dg/pr36997.c: Adjust error message.
1204
1205 2010-03-03  Mike Stump  <mikestump@comcast.net>
1206
1207         * gcc.target/i386/builtin-unreachable.c: Don't expect stack
1208         adjustments to not be present on machines that align the stack to
1209         more than 4 bytes and don't have a red zone yet as that is an
1210         unimplemented optimization.
1211
1212 2010-03-03  Janus Weil  <janus@gcc.gnu.org>
1213
1214         PR fortran/43169
1215         * gfortran.dg/impure_assignment_3.f90: New.
1216
1217 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
1218
1219         PR debug/43229
1220         * gfortran.dg/pr43229.f90: New test.
1221
1222         PR debug/43237
1223         * gcc.dg/debug/dwarf2/pr43237.c: New test.
1224
1225         PR debug/43177
1226         * gcc.dg/guality/pr43177.c: New test.
1227
1228 2010-03-02  Jason Merrill  <jason@redhat.com>
1229
1230         * g++.dg/ext/vector9.C: Adjust error message.
1231         * g++.dg/conversion/simd3.C: Likewise.
1232         * g++.dg/other/error23.C: Likewise.
1233
1234 2010-03-02  Mike Stump  <mikestump@comcast.net>
1235
1236         PR c++/41090
1237         * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
1238
1239 2010-03-02  Paul Thomas  <pault@gcc.gnu.org>
1240
1241         PR fortran/43180
1242         * gfortran.dg/internal_pack_10.f90: New test.
1243
1244         PR fortran/43173
1245         * gfortran.dg/internal_pack_11.f90: New test.
1246
1247 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
1248
1249         PR middle-end/42640
1250         * gcc.dg/tree-ssa/pr42640.c: New.
1251
1252 2010-03-01  Richard Guenther  <rguenther@suse.de>
1253
1254         PR tree-optimization/43220
1255         * gcc.c-torture/execute/pr43220.c: New testcase.
1256
1257 2010-03-01  Richard Guenther  <rguenther@suse.de>
1258
1259         PR middle-end/43213
1260         * gcc.dg/pr43213.c: New testcase.
1261
1262 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1263
1264         PR pch/14940
1265         * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
1266
1267 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1268
1269         * lib/target-supports.exp (check_effective_target_ucn_nocache):
1270         New function.
1271         (check_effective_target_ucn): Likewise.
1272
1273         * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
1274         if !ucn.
1275         * gcc.dg/ucnid-2.c: Likewise.
1276         * gcc.dg/ucnid-3.c: Likewise.
1277         * gcc.dg/ucnid-4.c: Likewise.
1278         * gcc.dg/ucnid-11.c: Likewise.
1279         * gcc.dg/ucnid-12.c: Likewise.
1280         * gcc.dg/ucnid-6.c: Skip if !ucn.
1281         * gcc.dg/ucnid-9.c: Likewise.
1282
1283 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1284
1285         * gcc.target/i386/pr32000-2.c: Add missing include and exclude
1286         lists to dg-skip-if.
1287         * gcc.target/i386/stackalign/return-3.c: Likewise.
1288
1289 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1290
1291         * gcc.target/i386/clearcap.map: New file.
1292         * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
1293         Pass clearcap.map by default if supported.
1294
1295 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1296
1297         PR fortran/42900
1298         * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
1299         Explain this.
1300         * gfortran.dg/stat_2.f90: Likewise.
1301
1302 2010-03-01  Tobias Burnus  <burnus@net-b.de>
1303
1304         PR fortran/43199
1305         * gfortran.dg/module_read_2.f90: New test.
1306
1307 2010-02-27  Mark Mitchell  <mark@codesourcery.com>
1308
1309         PR c++/42748
1310         * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
1311         * g++.dg/abi/mangle12.C: Likewise.
1312         * g++.dg/abi/mangle20-2.C: Likewise.
1313         * g++.dg/abi/mangle17.C: Likewise.
1314         * g++.dg/template/cond2.C: Likewise.
1315         * g++.dg/template/pr35240.C: Likewise.
1316
1317 2010-02-27  Richard Guenther  <rguenther@suse.de>
1318
1319         PR tree-optimization/43186
1320         * gcc.c-torture/compile/pr43186.c: Adjust testcase.
1321
1322 2010-02-27  Kaz Kojima  <kkojima@gcc.gnu.org>
1323
1324         * g++.dg/abi/packed1.C: Expect warning on the SH.
1325
1326 2010-02-27  Simon Martin  <simartin@users.sourceforge.net>
1327
1328         PR c++/42054:
1329         * g++.dg/parse/error37.C: New test.
1330
1331 2010-02-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1332
1333         PR c/24577
1334         PR c/43192
1335         * gcc.dg/pr8927-1.c: Match new note.
1336         * gcc.dg/990506-0.c: Likewise.
1337         * gcc.dg/gomp/flush-2.c: Likewise.
1338         * gcc.dg/gomp/atomic-5.c: Likewise.
1339         * gcc.dg/gomp/pr34607.c: Likewise.
1340         * gcc.dg/pr35746.c: Likewise.
1341         * gcc.dg/cpp/pragma-1.c: Likewise.
1342         * gcc.dg/cpp/pragma-2.c: Likewise.
1343         * gcc.dg/pr41842.c: Likewise.
1344         * gcc.dg/noncompile/20040629-1.c: Likewise.
1345         * objc.dg/private-1.m: Likewise.
1346
1347 2010-02-27  Tobias Burnus  <burnus@net-b.de>
1348
1349         PR fortran/43185
1350         * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
1351         * gfortran.dg/default_initialization_4.f90: New test.
1352
1353 2010-02-27  Eric Botcazou  <ebotcazou@adacore.com>
1354
1355         * gnat.dg/thin_pointer.ad[sb]: Rename into...
1356         * gnat.dg/thin_pointer1.ad[sb]: ...this.
1357         * gnat.dg/thin_pointer2.adb: New test.
1358         * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
1359
1360 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1361
1362         PR c/20631
1363         * gcc.dg/cpp/c90-pedantic.c: New.
1364         * gcc.dg/cpp/c90.c: New.
1365         * gcc.dg/gnu90-const-expr-1.c: New.
1366         * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
1367
1368 2010-02-26  Richard Guenther  <rguenther@suse.de>
1369
1370         PR tree-optimization/43186
1371         * gcc.c-torture/compile/pr43186.c: New testcase.
1372
1373 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1374
1375         PR debug/43190
1376         * c-c++-common/dwarf2/pr43190.c: New test.
1377
1378 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1379
1380         PR testsuite/37074:
1381         * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
1382
1383 2010-02-26  Richard Guenther  <rguenther@suse.de>
1384
1385         PR tree-optimization/43188
1386         * gcc.c-torture/compile/pr43188.c: New testcase.
1387
1388 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1389
1390         PR target/43175
1391         * gcc.target/i386/vperm-v4si-2-sse4.c: New.
1392
1393 2010-02-25  Eric Botcazou  <ebotcazou@adacore.com>
1394
1395         * g++.dg/abi/packed1.C: Expect warning on the SPARC.
1396
1397 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
1398
1399         PR target/43154
1400         * gcc.target/powerpc/pr43154.c: New file.
1401
1402 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
1403
1404         PR debug/43166
1405         * gfortran.dg/debug/pr43166.f: New test.
1406
1407         PR debug/43165
1408         * gcc.dg/torture/pr43165.c: New test.
1409
1410 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1411
1412         PR c/43128
1413         * c-c++-common/pr41779.c: Update.
1414
1415 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1416
1417         PR ada/32547
1418         * lib/gnat-dg.exp (gnat_load): Redefine.
1419
1420         * ada/acats/run_acats: Run run_all.sh with $SHELL.
1421         * ada/acats/run_all.sh: Downcase tasking not implemented message.
1422
1423 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1424
1425         PR libobjc/36610
1426         * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
1427         i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
1428         -fgnu-runtime.
1429         Sort entries.
1430
1431 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1432
1433         * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
1434
1435 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
1436
1437         PR debug/43150
1438         * gcc.dg/guality/vla-1.c: New test.
1439
1440 2010-02-24  Tobias Burnus  <burnus@net-b.de>
1441
1442         PR fortran/43042
1443         * gfortran.dg/c_ptr_tests_15.f90: New test.
1444
1445 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1446
1447         PR target/43107
1448         * gcc.target/i386/pr43107.c: New test.
1449
1450 2010-02-23  Jason Merrill  <jason@redhat.com>
1451
1452         PR c++/43143
1453         * g++.dg/cpp0x/variadic100.C: New.
1454
1455 2010-02-23  Jason Merrill  <jason@redhat.com>
1456
1457         PR debug/42800
1458         * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
1459         * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
1460         * c-c++-common/dwarf2/vla1.c: New.
1461
1462 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1463
1464         PR target/43139
1465         * gcc.dg/pr43139.c: New test.
1466
1467         PR debug/43077
1468         * gcc.dg/guality/pr43077-1.c: New test.
1469
1470 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1471
1472         PR 43123
1473         * gcc.dg/march.c: New.
1474         * gcc.dg/march-generic.c: New.
1475         * gcc.dg/mtune.c: New.
1476
1477 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1478
1479         PR middle-end/43083
1480         * gcc.dg/graphite/pr43083.c: New.
1481
1482 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1483
1484         PR middle-end/43097
1485         * gfortran.dg/graphite/pr43097.f: New.
1486
1487 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1488             Manuel López-Ibáñez  <manu@gcc.gnu.org>
1489
1490         PR middle-end/43140
1491         * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
1492
1493 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1494
1495         PR middle-end/43026
1496         * g++.dg/graphite/pr43026.C: New.
1497
1498 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1499
1500         PR c++/43126
1501         * gcc.dg/cleanup-1.c: Update.
1502         * gcc.dg/func-args-1.c: Update.
1503         * gcc.dg/format/sentinel-1.c: Update.
1504         * g++.old-deja/g++.jason/scoping10.C: Update.
1505         * g++.old-deja/g++.ns/lookup5.C: Update.
1506         * g++.dg/ext/cleanup-1.C: Update.
1507         * g++.dg/parse/varmod1.C: Update.
1508         * g++.dg/parse/error33.C: Update.
1509         * g++.dg/expr/call3.C: Update.
1510         * g++.dg/func-args-1.C: New.
1511
1512 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
1513
1514         PR c/43125
1515         * gcc.dg/attr-used-2.c: Moved to ...
1516         * c-c++-common/attr-used-2.c: Here.
1517
1518         * gcc.dg/attr-used.c: Moved to ...
1519         * c-c++-common/attr-used.c: Here.
1520
1521 2010-02-22  Ozkan Sezer  <sezeroz@gmail.com>
1522
1523         * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
1524
1525 2010-02-22  Richard Guenther  <rguenther@suse.de>
1526
1527         PR lto/43045
1528         * gfortran.dg/lto/20100222-1_0.f03: New testcase.
1529         * gfortran.dg/lto/20100222-1_1.c: Likewise.
1530
1531 2010-02-22  Richard Guenther  <rguenther@suse.de>
1532
1533         PR tree-optimization/42749
1534         * gcc.c-torture/compile/pr42749.c: New testcase.
1535
1536 2010-02-22  Paul Thomas  <pault@gcc.gnu.org>
1537
1538         PR fortran/43072
1539         * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
1540         * gfortran.dg/internal_pack_9.f90: New test.
1541
1542 2010-02-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1543
1544         PR c++/23510
1545         * g++.dg/template/recurse.C: Adjust.
1546         * g++.dg/template/pr23510.C: New.
1547
1548 2010-02-21  Dodji Seketeli  <dodji@redhat.com>
1549
1550         PR c++/42824
1551         * g++.dg/template/memclass4.C: New test.
1552
1553 2010-02-21  Tobias Burnus  <burnus@net-b.de>
1554
1555         PR fortran/35259
1556         * gfortran.dg/reassoc_5.f90: New test.
1557
1558 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
1559
1560         PR target/43067
1561         * gcc.target/i386/pr43067.c: New test.
1562
1563 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1564
1565         PR c++/35669
1566         * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
1567         -Wconversion-null.
1568         * g++.dg/warn/Wconversion-null.C: New test.
1569         * g++.old-deja/g++.other/null1.C: Move to...
1570         * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
1571
1572 2010-02-20  Paul Thomas  <pault@gcc.gnu.org>
1573
1574         PR fortran/36932
1575         PR fortran/36933
1576         * gfortran.dg/dependency_26.f90: New test.
1577
1578         PR fortran/43072
1579         * gfortran.dg/internal_pack_7.f90: New test.
1580
1581         PR fortran/43111
1582         * gfortran.dg/internal_pack_8.f90: New test.
1583
1584 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1585
1586         PR 43128
1587         * c-c++-common/pr41779.c: Fix broken testcase.
1588
1589 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1590
1591         PR 36513
1592         * c-c++-common/pr36513.c: New testcase.
1593         * c-c++-common/pr36513-2.c: New testcase.
1594
1595 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1596
1597         PR 41779
1598         * c-c++-common/pr41779.c: New.
1599
1600 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
1601
1602         PR debug/43084
1603         * gcc.dg/pr43084.c: New test.
1604
1605 2010-02-19  Richard Guenther  <rguenther@suse.de>
1606
1607         PR tree-optimization/42916
1608         * gcc.dg/pr42916.c: New testcase.
1609
1610 2010-02-18  Jason Merrill  <jason@redhat.com>
1611
1612         PR c++/42837
1613         * g++.dg/abi/packed1.C: Add expected warning.
1614
1615         PR c++/43108
1616         * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
1617         * gcc.dg/torture/dg-torture.exp: Likewise.
1618         * c-c++-common/torture/complex-sign.h,
1619         c-c++-common/torture/complex-sign-add.c,
1620         c-c++-common/torture/complex-sign-mixed-add.c,
1621         c-c++-common/torture/complex-sign-mixed-div.c,
1622         c-c++-common/torture/complex-sign-mixed-mul.c,
1623         c-c++-common/torture/complex-sign-mixed-sub.c,
1624         c-c++-common/torture/complex-sign-mul.c,
1625         c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
1626         Adapt for C++ compilation as well.
1627
1628         PR c++/43070
1629         * g++.dg/ext/label1.C: Update.
1630         * g++.dg/ext/label2.C: Update.
1631
1632         PR c++/26261
1633         * g++.dg/template/dependent-name6.C: New.
1634
1635         PR c++/43109
1636         * g++.dg/parse/namespace12.C: New.
1637
1638 2010-02-18  Martin Jambor  <mjambor@suse.cz>
1639
1640         PR tree-optimization/43066
1641         * gcc.c-torture/compile/pr43066.c: New test.
1642
1643 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
1644
1645         * g++.dg/ext/attrib35.C: Fix target selector string.
1646         * g++.dg/ext/attrib36.C: Ditto.
1647         * g++.dg/ext/attrib37.C: Ditto.
1648         * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
1649         * g++.dg/abi/mangle25.C: Ditto.
1650
1651 2010-02-17  Jason Merrill  <jason@redhat.com>
1652
1653         PR c++/43069
1654         * g++.dg/parse/namespace11.C: New.
1655
1656         PR c++/43093
1657         * g++.dg/ext/attrib37.C: New.
1658
1659         PR c++/43079
1660         * g++.dg/template/ptrmem20.C: New.
1661
1662 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
1663
1664         PR target/43103
1665         * gcc.target/i386/xop-check.h: Include m256-check.h.
1666         * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
1667         * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
1668         * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
1669         * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
1670
1671 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
1672
1673         PR debug/42918
1674         * gcc.dg/pr42918.c: New test.
1675
1676 2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
1677
1678         * g++.dg/ext/attrib36.C: Require ILP32.
1679
1680 2010-02-16  Richard Guenther  <rguenther@suse.de>
1681
1682         PR tree-optimization/41043
1683         * gfortran.dg/pr41043.f90: New testcase.
1684         * gcc.dg/Wstrict-overflow-18.c: XFAIL.
1685
1686 2010-02-16  Jason Merrill  <jason@redhat.com>
1687
1688         * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
1689
1690 2010-02-16  Ira Rosen  <irar@il.ibm.com>
1691
1692         PR tree-optimization/43074
1693         * gcc.dg/vect/fast-math-pr43074.c: New test.
1694
1695 2010-02-16  Jakub Jelinek  <jakub@redhat.com>
1696
1697         * lib/prune.exp: Prune variable tracking size limit exceeded notes.
1698
1699 2010-02-16  Jason Merrill  <jason@redhat.com>
1700
1701         PR c++/43031
1702         * g++.dg/ext/attrib36.C: New.
1703
1704         PR c++/43036
1705         * g++.dg/other/array6.C: New.
1706
1707 2010-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1708
1709         * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
1710
1711 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
1712
1713         * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
1714         _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
1715         * gcc.target/i386/xop-vpermil2pd-1.c: New.
1716         * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
1717         * gcc.target/i386/xop-vpermil2ps-1.c: New.
1718         * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
1719
1720 2010-02-15  Richard Guenther  <rguenther@suse.de>
1721
1722         PR middle-end/43068
1723         * g++.dg/torture/pr43068.C: New testcase.
1724
1725 2010-02-14  Volker Reichelt  <reichelt@gcc.gnu.org>
1726
1727         PR c++/43024
1728         * g++.dg/opt/ice1.C: New.
1729
1730 2010-02-14  Jason Merrill  <jason@redhat.com>
1731
1732         PR c++/41997
1733         * g++.dg/cpp0x/initlist-opt.C: New.
1734
1735 2010-02-13  Paul Thomas  <pault@gcc.gnu.org>
1736
1737         PR fortran/41113
1738         PR fortran/41117
1739         * gfortran.dg/internal_pack_6.f90: New test.
1740
1741 2010-02-12  Jason Merrill  <jason@redhat.com>
1742
1743         PR c++/43054
1744         * g++.dg/cpp0x/variadic99.C: New.
1745
1746 2010-02-12  Jakub Jelinek  <jakub@redhat.com>
1747
1748         * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
1749         sign extend pointers to gualchk_t.
1750
1751         PR c++/43033
1752         * g++.dg/other/default3.C: Xfail g4 test.
1753
1754 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1755
1756         PR middle-end/43012
1757         * gcc.dg/graphite/pr43012.c: New.
1758
1759 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1760
1761         PR middle-end/42930
1762         * g++.dg/graphite/pr42930.C: New.
1763
1764 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1765
1766         PR middle-end/42914
1767         PR middle-end/42530
1768         * gcc.dg/graphite/pr42530.c: New.
1769         * gcc.dg/graphite/pr42914.c: New.
1770
1771 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1772
1773         PR middle-end/42771
1774         * gcc.dg/graphite/pr42771.c: New.
1775
1776 2010-02-11  Richard Guenther  <rguenther@suse.de>
1777
1778         PR tree-optimization/42998
1779         * gcc.c-torture/compile/pr42998.c: New testcase.
1780
1781 2010-02-10  Jason Merrill  <jason@redhat.com>
1782
1783         PR c++/41896
1784         * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
1785
1786         PR c++/42983, core issue 906
1787         * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
1788         * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
1789
1790         PR c++/43016
1791         * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
1792
1793 2010-02-10  Richard Guenther  <rguenther@suse.de>
1794
1795         PR tree-optimization/43017
1796         * gcc.dg/torture/pr43017.c: New testcase.
1797
1798 2010-02-10  Tobias Burnus <burnus@net-b.de>
1799
1800         PR fortran/40823
1801         * gfortran.dg/private_type_1.f90: Update error location.
1802         * gfortran.dg/invalid_interface_assignment.f90: Ditto.
1803         * gfortran.dg/typebound_operator_2.f03: Ditto.
1804         * gfortran.dg/assignment_2.f90: Ditto.
1805         * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1806         * gfortran.dg/binding_label_tests_9.f03: Ditto.
1807
1808 2010-02-10  Tobias Burnus  <burnus@net-b.de>
1809
1810         PR fortran/43015
1811         * gfortran.dg/bind_c_usage_20.f90: New test.
1812
1813 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
1814
1815         PR debug/43010
1816         * g++.dg/debug/pr43010.C: New test.
1817
1818 2010-02-10  Richard Guenther  <rguenther@suse.de>
1819
1820         PR c/43007
1821         * gcc.c-torture/execute/20100209-1.c: New testcase.
1822         * gcc.dg/fold-div-3.c: Likewise.
1823
1824 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
1825
1826         * gcc.dg/builtin-ffs-1.c: New test.
1827
1828 2010-02-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1829
1830         PR fortran/42999
1831         * gfortran.dg/array_constructor_35.f90: New test.
1832
1833 2010-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1834
1835         * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
1836
1837 2010-02-09  Jason Merrill  <jason@redhat.com>
1838
1839         PR c++/42399
1840         * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
1841
1842         PR c++/42370
1843         * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
1844
1845 2010-02-09  Tobias Burnus  <burnus@net-b.de>
1846
1847         PR fortran/41869
1848         * gfortran.dg/module_write_1.f90: New test.
1849
1850 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
1851
1852         * gcc.dg/pr19340.c: Adjust.
1853
1854 2010-02-09  Richard Guenther  <rguenther@suse.de>
1855
1856         PR tree-optimization/43008
1857         * gcc.c-torture/execute/pr43008.c: New testcase.
1858
1859 2010-02-09  Richard Guenther  <rguenther@suse.de>
1860
1861         PR tree-optimization/43000
1862         * gcc.dg/torture/pr43000.c: New testcase.
1863         * gcc.dg/torture/pr43002.c: Likewise.
1864
1865 2010-02-09  Daniel Kraft  <d@domob.eu>
1866
1867         PR fortran/39171
1868         * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
1869         and pass -Wsurprising as necessary.
1870
1871 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
1872
1873         PR tree-optimization/42890
1874         * g++.dg/torture/pr42890.C: New test.
1875
1876 2010-02-08  Richard Guenther  <rguenther@suse.de>
1877
1878         PR middle-end/42995
1879         * gcc.dg/tree-ssa/inline-4.c: New testcase.
1880
1881 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
1882
1883         * gcc.dg/graphite/block-0.c: Call abort for runtime test.  Always
1884         return 0 from main.
1885         * gcc.dg/graphite/block-1.c: Same.
1886         * gcc.dg/graphite/block-3.c: Same.
1887         * gcc.dg/graphite/block-4.c: Same.
1888         * gcc.dg/graphite/block-5.c: Same.
1889         * gcc.dg/graphite/block-6.c: Same.
1890         * gcc.dg/graphite/block-7.c: Same.
1891         * gcc.dg/graphite/interchange-0.c: Same.
1892         * gcc.dg/graphite/interchange-1.c: Same.
1893         * gcc.dg/graphite/interchange-10.c: Same.
1894         * gcc.dg/graphite/interchange-11.c: Same.
1895         * gcc.dg/graphite/interchange-12.c: Same.
1896         * gcc.dg/graphite/interchange-2.c: Same.
1897         * gcc.dg/graphite/interchange-3.c: Same.
1898         * gcc.dg/graphite/interchange-4.c: Same.
1899         * gcc.dg/graphite/interchange-5.c: Same.
1900         * gcc.dg/graphite/interchange-6.c: Same.
1901         * gcc.dg/graphite/interchange-7.c: Same.
1902         * gcc.dg/graphite/interchange-8.c: Same.
1903         * gcc.dg/graphite/interchange-9.c: Same.
1904         * gcc.dg/graphite/interchange-mvt.c: Same.
1905
1906 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
1907
1908         * gfortran.dg/graphite/id-19.f: New.
1909         * gfortran.dg/graphite/pr14741.f90: New.
1910         * gfortran.dg/graphite/pr41924.f90: New.
1911         * gfortran.dg/graphite/run-id-2.f90: New.
1912
1913 2010-02-07  Richard Guenther  <rguenther@suse.de>
1914
1915         PR middle-end/42956
1916         * gcc.c-torture/compile/pr42956.c: New testcase.
1917
1918 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1919
1920         PR libfortran/42742
1921         * gfortran.dg/fmt_cache_2.f: New test.
1922
1923 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1924
1925         * gfortran.dg/read_no_eor.f90: New test.
1926
1927 2010-02-05  Jason Merrill  <jason@redhat.com>
1928
1929         * g++.dg/ext/label13.C: Move constructor body out of class.
1930
1931 2010-02-03  Jason Merrill  <jason@redhat.com>
1932
1933         PR c++/42870
1934         * g++.dg/ext/dllexport3.C: New.
1935
1936 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
1937
1938         * gcc.dg/format/ms-format3.c: New test for specific MS types.
1939
1940 2010-02-05  Richard Guenther  <rguenther@suse.de>
1941
1942         * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
1943
1944 2010-02-05  Dodji Seketeli  <dodji@redhat.com>
1945
1946         PR c++/42915
1947         * g++.dg/other/crash-9.C: New test.
1948
1949 2010-02-05  Paul Thomas  <pault@gcc.gnu.org>
1950
1951         PR fortran/42309
1952         * gfortran.dg/subref_array_pointer_4.f90 : New test.
1953
1954 2010-02-04  Richard Guenther  <rguenther@suse.de>
1955
1956         PR rtl-optimization/42952
1957         * gcc.dg/torture/pr42952.c: New testcase.
1958
1959 2010-02-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1960
1961         PR libfortran/42901
1962         * gfortran.dg/namelist_60.f90: New test.
1963
1964 2010-02-03  Jason Merrill  <jason@redhat.com>
1965
1966         PR c++/40138
1967         * g++.dg/ext/builtin11.C: New.
1968
1969         PR c++/4926
1970         PR c++/38600
1971         * g++.dg/abi/mangle35.C: New.
1972         * g++.dg/abi/mangle37.C: New.
1973
1974         PR c++/12909
1975         * g++.dg/abi/mangle36.C: New.
1976
1977         PR c++/35652
1978         * g++.dg/warn/string1.C: New.
1979
1980 2010-02-03  Richard Guenther  <rguenther@suse.de>
1981
1982         PR tree-optimization/42944
1983         * gcc.dg/errno-1.c: New testcase.
1984
1985 2010-02-03  Richard Guenther  <rguenther@suse.de>
1986
1987         PR middle-end/42927
1988         * gcc.c-torture/compile/pr42927.c: New testcase.
1989
1990 2010-02-03  Tobias Burnus  <burnus@net-b.de>
1991
1992         PR fortran/42936
1993         * gfortran.dg/null_4.f90: New test.
1994
1995 2010-02-02  Jason Merrill  <jason@redhat.com>
1996
1997         PR c++/41090
1998         * g++.dg/ext/label13.C: New.
1999
2000 2010-02-02  Tobias Burnus  <burnus@net-b.de>
2001
2002         PR fortran/42650
2003         * gfortran.dg/func_result_5.f90: New test.
2004
2005 2010-02-01  Tobias Burnus  <burnus@net-b.de>
2006
2007         PR fortran/42922
2008         * gfortran.dg/pure_initializer_3.f90: News test.
2009
2010 2010-01-31  Janus Weil  <janus@gcc.gnu.org>
2011
2012         PR fortran/42888
2013         * gfortran.dg/allocate_derived_2.f90: New test.
2014
2015 2010-01-31  Eric Botcazou  <ebotcazou@adacore.com>
2016
2017         PR middle-end/42898
2018         * gcc.dg/torture/pr42898-2.c: New test.
2019
2020 2010-01-31  Richard Guenther  <rguenther@suse.de>
2021
2022         PR middle-end/42898
2023         * gcc.dg/torture/pr42898.c: New testcase.
2024
2025 2010-01-31  Paul Thomas  <pault@gcc.gnu.org>
2026
2027         PR fortran/38324
2028         * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
2029         * gfortran.dg/alloc_comp_bounds_1.f90: New test.
2030
2031 2010-01-30  Paolo Bonzini  <bonzini@gnu.org>
2032
2033         * g++.dg/tree-ssa/inline-1.C: New.
2034         * g++.dg/tree-ssa/inline-2.C: New.
2035         * g++.dg/tree-ssa/inline-3.C: New.
2036
2037 2010-01-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
2038
2039         PR testsuite/41701
2040         * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
2041         the string 'pow' in the pathname of the compiler from generating a
2042         test failure.
2043
2044 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2045
2046         * g++.old-deja/g++.mike/eh16.C: Rename err to e.
2047         * g++.old-deja/g++.mike/eh17.C: Likewise.
2048         * g++.old-deja/g++.mike/p5571.C: Likewise.
2049
2050 2010-01-29  Dodji Seketeli  <dodji@redhat.com>
2051
2052         PR c++/42758
2053         PR c++/42634
2054         PR c++/42336
2055         PR c++/42797
2056         PR c++/42880
2057         * g++.dg/other/crash-5.C: New test.
2058         * g++.dg/other/crash-6.C: New test.
2059         * g++.dg/other/crash-7.C: New test.
2060         * g++.dg/other/crash-8.C: New test.
2061
2062 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
2063
2064         PR rtl-optimization/42889
2065         * gcc.dg/pr42889.c: New test.
2066
2067 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
2068
2069         * gcc.target/i386/pr42881.c: Use SSE2.
2070
2071 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
2072
2073         PR target/42891
2074         * gcc.target/i386/pr42891.c: New test.
2075
2076 2010-01-28  Richard Guenther  <rguenther@suse.de>
2077
2078         PR tree-optimization/42871
2079         * g++.dg/torture/pr42871.C: New testcase.
2080
2081 2010-01-28  Richard Guenther  <rguenther@suse.de>
2082
2083         * gcc.dg/Wobjsize-1.h: New testcase.
2084         * gcc.dg/Wobjsize-1.c: Likewise.
2085
2086 2010-01-28  Richard Guenther  <rguenther@suse.de>
2087
2088         PR middle-end/42883
2089         * g++.dg/torture/pr42883.C: New testcase.
2090
2091 2010-01-28  Michael Matz  <matz@suse.de>
2092
2093         * gcc.target/i386/pr42881.c: New test.
2094
2095 2010-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2096
2097         * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
2098         Add i?86-*-solaris2* support.
2099
2100 2010-01-28  Dodji Seketeli  <dodji@redhat.com>
2101
2102         PR c++/42713
2103         PR c++/42820
2104         * g++.dg/template/typedef27.C: New test case.
2105         * g++.dg/template/typedef28.C: New test case.
2106
2107 2010-01-27  Stephen Thomas  <stephen.thomas@arm.com>
2108
2109         * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
2110
2111 2010-01-27  Richard Guenther  <rguenther@suse.de>
2112
2113         PR middle-end/42878
2114         * gcc.dg/torture/pr42878-1.c: New testcase.
2115         * gcc.dg/torture/pr42878-2.c: Likewise.
2116
2117 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
2118
2119         PR middle-end/42874
2120         * gcc.dg/vla-22.c: New test.
2121
2122 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
2123
2124         * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
2125         current collation.
2126
2127 2010-01-26  Richard Guenther  <rguenther@suse.de>
2128
2129         PR rtl-optimization/42685
2130         * gcc.dg/pr42685.c: New testcase.
2131         * g++.dg/other/pr42685.C: Likewise.
2132
2133 2010-01-26  Richard Guenther  <rguenther@suse.de>
2134
2135         PR middle-end/42806
2136         * g++.dg/other/pr42806.C: New testcase.
2137
2138 2010-01-26  Richard Guenther  <rguenther@suse.de>
2139
2140         PR tree-optimization/42250
2141         * gcc.dg/pr42250.c: New testcase.
2142
2143 2010-01-25  Arnaud Charlet  <charlet@adacore.com>
2144
2145         * gnat.dg/array_bounds_test.adb: New test.
2146
2147 2010-01-25  Tobias Burnus  <burnus@net-b.de>
2148
2149         PR fortran/42858
2150         * gfortran.dg/generic_21.f90: New test.
2151
2152 2010-01-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2153
2154         PR testsuite/41522
2155         * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
2156
2157 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
2158
2159         PR c++/42748
2160         * g++.dg/abi/arm_va_list2.C: New test.
2161         * g++.dg/abi/arm_va_list2.h: Companion header file.
2162
2163 2010-01-24  Paul Thomas  <pault@gcc.gnu.org>
2164
2165         PR fortran/41044
2166         * gfortran.dg/parameter_array_ref_2.f90 : New test.
2167
2168         PR fortran/41167
2169         * gfortran.dg/char_array_arg_1.f90 : New test.
2170
2171         * gfortran.dg/pr25923.f90 : Remove XFAIL.
2172
2173 2010-01-24  Tobias Burnus  <burnus@net-b.de>
2174
2175         PR fortran/39304
2176         * gfortran.dg/generic_20.f90: New test.
2177
2178 2010-01-22  Michael Matz  <matz@suse.de>
2179
2180         * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
2181         -msse2.
2182
2183 2010-01-21  Paul Thomas  <pault@gcc.gnu.org>
2184
2185         PR fortran/42736
2186         * gfortran.dg/dependency_25.f90 : New test.
2187
2188 2010-01-21  Martin Jambor  <mjambor@suse.cz>
2189
2190         PR tree-optimization/42585
2191         * gcc.dg/tree-ssa/pr42585.c: New test.
2192
2193 2010-01-21  Richard Guenther  <rguenther@suse.de>
2194
2195         PR middle-end/19988
2196         * gcc.dg/pr19988.c: New testcase.
2197
2198 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
2199
2200         * g++.dg/compat/decimal/compat-common.h: New file.
2201         * g++.dg/compat/decimal/decimal-dummy.h: New file.
2202         * g++.dg/compat/decimal/pass_x.h: New file.
2203         * g++.dg/compat/decimal/pass_y.h: New file.
2204         * g++.dg/compat/decimal/pass-1_main.C: New file.
2205         * g++.dg/compat/decimal/pass-1_x.C: New file.
2206         * g++.dg/compat/decimal/pass-1_y.C: New file.
2207         * g++.dg/compat/decimal/pass-2_main.C: New file.
2208         * g++.dg/compat/decimal/pass-2_x.C: New file.
2209         * g++.dg/compat/decimal/pass-2_y.C: New file.
2210         * g++.dg/compat/decimal/pass-3_main.C: New file.
2211         * g++.dg/compat/decimal/pass-3_x.C: New file.
2212         * g++.dg/compat/decimal/pass-3_y.C: New file.
2213         * g++.dg/compat/decimal/pass-4_main.C: New file.
2214         * g++.dg/compat/decimal/pass-4_x.C: New file.
2215         * g++.dg/compat/decimal/pass-4_y.C: New file.
2216         * g++.dg/compat/decimal/pass-5_main.C: New file.
2217         * g++.dg/compat/decimal/pass-5_x.C: New file.
2218         * g++.dg/compat/decimal/pass-5_y.C: New file.
2219         * g++.dg/compat/decimal/pass-6_main.C: New file.
2220         * g++.dg/compat/decimal/pass-6_x.C: New file.
2221         * g++.dg/compat/decimal/pass-6_y.C: New file.
2222         * g++.dg/compat/decimal/return_x.h: New file.
2223         * g++.dg/compat/decimal/return_y.h: New file.
2224         * g++.dg/compat/decimal/return-1_main.C: New file.
2225         * g++.dg/compat/decimal/return-1_x.C: New file.
2226         * g++.dg/compat/decimal/return-1_y.C: New file.
2227         * g++.dg/compat/decimal/return-2_main.C: New file.
2228         * g++.dg/compat/decimal/return-2_x.C: New file.
2229         * g++.dg/compat/decimal/return-2_y.C: New file.
2230         * g++.dg/compat/decimal/return-3_main.C: New file.
2231         * g++.dg/compat/decimal/return-3_x.C: New file.
2232         * g++.dg/compat/decimal/return-3_y.C: New file.
2233         * g++.dg/compat/decimal/return-4_main.C: New file.
2234         * g++.dg/compat/decimal/return-4_x.C: New file.
2235         * g++.dg/compat/decimal/return-4_y.C: New file.
2236         * g++.dg/compat/decimal/return-5_main.C: New file.
2237         * g++.dg/compat/decimal/return-5_x.C: New file.
2238         * g++.dg/compat/decimal/return-5_y.C: New file.
2239         * g++.dg/compat/decimal/return-6_main.C: New file.
2240         * g++.dg/compat/decimal/return-6_x.C: New file.
2241         * g++.dg/compat/decimal/return-6_y.C: New file.
2242
2243 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2244
2245         PR debug/42715
2246         * gcc.dg/pr42715.c: New.
2247
2248 2010-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
2249
2250         PR c++/42038
2251         * g++.dg/parse/crash55.C: New.
2252
2253 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2254
2255         PR debug/42782
2256         * gcc.dg/guality/pr42782.c: New.
2257
2258 2010-01-20  Jason Merrill  <jason@redhat.com>
2259
2260         PR c++/41788
2261         * g++.dg/abi/packed1.C: New.
2262
2263         PR c++/41920
2264         * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
2265
2266         PR c++/40750
2267         * g++.dg/parse/fn-typedef1.C: New.
2268         * g++.dg/other/cv_quals.C: Adjust.
2269
2270 2010-01-20  Anthony Green  <green@moxielogic.com>
2271
2272         * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
2273         pack(push) pragma).
2274         * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
2275         * gcc.dg/20020312-2.c: Port this to the moxie core.
2276         * gcc.dg/weak/typeof-2.c: Ditto.
2277
2278 2010-01-20  Richard Guenther  <rguenther@suse.de>
2279
2280         PR tree-optimization/42717
2281         * gcc.c-torture/compile/pr42717.c: New testcase.
2282
2283 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
2284
2285         * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
2286         of signed, add a few new tests.
2287
2288         PR middle-end/42803
2289         * g++.dg/parse/limits-initializer1.C: New test.
2290
2291 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2292
2293         PR fortran/42804
2294         * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
2295         * gfortran.dg/typebound_call_12.f03: New test.
2296
2297 2010-01-19  Paul Thomas  <pault@gcc.gnu.org>
2298
2299         PR fortran/42783
2300         * gfortran.dg/bounds_check_15.f90 : New test.
2301
2302 2010-01-19  Michael Matz  <matz@suse.de>
2303
2304         PR tree-optimization/41783
2305         * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
2306
2307 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2308
2309         PR target/38697.
2310         * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
2311         * gcc.target/arm/neon/vget_lowp16.c: Likewise.
2312         * gcc.target/arm/neon/vget_lowp8.c:  Likewise.
2313         * gcc.target/arm/neon/vget_lows16.c: Likewise.
2314         * gcc.target/arm/neon/vget_lows32.c: Likewise.
2315         * gcc.target/arm/neon/vget_lows64.c: Likewise.
2316         * gcc.target/arm/neon/vget_lows8.c: Likewise.
2317         * gcc.target/arm/neon/vget_lowu16.c: Likewise.
2318         * gcc.target/arm/neon/vget_lowu32.c: Likewise.
2319         * gcc.target/arm/neon/vget_lowu64.c: Likewise.
2320         * gcc.target/arm/neon/vget_lowu8.c: Likewise.
2321
2322 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2323
2324         PR fortran/42545
2325         * gfortran.dg/extends_6.f03: Modified an error message.
2326         * gfortran.dg/extends_10.f03: New test.
2327         * gfortran.dg/private_type_6.f03: Modified an error message.
2328         * gfortran.dg/structure_constructor_8.f03: Ditto.
2329
2330 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
2331
2332         PR tree-optimization/42719
2333         * gcc.dg/pr42719.c: New test.
2334
2335         PR debug/42728
2336         * gcc.dg/pr42728.c: New test.
2337
2338 2010-01-19  Anthony Green  <green@moxielogic.com>
2339
2340         * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2341
2342 2010-01-18  Anthony Green  <green@moxielogic.com>
2343
2344         * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
2345         for moxie.
2346
2347 2010-01-19  Dodji Seketeli  <dodji@redhat.com>
2348
2349         * g++.dg/template/error45.C: reverted as part of reverting the
2350         fix of PR c++/42634.
2351
2352 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2353
2354         PR c++/42634
2355         * g++.dg/template/error45.C: New test.
2356
2357 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2358
2359         PR c++/42766
2360         * g++.dg/conversion/op6.C: New test.
2361
2362 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
2363
2364         PR target/42774
2365         * gcc.target/alpha/pr42774.c: New test.
2366
2367 2010-01-18  Richard Guenther  <rguenther@suse.de>
2368
2369         PR tree-optimization/42781
2370         * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
2371
2372 2010-01-17  Richard Guenther  <rguenther@suse.de>
2373
2374         PR middle-end/42248
2375         * gcc.c-torture/execute/pr42248.c: New testcase.
2376
2377 2010-01-17  Richard Guenther  <rguenther@suse.de>
2378
2379         PR tree-optimization/42773
2380         * g++.dg/torture/pr42773.C: New testcase.
2381
2382 2010-01-17  Janus Weil  <janus@gcc.gnu.org>
2383
2384         PR fortran/42677
2385         * gfortran.dg/interface_assignment_5.f90: New test.
2386
2387 2010-01-17  Dodji Seketeli  <dodji@redhat.com>
2388
2389         PR c++/42697
2390         * g++.dg/template/crash94.C: Reverted.
2391
2392 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
2393
2394         PR debug/42767
2395         * gcc.dg/debug/pr42767.c: New.
2396
2397 2010-01-15  Jason Merrill  <jason@redhat.com>
2398
2399         PR c++/42761
2400         * g++.dg/cpp0x/decltype22.C: New.
2401
2402 2010-01-16  Jakub Jelinek  <jakub@redhat.com>
2403
2404         PR middle-end/42760
2405         * g++.dg/torture/pr42760.C: New test.
2406
2407 2010-01-15  Jing Yu  <jingyu@google.com>
2408
2409         PR rtl-optimization/42691
2410         * gcc.c-torture/execute/pr42691.c: New.
2411
2412 2010-01-15  Richard Guenther  <rguenther@suse.de>
2413
2414         PR middle-end/42739
2415         * g++.dg/torture/pr42739.C: New testcase.
2416
2417 2010-01-15  Dodji Seketeli  <dodji@redhat.com>
2418
2419         * g++.dg/template/error45.C: Revert as part of reverting changes
2420         or PR c++/42634.
2421
2422 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2423
2424         PR fortran/42684
2425         * gfortran.dg/interface_31.f90: New test.
2426
2427 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2428
2429         * gcc.target/powerpc/pr42747.c: New file.
2430
2431 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2432
2433         PR middle-end/42674
2434         * c-c++-common/pr42674.c: New test.
2435
2436         PR c++/42608
2437         * g++.dg/template/instantiate11.C: New test.
2438
2439 2010-01-14  Jason Merrill  <jason@redhat.com>
2440
2441         PR c++/42701
2442         * g++.dg/overload/error3.C: New.
2443
2444         PR c++/42655
2445         * g++.dg/overload/rvalue1.C: New.
2446
2447 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2448
2449         PR tree-optimization/42706
2450         * gcc.dg/ipa/pr42706.c: New testcase.
2451
2452 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
2453
2454         * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
2455
2456 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2457
2458         PR tree-optimization/42714
2459         * g++.dg/torture/pr42714.C: New test.
2460
2461 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2462
2463         PR rtl-optimization/42246
2464         * gfortran.dg/pr42246-2.f: New.
2465
2466 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2467
2468         PR rtl-optimization/42389
2469         * gcc.dg/pr42389.c: New.
2470
2471 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2472
2473         PR rtl-optimization/42388
2474         * gcc.dg/pr42388.c: New.
2475
2476 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2477
2478         PR rtl-optimization/42294
2479         * gfortran.dg/pr42294.f: New.
2480
2481 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2482
2483         PR rtl-optimization/39453
2484         PR rtl-optimization/42246
2485         * gcc.dg/pr39453.c: New.
2486         * gcc.dg/pr42246.c: New.
2487
2488 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2489
2490         PR middle-end/42245
2491         * gcc.dg/pr42245.c: New.
2492         * gcc.dg/pr42245-2.c: New.
2493
2494 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2495
2496         PR rtl-optimization/42249
2497         * gcc.dg/pr42249.c: New.
2498
2499 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2500
2501         PR c/42721
2502         * gcc.c-torture/execute/pr42721.c: New test.
2503
2504 2010-01-14  Ira Rosen  <irar@il.ibm.com>
2505
2506         PR tree-optimization/42709
2507         * gcc.dg/vect/pr42709.c: New test.
2508
2509 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2510
2511         PR fortran/41478
2512         * gfortran.dg/alloc_comp_scalar_1.f90: New test.
2513         * gfortran.dg/alloc_comp_transformational_1.f90: New test.
2514
2515 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2516
2517         PR fortran/42481
2518         * gfortran.dg/generic_19.f90 : New test.
2519
2520 2010-01-13  Richard Guenther  <rguenther@suse.de>
2521
2522         PR tree-optimization/42730
2523         * gcc.c-torture/compile/pr42730.c: New testcase.
2524
2525 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
2526
2527         PR target/pr42542
2528         * gcc.target/ia64/pr42542-1.c: New.
2529         * gcc.target/ia64/pr42542-2.c: New.
2530         * gcc.target/ia64/pr42542-3.c: New.
2531
2532 2010-01-13  Dodji Seketeli  <dodji@redhat.com>
2533
2534         PR c++/42634
2535         * g++.dg/template/error45.C: New test.
2536
2537 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2538
2539         PR tree-optimization/42704
2540         * g++.dg/torture/pr42704.C: New test.
2541
2542 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2543
2544         PR tree-optimization/42703
2545         * gcc.c-torture/compile/pr42703.c: New test.
2546
2547 2010-01-13  Richard Guenther  <rguenther@suse.de>
2548
2549         PR tree-optimization/42705
2550         * gcc.c-torture/compile/pr42705.c: New testcase.
2551
2552 2010-01-13  Jie Zhang  <jie.zhang@analog.com>
2553
2554         * gcc.target/bfin/l2.c: New test.
2555         * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
2556
2557 2010-01-13  Richard Guenther  <rguenther@suse.de>
2558
2559         PR middle-end/42716
2560         * gcc.c-torture/compile/pr42716.c: New testcase.
2561
2562 2010-01-13  Richard Guenther  <rguenther@suse.de>
2563
2564         PR lto/42678
2565         * gfortran.dg/lto/20100110-1_0.f90: New testcase.
2566
2567 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
2568
2569         PR c/42708
2570         * gcc.c-torture/compile/pr42708-1.c: New test.
2571
2572 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
2573
2574         PR debug/42662
2575         * gcc.dg/pr42662.c: New test.
2576
2577         PR tree-optimization/42645
2578         * g++.dg/other/pr42645-1.C: New test.
2579         * g++.dg/other/pr42645-2.C: New test.
2580
2581 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
2582
2583         PR target/42416
2584         * gcc.target/powerpc/warn-1.c: New test.
2585         * gcc.target/powerpc/warn-2.c: New test.
2586
2587 2010-01-11  Uros Bizjak  <ubizjak@gmail.com>
2588
2589         * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
2590         stack alignment.
2591
2592 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
2593
2594         * gcc.dg/lto/20100108_0.c: New.
2595
2596 2010-01-10  Uros Bizjak  <ubizjak@gmail.com>
2597
2598         * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
2599         Add -march=i686 -msse for 32bit x86 targets.
2600
2601 2010-01-10  Richard Guenther  <rguenther@suse.de>
2602
2603         PR middle-end/42667
2604         * gcc.dg/torture/pr42667.c: New testcase.
2605
2606 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2607
2608         PR fortran/32489
2609         * gfortran.dg/array_constructor_34.f90: New test.
2610
2611 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2612
2613         PR fortran/20923
2614         * gfortran.dg/array_constructor_33.f90: New test.
2615         gfortran.dg/array_function_5.f90: Add credit.
2616
2617 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2618
2619         PR debug/42631
2620         * gcc.dg/pr42631.c: New.
2621
2622 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2623
2624         PR debug/42630
2625         * gcc.dg/pr42630.c: New.
2626
2627 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2628
2629         PR debug/42629
2630         * gcc.dg/pr42629.c: New.
2631
2632 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2633
2634         PR middle-end/42363
2635         * gcc.dg/torture/pr42363.c: New.
2636
2637 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2638
2639         PR debug/42604
2640         PR debug/42395
2641         * gcc.dg/vect/pr42604.c: New.
2642         * gcc.dg/vect/pr42395.c: New.
2643
2644 2010-01-09  Richard Guenther  <rguenther@suse.de>
2645
2646         PR middle-end/42512
2647         * gcc.c-torture/execute/pr42512.c: New testcase.
2648
2649 2010-01-09  Tobias Burnus  <burnus@net-b.de>
2650
2651         PR fortran/41298
2652         * gfortran.dg/c_ptr_tests_14.f90: New test.
2653
2654 2010-01-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2655
2656         PR ada/41929
2657         * gnat.dg/null_pointer_deref1.adb: Don't run on
2658         sparc*-sun-solaris2.11.
2659
2660 2010-01-08  Richard Guenther  <rguenther@suse.de>
2661
2662         PR lto/42528
2663         * gcc.dg/lto/20100103-1_0.c: New testcase.
2664         * gcc.dg/lto/20100103-2_0.c: Likewise.
2665
2666 2010-01-08  Tobias Burnus  <burnus@net-b.de
2667
2668         PR/fortran 25829
2669         * gfortran.dg/asynchronous_1.f90: New test.
2670         * gfortran.dg/asynchronous_2.f90: New test.
2671         * gfortran.dg/conflicts.f90: Update error message.
2672
2673 2010-01-07  Dodji Seketeli  <dodji@redhat.com>
2674
2675         c++/40155
2676         * g++.dg/cpp0x/variadic-unify-2.C: New test.
2677
2678 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
2679
2680         PR tree-optimization/42625
2681         * g++.dg/opt/dtor4.C: New test.
2682         * g++.dg/opt/dtor4.h: New.
2683         * g++.dg/opt/dtor4-aux.cc: New.
2684
2685 2010-01-07  Tobias Burnus  <burnus@net-b.de>
2686
2687         PR fortran/42597
2688         * gfortran.dg/proc_ptr_26.f90: New test.
2689
2690 2010-01-07  Tobias Burnus  <burnus@net-b.de>
2691
2692         PR fortran/41872
2693         * gfortran.dg/allocatable_scalar_7.f90: New test.
2694
2695 2010-01-06  Richard Guenther  <rguenther@suse.de>
2696
2697         * gcc.c-torture/compile/pr42632.c: New testcase.
2698
2699 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
2700
2701         PR target/42542
2702         * gcc.target/i386/pr42542-4.c: New.
2703         * gcc.target/i386/pr42542-4a.c: Likewise.
2704         * gcc.target/i386/pr42542-5.c: Likewise.
2705         * gcc.target/i386/pr42542-5a.c: Likewise.
2706
2707 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
2708
2709         * gcc.dg/tls/opt-15.c: New test.
2710
2711 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
2712
2713         * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
2714
2715 2010-01-05  Martin Jambor  <mjambor@suse.cz>
2716
2717         PR tree-optimization/42462
2718         * g++.dg/torture/pr42462.C: New test.
2719
2720 2010-01-05  Jason Merrill  <jason@redhat.com>
2721
2722         * g++.dg/cpp0x/initlist30.C: New test.
2723
2724 2010-01-05  Richard Guenther  <rguenther@suse.de>
2725
2726         PR tree-optimization/42614
2727         * gcc.c-torture/execute/pr42614.c: New testcase.
2728
2729 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
2730
2731         * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
2732         * gcc.dg/Wunreachable-1.c: Remove the testcase of
2733         -Wunreachable-code.
2734         * gcc.dg/Wunreachable-2.c: Likewise.
2735         * gcc.dg/Wunreachable-3.c: Likewise.
2736         * gcc.dg/Wunreachable-4.c: Likewise.
2737         * gcc.dg/Wunreachable-5.c: Likewise.
2738         * gcc.dg/Wunreachable-6.c: Likewise.
2739         * gcc.dg/Wunreachable-7.c: Likewise.
2740         * gcc.dg/Wunreachable-8.c: Likewise.
2741         * gcc.dg/20041231-1.c: Likewise.
2742
2743 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
2744
2745         PR other/42611
2746         * gcc.dg/pr42611.c: New test.
2747
2748         PR tree-optimization/42508
2749         * g++.dg/opt/pr42508.C: New test.
2750
2751 2010-01-05  Tobias Burnus  <burnus@net-b.de>
2752
2753         PR fortran/41872
2754         * gfortran.dg/allocatable_scalar_8.f90: New.
2755
2756 2010-01-04  Martin Jambor  <mjambor@suse.cz>
2757
2758         PR tree-optimization/42398
2759         * gcc.c-torture/compile/pr42398.c: New test.
2760
2761 2010-01-04  Jason Merrill  <jason@redhat.com>
2762
2763         PR c++/42555
2764         * g++.dg/ext/attrib35.C: New.
2765
2766         PR c++/42567
2767         * g++.dg/cpp0x/auto17.C: New.
2768
2769 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
2770
2771         * gcc.dg/lto/20100104_0.c: New.
2772
2773 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
2774
2775         PR target/42542
2776         * gcc.target/i386/pr42542-1.c: New.
2777         * gcc.target/i386/pr42542-1a.c: Likewise.
2778         * gcc.target/i386/pr42542-1b.c: Likewise.
2779         * gcc.target/i386/pr42542-2.c: Likewise.
2780         * gcc.target/i386/pr42542-2a.c: Likewise.
2781         * gcc.target/i386/pr42542-2b.c: Likewise.
2782         * gcc.target/i386/pr42542-3.c: Likewise.
2783         * gcc.target/i386/pr42542-3a.c: Likewise.
2784
2785 2009-01-04  Tobias Burnus  <burnus@net-b.de>
2786
2787         PR fortran/41872
2788         * gfortran.dg/allocatable_scalar_5.f90: New test.
2789         * gfortran.dg/allocatable_scalar_6.f90: New test.
2790
2791 2010-01-03  Richard Guenther  <rguenther@suse.de>
2792
2793         PR testsuite/42583
2794         * gfortran.dg/gomp/recursion1.f90: Remove.
2795
2796 2010-01-03  Richard Guenther  <rguenther@suse.de>
2797
2798         * gcc.dg/Warray-bounds.c: Remove XFAILs.
2799         * gcc.dg/uninit-6.c: Likewise.
2800         * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
2801
2802 2010-01-03  Richard Guenther  <rguenther@suse.de>
2803
2804         PR tree-optimization/42589
2805         * gcc.target/i386/pr42589.c: New testcase.
2806
2807 2010-01-03  Richard Guenther  <rguenther@suse.de>
2808
2809         PR tree-optimization/42438
2810         * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
2811
2812 2010-01-02  Richard Guenther  <rguenther@suse.de>
2813
2814         PR testsuite/41651
2815         * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
2816
2817 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
2818
2819         PR target/42448
2820         * gcc.target/alpha/pr42448-1.c: New test.
2821         * gcc.target/alpha/pr42448-2.c: Ditto.
2822
2823 2010-01-01  Joseph Myers  <joseph@codesourcery.com>
2824
2825         PR preprocessor/41947
2826         * gcc.dg/c99-hexfloat-3.c: New test.
2827
2828 2010-01-01  Richard Guenther  <rguenther@suse.de>
2829
2830         PR c/42570
2831         * gcc.c-torture/execute/pr42570.c: New testcase.
2832
2833 2010-01-01  Richard Guenther  <rguenther@suse.de>
2834
2835         PR middle-end/42559
2836         * gcc.c-torture/compile/pr42559.c: New testcase.
2837
2838 \f
2839 Copyright (C) 2010 Free Software Foundation, Inc.
2840
2841 Copying and distribution of this file, with or without modification,
2842 are permitted in any medium without royalty provided the copyright
2843 notice and this notice are preserved.