OSDN Git Service

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