2010-04-19 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / ChangeLog
blob06c77c0ff350bf188d641732debbfe90eaee71f6
1 2010-04-19  Richard Guenther  <rguenther@suse.de>
3         PR tree-optimization/43572
4         * gcc.dg/tree-ssa/tailcall-5.c: New testcase.
6 2010-04-19 Ira Rosen <irar@il.ibm.com>
8         PR tree-optimization/43771
9         * g++.dg/vect/pr43771.cc: New test.
11 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
13         * gnat.dg/rep_clause5.ad[sb]: New test.
14         * gnat.dg/rep_clause5_pkg.ads: New helper.
16 2010-04-17  Steven G. Kargl  <kargl@gcc.gnu.org>
18         PR fortran/31538
19         * gfortran.dg/bounds_check_fail_4.f90: Adjust error message.
20         * gfortran.dg/bounds_check_fail_3.f90: Ditto.
22 2010-04-16  Jason Merrill  <jason@redhat.com>
24         PR c++/43641
25         * g++.dg/cpp0x/lambda/lambda-conv4.C: New.
27         PR c++/43621
28         * g++.dg/template/error-recovery2.C: New.
30 2010-04-15  Richard Guenther  <rguenther@suse.de>
32         PR tree-optimization/43627
33         * gcc.dg/tree-ssa/vrp49.c: New testcase.
35 2010-04-15  Richard Guenther  <rguenther@suse.de>
37         PR c++/43611
38         * g++.dg/torture/pr43611.C: New testcase.
40 2010-04-14  Release Manager
42         * GCC 4.5.0 released.
44 2010-04-13  Michael Matz  <matz@suse.de>
46         PR middle-end/43730
47         * gcc.dg/pr43730.c: New test.
49 2010-04-12  Jakub Jelinek  <jakub@redhat.com>
51         PR tree-optimization/43560
52         * gcc.c-torture/execute/pr43560.c: New test.
54 2010-04-10  Jie Zhang  <jie@codesourcery.com>
56         PR target/43417
57         * gcc.target/sh/pr43417.c: New test.
59 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
61         PR target/43643
62         * gcc.dg/pr43643.c: New test.
64 2010-04-08  Richard Guenther  <rguenther@suse.de>
66         PR tree-optimization/43679
67         * gcc.c-torture/compile/pr43679.c: New testcase.
69 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
71         PR debug/43670
72         * gcc.dg/pr43670.c: New test.
74 2010-04-07  H.J. Lu  <hongjiu.lu@intel.com>
76         PR target/43668
77         * gcc.target/i386/pr43668.c: New.
79 2010-04-06  Jason Merrill  <jason@redhat.com>
81         PR c++/43648
82         * g++.dg/template/dtor8.C: New.
84 2010-04-06  Dodji Seketeli  <dodji@redhat.com>
86         * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from 
87         c-c++-common/dwarf2/redeclaration-1.C
89 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
91         PR target/43638
92         * gcc.target/i386/pr43638.c: New test.
94 2010-04-06  Richard Guenther  <rguenther@suse.de>
96         PR middle-end/43661
97         * gcc.c-torture/compile/pr43661.c: New testcase.
99 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
101         * gcc.target/s390/stackcheck1.c: Add dg-warning.
103 2010-04-04  Sebastian Pop  <sebastian.pop@amd.com>
105         * gcc.dg/vect/pr43430-1.c: Don't use uint8_t.
107 2010-04-02  Richard Guenther  <rguenther@suse.de>
109         PR tree-optimization/43629
110         * gcc.c-torture/execute/pr43629.c: New testcase.
112 2010-04-01  Janne Blomqvist  <jb@gcc.gnu.org>
113             Dominique d'Humieres  <dominiq@lps.ens.fr>
115         PR libfortran/43605
116         * gfortran.dg/ftell_3.f90: Enhance test case by reading more.
118 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
120         PR debug/43325
121         * c-c++-common/dwarf2/redeclaration-1.C: New test.
123 2010-04-01  Jason Merrill  <jason@redhat.com>
125         * g++.dg/cpp0x/initlist12.C: Adjust expected errors.
127 2010-04-01  Janne Blomqvist  <jb@gcc.gnu.org>
128             Manfred Schwarb  <manfred99@gmx.ch>
130         PR libfortran/43605
131         * gfortran.dg/ftell_3.f90: New test.
133 2010-04-01  Richard Guenther  <rguenther@suse.de>
135         PR middle-end/43614
136         * gcc.c-torture/compile/pr43614.c: New testcase.
138 2010-04-01  Martin Jambor  <mjambor@suse.cz>
140         PR tree-optimization/43141
141         * gcc.dg/guality/pr43141.c: New test.
142         
143 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
145         * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*.
146         * g++.dg/eh/spbp.C: Likewise.
147         * g++.dg/ext/label13.C (C::C): xfail dg-bogus on alpha*-dec-osf*.
148         * g++.dg/other/pragma-ep-1.C: Properly define p, remove
149         superfluous casts.
150         * gcc.dg/mtune.c: Add dg-bogus "mcpu".
151         * objc.dg/dwarf-1.m: Skip on  alpha*-dec-osf*.
152         * objc.dg/dwarf-2.m: Likewise.
154 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
156         PR middle-end/43464
157         * gcc.dg/graphite/id-pr43464.c: New.
158         * gcc.dg/graphite/id-pr43464-1.c: New.
160 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
162         PR middle-end/43351
163         * gcc.dg/graphite/id-pr43351.c
165 2010-03-31  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
167         PR testsuite/35165
168         * obj-c++.dg/try-catch-9.mm: Don't XFAIL m32 NeXT runtime.
169         * obj-c++.dg/try-catch-2.mm: Ditto.
170         * obj-c++.dg/lookup-2.mm: Ditto.
171         * obj-c++.dg/encode-8.m: Ditto.
172         * obj-c++.dg/cxx-ivars-2.mm: Ditto.
173         * obj-c++.dg/cxx-ivars-3.mm: Skip for GNU, XFail for m64 NeXT.
174         * obj-c++.dg/const-str-10.mm: Skip for GNU, match .quad for m64 NeXT.
175         * obj-c++.dg/const-str-11.mm: Ditto.
176         * obj-c++.dg/const-str-9.mm: Ditto.
177         * obj-c++.dg/bitfield-3.mm: Skip for GNU runtime.
178         * obj-c++.dg/bitfield-2.mm: XFAIL run for m64 NeXT runtime.
179         * obj-c++.dg/except-1.mm: Ditto.
180         * obj-c++.dg/const-str-7.mm: Ditto.
181         * obj-c++.dg/cxx-ivars-1.mm: Ditto.
182         * obj-c++.dg/const-str-3.mm: Ditto.
183         * obj-c++.dg/const-str-7.mm: Ditto.
184         * obj-c++.dg/stubify-2.mm: Change dump file name.
186         PR objc++/23613
187         * gcc/testsuite/objc-obj-c++-shared/next-mapping.h (CLASSPTRFIELD):
188         New macro.
189         * gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD macro.
190         Remove dg-xfail-if.
192 2010-03-31  Martin Jambor  <mjambor@suse.cz>
194         * gcc.dg/guality/inline-params.c: Disable early inlining.  Xfail run
195         only with -O2, -O3 or -Os and not with -fwhopr.
197 2010-03-31  Dodji Seketeli  <dodji@redhat.com>
199         PR c++/43558
200         * g++.dg/template/typedef31.C: New test.
202 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
204         * g++.dg/ext/visibility/pragma-override1.C: Allow for .hidden in
205         assembler output on *-*-solaris2*.
206         * g++.dg/ext/visibility/pragma-override2.C: Likewise.
208 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
210         PR debug/43557
211         * gcc.dg/pr43557-1.c: New test.
212         * gcc.dg/pr43557-2.c: New file.
214 2010-03-31  Jie Zhang  <jie@codesourcery.com>
216         PR 43562
217         * gcc.dg/pr43562.c: New test.
219 2010-03-30  Jason Merrill  <jason@redhat.com>
221         PR c++/43076
222         * g++.dg/template/error-recovery1.C: New.
224         PR c++/41786
225         * g++.dg/parse/ambig5.C: New.
227 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
229         PR debug/43593
230         * gcc.dg/guality/pr43593.c: New test.
232 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
234         PR middle-end/43430
235         * gcc.dg/vect/pr43430-1.c: New.
237 2010-03-30  Jason Merrill  <jason@redhat.com>
239         PR c++/43559
240         * g++.dg/template/partial7.C: New.
242 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
244         * gcc.target/s390/stackcheck1.c: New testcase.
246 2010-03-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
248         PR libfortran/43265
249         * gfortran.dg/read_eof_8.f90: New test.
251 2010-03-29  Jason Merrill  <jason@redhat.com>
253         * gcc.dg/cpp/include6.c: Change [] to ().
255         N3077
256         * c-c++-common/raw-string-1.c: Update handling of trigraphs, line
257         splicing and UCNs.
258         * c-c++-common/raw-string-2.c: Add trigraph test.
259         * c-c++-common/raw-string-8.c: New.
260         * c-c++-common/raw-string-9.c: New.
261         * c-c++-common/raw-string-10.c: New.
263         * c-c++-common/raw-string-1.c: Combine C and C++ raw string tests.
264         * c-c++-common/raw-string-2.c: Combine C and C++ raw string tests.
265         * c-c++-common/raw-string-3.c: Combine C and C++ raw string tests.
266         * c-c++-common/raw-string-4.c: Combine C and C++ raw string tests.
267         * c-c++-common/raw-string-5.c: Combine C and C++ raw string tests.
268         * c-c++-common/raw-string-6.c: Combine C and C++ raw string tests.
269         * c-c++-common/raw-string-7.c: Combine C and C++ raw string tests.
271 2010-03-29  Richard Guenther  <rguenther@suse.de>
273         PR tree-optimization/43560
274         * gcc.dg/torture/pr43560.c: New testcase.
276 2010-03-29  Jason Merrill  <jason@redhat.com>
278         N3077
279         * g++.dg/ext/raw-string-1.C: Change [] to ().
280         * g++.dg/ext/raw-string-2.C: Change [] to ().
281         Don't use \ in delimiter.
282         * g++.dg/ext/raw-string-3.C: Change [] to ().
283         * g++.dg/ext/raw-string-4.C: Change [] to ().
284         * g++.dg/ext/raw-string-5.C: Change [] to ().
285         Test for error on \ in delimiter.
286         * g++.dg/ext/raw-string-6.C: Change [] to ().
287         * g++.dg/ext/raw-string-7.C: Change [] to ().
289 2010-03-29  Jie Zhang  <jie@codesourcery.com>
291         PR 43564
292         * gcc.dg/pr43564.c: New test.
294 2010-03-29  Tobias Burnus  <burnus@net-b.de>
296         PR fortran/43551
297         * gfortran.dg/direct_io_12.f90: New test.
299 2010-03-28  Jan Hubicka  <jh@suse.cz>
301         PR tree-optimization/43505
302         * gfortran.dg/pr43505.f90: New testcase.
304 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
306         PR tree-optimization/43528
307         * gcc.target/i386/pr43528.c: New test.
309 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
311         PR c/43381
312         * gcc.dg/parm-impl-decl-3.c: New test.
314 2010-03-26  Jason Merrill  <jason@redhat.com>
316         PR c++/43509
317         * g++.dg/cpp0x/parse1.C: New.
319 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
321         PR target/43524
322         * gcc.target/i386/pr43524.c: New test.
324 2010-03-26  Martin Jambor  <mjambor@suse.cz>
326         * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Delete trailing
327         whitespace, rename main to foo.
328         * gcc/testsuite/gcc.dg/tree-ssa/loadpre14.c: Likewise.
329         * gcc/testsuite/gcc.dg/tree-ssa/loadpre15.c: Likewise.
330         * gcc/testsuite/gcc.dg/tree-ssa/loadpre16.c: Likewise.
331         * gcc/testsuite/gcc.dg/tree-ssa/loadpre17.c: Likewise.
332         * gcc/testsuite/gcc.dg/tree-ssa/loadpre19.c: Likewise.
333         * gcc/testsuite/gcc.dg/tree-ssa/loadpre20.c: Likewise.
334         * gcc/testsuite/gcc.dg/tree-ssa/loadpre3.c: Likewise.
335         * gcc/testsuite/gcc.dg/tree-ssa/loadpre5.c: Likewise.
336         * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-1.c: Likewise.
337         * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-4.c: Likewise.
338         * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-6.c: Likewise.
340 2010-03-26  Dodji Seketeli  <dodji@redhat.com>
342         PR c++/43327
343         * g++.dg/other/crash-10.C: New test.
344         * g++.dg/other/crash-11.C: New test.
346 2010-03-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
348         PR libfortran/43517
349         * gfortran.dg/read_eof_7.f90: New test.
351 2010-03-25  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
353         PR objc/35165
354         PR testsuite/43512
355         * objc-obj-c++-shared: New directory.
356         * objc-obj-c++-shared/Object1-implementation.h: New file.
357         * objc-obj-c++-shared/Object1.h: New file.
358         * objc-obj-c++-shared/Protocol1.h: New file.
359         * objc-obj-c++-shared/next-abi.h: New file.
360         * objc-obj-c++-shared/next-mapping.h: New file.
361         * objc/execute/next_mapping.h: Delete.
362         * objc.dg/special/special.exp: For all targets run the tests with
363         -fgnu-runtime, for darwin targets also run the tests with
364         -fnext-runtime.
365         * objc.dg/dg.exp: Ditto.
366         * obj-c++.dg/dg.exp: Ditto.
367         * objc/execute/forward-1.m: Use shared wrapper headers (Object1.h,
368         Protocol1.h) and next-mapping.h as required.  Amend testcase to
369         include use of updated NeXT interface.
370         * objc/execute/formal_protocol-5.m: Ditto.
371         * objc/execute/protocol-isEqual-2.m: Ditto.
372         * objc/execute/protocol-isEqual-4.m: Ditto.
373         * objc/execute/class-11.m: Use shared wrapper headers (Object1.h,
374         Protocol1.h) and next-mapping.h as required.
375         * objc/execute/object_is_class.m: Ditto.
376         * objc/execute/enumeration-1.m: Ditto.
377         * objc/execute/class-13.m: Ditto.
378         * objc/execute/formal_protocol-2.m: Ditto.
379         * objc/execute/formal_protocol-4.m: Ditto.
380         * objc/execute/class-1.m: Ditto.
381         * objc/execute/bycopy-1.m: Ditto.
382         * objc/execute/formal_protocol-6.m: Ditto.
383         * objc/execute/bycopy-3.m: Ditto.
384         * objc/execute/class-3.m: Ditto.
385         * objc/execute/bf-11.m: Ditto.
386         * objc/execute/class-5.m: Ditto.
387         * objc/execute/bf-13.m: Ditto.
388         * objc/execute/class-7.m: Ditto.
389         * objc/execute/bf-15.m: Ditto.
390         * objc/execute/class-9.m: Ditto.
391         * objc/execute/bf-17.m: Ditto.
392         * objc/execute/bf-19.m: Ditto.
393         * objc/execute/IMP.m: Ditto.
394         * objc/execute/exceptions/catchall-1.m: Ditto.
395         * objc/execute/exceptions/trivial.m: Ditto.
396         * objc/execute/exceptions/finally-1.m: Ditto.
397         * objc/execute/exceptions/local-variables-1.m: Ditto.
398         * objc/execute/exceptions/foward-1.m: Ditto.
399         * objc/execute/bf-2.m: Ditto.
400         * objc/execute/string1.m: Ditto.
401         * objc/execute/bf-4.m: Ditto.
402         * objc/execute/informal_protocol.m: Ditto.
403         * objc/execute/string3.m: Ditto.
404         * objc/execute/bf-6.m: Ditto.
405         * objc/execute/bf-8.m: Ditto.
406         * objc/execute/class-tests-1.h: Ditto.
407         * objc/execute/protocol-isEqual-1.m: Ditto.
408         * objc/execute/protocol-isEqual-3.m: Ditto.
409         * objc/execute/_cmd.m: Ditto.
410         * objc/execute/function-message-1.m: Ditto.
411         * objc/execute/bf-20.m: Ditto.
412         * objc/execute/bf-common.h: Ditto.
413         * objc/execute/np-2.m: Ditto.
414         * objc/execute/class-10.m: Ditto.
415         * objc/execute/class-12.m: Ditto.
416         * objc/execute/enumeration-2.m: Ditto.
417         * objc/execute/class-14.m: Ditto.
418         * objc/execute/encode-1.m: Ditto.
419         * objc/execute/formal_protocol-1.m: Ditto.
420         * objc/execute/formal_protocol-3.m: Ditto.
421         * objc/execute/accessing_ivars.m: Ditto.
422         * objc/execute/bycopy-2.m: Ditto.
423         * objc/execute/class-2.m: Ditto.
424         * objc/execute/bf-10.m: Ditto.
425         * objc/execute/formal_protocol-7.m: Ditto.
426         * objc/execute/root_methods.m: Ditto.
427         * objc/execute/class-4.m: Ditto.
428         * objc/execute/bf-12.m: Ditto.
429         * objc/execute/class-6.m: Ditto.
430         * objc/execute/bf-14.m: Ditto.
431         * objc/execute/nested-func-1.m: Ditto.
432         * objc/execute/class-8.m: Ditto.
433         * objc/execute/private.m: Ditto.
434         * objc/execute/bf-16.m: Ditto.
435         * objc/execute/bf-18.m: Ditto.
436         * objc/execute/load-3.m: Ditto.
437         * objc/execute/compatibility_alias.m: Ditto.
438         * objc/execute/bf-1.m: Ditto.
439         * objc/execute/no_clash.m: Ditto.
440         * objc/execute/bf-3.m: Ditto.
441         * objc/execute/string2.m: Ditto.
442         * objc/execute/bf-5.m: Ditto.
443         * objc/execute/string4.m: Ditto.
444         * objc/execute/bf-7.m: Ditto.
445         * objc/execute/object_is_meta_class.m: Ditto.
446         * objc/execute/bf-9.m: Ditto.
447         * objc/execute/bf-21.m: Ditto.
448         * objc/execute/cascading-1.m: Ditto.
449         * objc/execute/trivial.m: Ditto.
450         * objc/execute/np-1.m: Ditto.
451         * objc/compile/trivial.m: Ditto.
452         * objc/execute/class_self-2.m: Include <stdlib.h>.
453         * objc/execute/forward-1.x: Do not XFAIL for 32bit powerpc-darwin.
454         * objc.dg/desig-init-1.m: Use shared wrapper headers (Object1.h,
455         Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT 
456         and 64bit. Use new NeXT interface as required.
457         * objc.dg/special/unclaimed-category-1.m: Ditto.
458         * objc.dg/special/unclaimed-category-1.h: Ditto.
459         * objc.dg/special/unclaimed-category-1a.m: Ditto.
460         * objc.dg/func-ptr-1.m: Ditto.
461         * objc.dg/stret-1.m: Ditto.     
462         * objc.dg/encode-2.m: Ditto.
463         * objc.dg/category-1.m: Ditto.
464         * objc.dg/encode-3.m: Ditto.
465         * objc.dg/call-super-3.m: Ditto.
466         * objc.dg/method-3.m: Ditto.
467         * objc.dg/func-ptr-2.m: Ditto.
468         * objc.dg/lookup-1.m: Ditto.
469         * objc.dg/encode-4.m: Ditto.
470         * objc.dg/fix-and-continue-1.m: Ditto.
471         * objc.dg/proto-lossage-3.m: Ditto.
472         * objc.dg/method-13.m: Ditto.
473         * objc.dg/proto-qual-1.m: Ditto.
474         * objc.dg/zero-link-3.m: Ditto.
475         * objc.dg/bitfield-1.m: Ditto.
476         * objc.dg/va-meth-1.m: Ditto.
477         * objc.dg/super-class-3.m: Ditto.
478         * objc.dg/call-super-1.m: Ditto.
479         * objc.dg/type-size-2.m: Ditto.
480         * objc.dg/method-10.m: Ditto.
481         * objc.dg/defs.m: Ditto.        
482         * objc.dg/const-str-3.m: Ditto.
483         * objc.dg/try-catch-6.m: Use shared wrapper headers (Object1.h,
484         Protocol1.h) and next-mapping.h as required. Use new NeXT 
485         interface as required.
486         * objc.dg/super-class-4.m: Ditto.
487         * objc.dg/comp-types-8.m: Ditto.
488         * objc.dg/call-super-2.m: Ditto.
489         * objc.dg/objc-fast-4.m: Ditto.
490         * objc.dg/method-6.m: Ditto.
491         * objc.dg/const-str-3.m: Ditto.
492         * objc.dg/const-str-7.m: Ditto.
493         * objc.dg/method-15.m: Ditto.
494         * objc.dg/method-19.m: Ditto.
495         * objc.dg/sync-1.m: Ditto.
496         * objc.dg/layout-1.m: Ditto.
497         * objc.dg/bitfield-3.m: Ditto.
498         * objc.dg/try-catch-3.m: Ditto.
499         * objc.dg/try-catch-7.m: Ditto.
500         * objc.dg/comp-types-10.m: Ditto.
501         * objc.dg/selector-2.: Ditto.
502         * objc.dg/method-7.m: Ditto.
503         * objc.dg/typedef-alias-1.m: Ditto.
504         * objc.dg/proto-lossage-2.m: Ditto.
505         * objc.dg/comp-types-11.m: Ditto.
506         * objc.dg/sizeof-1.m: Ditto.
507         * objc.dg/method-17.m: Ditto.
508         * objc.dg/bitfield-5.m: Ditto.
509         * objc.dg/try-catch-1.m: Ditto.
510         * objc.dg/encode-5.m: Ditto.
511         * objc.dg/fix-and-continue-2.m: Ditto.
512         * objc.dg/method-9.m: Ditto.
513         * objc.dg/isa-field-1.m: Ditto.
514         * objc.dg/local-decl-2.m: Ditto.
515         * objc.dg/objc-gc-4.m: Ditto.
516         * objc.dg/type-stream-1.m: Skip for NeXT runtime.
517         * objc.dg/gnu-runtime-3.m: Ditto.
518         * objc.dg/encode-7.m: Ditto.
519         * objc.dg/encode-8.m: Ditto.
520         * objc.dg/selector-3.m: Ditto.
521         * objc.dg/gnu-runtime-1.m: Ditto.
522         * objc.dg/const-str-12.m: Ditto.
523         * objc.dg/gnu-runtime-2.m: Ditto.
524         * objc.dg/no-extra-load.m: Skip for gnu-runtime.
525         * objc.dg/selector-1.m: Ditto.
526         * objc.dg/stubify-2.m: Ditto.
527         * objc.dg/zero-link-1.m: Ditto.
528         * objc.dg/stret-2.m: Ditto.
529         * objc.dg/zero-link-2.m: Ditto.
530         * objc.dg/next-runtime-1.m: Ditto.
531         * objc.dg/symtab-1.m: Ditto.
532         * objc.dg/stubify-1.m: Ditto.
533         * objc.dg/bitfield-2.m: Ditto.
534         * objc.dg/try-catch-10.m: Apply to both runtimes.
535         * objc.dg/const-str-1.m: Ditto.
536         * objc.dg/image-info.m: Ditto.
537         * objc.dg/encode-9.m: Ditto.
538         * objc.dg/pragma-1.m: Apply test to all targets.
539         * objc.dg/const-str-4.m: Ditto.
540         * objc.dg/const-str-8.m: Ditto.
541         * objc.dg/super-class-2.m: Ditto.
542         * objc.dg/try-catch-5.m: Ditto.
543         * objc.dg/const-str-10.m: Use shared wrapper headers (Object1.h,
544         Protocol1.h) and next-mapping.h as required. Use new NeXT
545         interface as required.  Skip for gnu-runtime.  Test for .quad
546         at m64.
547         * objc.dg/const-str-11.m: Ditto.
548         * objc.dg/const-str-9.m: Ditto.
549         * objc.dg/method-4.m: Skip for 64Bit NeXT.
550         * objc.dg/encode-1.m: Remove redundant -lobjc.
551         * objc.dg/try-catch-9.m: Tidy space.
552         * obj-c++.dg/method-19.mm: Use shared wrapper headers (Object1.h,
553         Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
554         and 64bit. Use new NeXT interface as required.
555         * obj-c++.dg/template-4.mm: Ditto.
556         * obj-c++.dg/defs.mm: Ditto.
557         * obj-c++.dg/basic.mm: Ditto.
558         * obj-c++.dg/encode-4.mm: Ditto.
559         * obj-c++.dg/method-17.mm: Ditto.
560         * obj-c++.dg/proto-lossage-3.mm: Ditto.
561         * obj-c++.dg/cxx-class-1.mm: Ditto.
562         * obj-c++.dg/method-10.mm: Ditto.
563         * obj-c++.dg/va-meth-1.mm: Ditto.
564         * obj-c++.dg/encode-5.mm: Ditto.
565         * obj-c++.dg/lookup-2.mm: Ditto.
566         * obj-c++.dg/template-3.mm: Ditto.
567         * obj-c++.dg/proto-qual-1.mm: Ditto.
568         * obj-c++.dg/qual-types-1.m: Ditto.
569         * obj-c++.dg/cxx-scope-1.mm: Ditto.
570         * obj-c++.dg/template-1.mm: Ditto.
571         * obj-c++.dg/encode-6.mm: Ditto.
572         * obj-c++.dg/bitfield-2.mm:  Use shared wrapper headers (Object1.h,
573         Protocol1.h) and next-mapping.h as required. Use new NeXT
574         interface as required.
575         * obj-c++.dg/except-1.mm: Ditto.
576         * obj-c++.dg/const-str-7.mm: Ditto.
577         * obj-c++.dg/ivar-list-semi.mm: Ditto.
578         * obj-c++.dg/cxx-scope-2.mm: Ditto.
579         * obj-c++.dg/selector-2.mm: Ditto.
580         * obj-c++.dg/isa-field-1.mm: Ditto.
581         * obj-c++.dg/try-catch-1.mm: Ditto.
582         * obj-c++.dg/local-decl-1.mm: Ditto.
583         * obj-c++.dg/try-catch-9.mm: Ditto.
584         * obj-c++.dg/no-extra-load.mm: Ditto.
585         * obj-c++.dg/selector-5.mm: Ditto.
586         * obj-c++.dg/method-12.mm: Ditto.
587         * obj-c++.dg/try-catch-11.mm: Ditto.
588         * obj-c++.dg/comp-types-11.mm: Ditto.
589         * obj-c++.dg/bitfield-3.mm: Ditto.
590         * obj-c++.dg/method-6.mm: Ditto.
591         * obj-c++.dg/super-class-2.mm: Ditto.
592         * obj-c++.dg/method-21.mm: Ditto.
593         * obj-c++.dg/const-str-8.mm: Ditto.
594         * obj-c++.dg/try-catch-7.mm: Ditto.
595         * obj-c++.dg/method-15.mm: Ditto.
596         * obj-c++.dg/layout-1.mm: Ditto.
597         * obj-c++.dg/cxx-ivars-1.mm: Ditto.
598         * obj-c++.dg/const-str-3.mm: Ditto.
599         * obj-c++.dg/try-catch-2.mm: Ditto.
600         * obj-c++.dg/objc-gc-3.mm: Ditto.
601         * obj-c++.dg/fix-and-continue-2.mm: Ditto.
602         * obj-c++.dg/bitfield-1.mm: Ditto.
603         * obj-c++.dg/selector-6.mm: Ditto.
604         * obj-c++.dg/method-13.mm: Ditto.
605         * obj-c++.dg/comp-types-12.mm: Ditto.
606         * obj-c++.dg/bitfield-4.mm: Ditto.
607         * obj-c++.dg/try-catch-8.mm: Ditto.
608         * obj-c++.dg/method-2.mm: Ditto.
609         * obj-c++.dg/cxx-ivars-2.mm: Ditto.
610         * obj-c++.dg/typedef-alias-1.mm: Ditto.
611         * obj-c++.dg/const-str-4.mm: Ditto.
612         * obj-c++.dg/proto-lossage-2.mm: Ditto.
613         * obj-c++.dg/try-catch-3.mm: Ditto.
614         * obj-c++.dg/comp-types-9.mm: Ditto.
615         * obj-c++.dg/gnu-runtime-2.mm: Skip if NeXT runtime.
616         * obj-c++.dg/gnu-runtime-3.mm: Ditto.
617         * obj-c++.dg/gnu-runtime-1.mm: Ditto.
618         * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper
619         headers (Object1.h, Protocol1.h) and next-mapping.h as required.
620         Use new NeXT interface as required.
621         * obj-c++.dg/const-str-10.mm: Ditto.
622         * obj-c++.dg/const-str-11.mm: Ditto.
623         * obj-c++.dg/const-str-9.mm: Ditto.
624         * obj-c++.dg/method-11.mm: Ditto.
625         * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper
626         headers (Object1.h, Protocol1.h) and next-mapping.h as required.
627         Use new NeXT interface as required. XFAIL run if NeXT and 64bit.
628         * obj-c++.dg/encode-8.mm: Remove redundant -lobjc.
629         * obj-c++.dg/const-str-1.mm: Run for NeXT as well as gnu.
631 2010-03-25  Dodji Seketeli  <dodji@redhat.com>
633         PR c++/43206
634         * g++.dg/template/typedef30.C: New test case.
636 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
638         PR c/43385
639         * gcc.c-torture/execute/pr43385.c: New test.
641 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
643         * gcc.dg/strncpy-fix-1.c: New test.
645 2010-03-24  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
647         PR testsuite/41609
648         * lib/objc-torture.exp (objc-set-runtime-options): New.
649         * objc/execute/execute.exp: Check runtime options on each pass.
650         * objc/execute/exceptions/exceptions.exp: Ditto.
651         * objc/compile/compile.exp: Ditto.
653         PR testsuite/42348
654         * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in
655         standard tests.
656         (check_effective_target_objc2): New proc.
657         (check_effective_target_next_runtime): New proc.
658         * lib/objc.exp: Determine which runtime is in force and support it.
659         * lib/obj-c++.exp: Ditto.
661 2010-03-24  Jason Merrill  <jason@redhat.com>
663         PR c++/43502
664         * g++.dg/cpp0x/lambda/lambda-debug.C: New.
666 2010-03-24  Martin Jambor  <mjambor@suse.cz>
668         * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into
669         a loop.
670         * gcc.dg/ipa/ipa-2.c: Likewise.
671         * gcc.dg/ipa/ipa-3.c: Likewise.
672         * gcc.dg/ipa/ipa-4.c: Likewise.
673         * gcc.dg/ipa/ipa-5.c: Likewise.
674         * gcc.dg/ipa/ipa-7.c: Likewise.
675         * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into
676         a loop.
677         * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to
678         i_can_not_be_propagated_fully2 into a loop.
679         * gcc.dg/ipa/ipa-8.c: New test.
680         * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop.
682 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
684         PR debug/19192
685         PR debug/43479
686         * gcc.dg/guality/pr43479.c: New test.
687         * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var
688         and add volatile keyword.
690 2010-03-23  Mike Stump  <mikestump@comcast.net>
692         * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
694 2010-03-23  Jason Merrill  <jason@redhat.com>
696         * g++.dg/ext/altivec-17.C: Adjust error message.
698         * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
699         * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
700         * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
701         * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
702         * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
703         * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
705 2010-03-22  Jason Merrill  <jason@redhat.com>
707         PR c++/43333
708         * g++.dg/ext/is_pod.C: Pass -std=c++0x.
709         * g++.dg/ext/is_pod_98.C: New.
711         PR c++/43281
712         * g++.dg/cpp0x/auto18.C: New.
714         * gcc.dg/pr36997.c: Adjust error message.
715         * g++.dg/ext/vector9.C: Likewise.
716         * g++.dg/conversion/simd3.C: Likewise.
717         * g++.dg/other/error23.C: Likewise.
719 2010-03-22  Michael Matz  <matz@suse.de>
721         PR middle-end/43475
722         * gfortran.dg/pr43475.f90: New testcase.
724 2010-03-22  Richard Guenther  <rguenther@suse.de>
726         PR tree-optimization/43390
727         * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
729 2010-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
731         * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
732         * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
734 2010-03-20  Simon Martin  <simartin@users.sourceforge.net>
735             Michael Matz  <matz@suse.de>
737         PR c++/43081
738         * g++.dg/parse/crash56.C: New test.
740 2010-03-20  Paul Thomas  <pault@gcc.gnu.org>
742         PR fortran/43450
743         * gfortran.dg/whole_file_15.f90 : New test.
745 2010-03-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
747         PR fortran/43409
748         * gfortran.dg/inquire_size.f90: New test.
750 2010-03-20  Richard Guenther  <rguenther@suse.de>
752         PR rtl-optimization/43438
753         * gcc.c-torture/execute/pr43438.c: New testcase.
755 2010-03-20  Dodji Seketeli  <dodji@redhat.com>
757         PR c++/43375
758         * g++.dg/abi/mangle42.C: New test.
760 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
762         PR C/43211
763         * gcc.dg/pr43211.c: New test.
764         * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
766 2010-03-19  Bernd Schmidt  <bernd.schmidt@codesourcery.com>
768         PR rtl-optimization/42258
769         * gcc.target/arm/thumb1-mul-moves.c: New test.
771         PR target/40697
772         * gcc.target/arm/thumb-andsi.c: New test.
774         * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
775         dg-require-effective-target.
777 2010-03-19  Michael Matz  <matz@suse.de>
779         PR c++/43116
780         * g++.dg/other/pr43116.C: New testcase.
782 2010-03-19  Michael Matz  <matz@suse.de>
784         PR target/43305
785         * gcc.dg/pr43305.c: New testcase.
787 2010-03-19  Richard Guenther  <rguenther@suse.de>
789         PR tree-optimization/43415
790         * gcc.c-torture/compile/pr43415.c: New testcase.
792 2010-03-19  Eric Botcazou  <ebotcazou@adacore.com>
794         PR ada/43106
795         * gnat.dg/case_optimization2.adb: New test.
796         * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
798 2010-03-18  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
799             Jack Howarth <howarth@bromo.med.uc.edu>
801         PR target/36399
802         * gcc.target/i386/push-1.c: Don't xfail
803           scan-assembler-not "movups" on darwin.
805 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
807         PR debug/43058
808         * gcc.dg/pr43058.c: New test.
810 2010-03-18  Martin Jambor  <mjambor@suse.cz>
812         PR middle-end/42450
813         * g++.dg/torture/pr42450.C: New test.
815 2010-03-18  Michael Matz  <matz@suse.de>
817         PR middle-end/43419
818         * gcc.dg/pr43419.c: New testcase.
820 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
822         PR rtl-optimization/43360
823         * gcc.dg/torture/pr43360.c: New.
825 2010-03-18  Michael Matz  <matz@suse.de>
827         PR tree-optimization/43402
828         * gcc.dg/pr43402.c: New testcase.
830 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
832         PR target/42427
833         * gcc.dg/pr42427.c: New test.
835 2010-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
837         PR libfortran/43265
838         * gfortran.dg/read_empty_file.f: New test.
839         * gfortran.dg/read_eof_all.f90: New test.
840         * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
841         * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
843 2010-03-17  Michael Matz  <matz@suse.de>
845         * gcc.dg/pr43300.c: Add -w.
847 2010-03-17  Richard Guenther  <rguenther@suse.de>
849         * gcc.dg/pr43379.c: Add -w.
851 2010-03-17  Tobias Burnus  <burnus@net-b.de>
853         PR fortran/43331
854         * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
856 2010-03-16  Uros Bizjak  <ubizjak@gmail.com>
858         * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
860 2010-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
862         * ada/acats/run_all.sh: Log start and end times.
864 2010-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
866         * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
868 2010-03-16  Richard Guenther  <rguenther@suse.de>
870         PR middle-end/43379
871         * gcc.dg/pr43379.c: New testcase.
873 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
875         PR debug/43051
876         * gcc.dg/guality/pr43051-1.c: New test.
878 2010-03-15  Janis Johnson  <janis187@us.ibm.com>
880         PR testsuite/43363
881         * g++.dg/ext/altivec-17.C: Handle changes to error message.
883 2010-03-15  Michael Matz  <matz@suse.de>
885         PR middle-end/43300
886         * gcc.dg/pr43300.c: New testcase.
888 2010-03-15  Richard Guenther  <rguenther@suse.de>
890         PR tree-optimization/43367
891         * gcc.c-torture/compile/pr43367.c: New testcase.
893 2010-03-15  Richard Guenther  <rguenther@suse.de>
895         PR tree-optimization/43317
896         * gcc.dg/pr43317.c: New testcase.
898 2010-03-14  Uros Bizjak  <ubizjak@gmail.com>
900         * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
902 2010-03-14  Uros Bizjak  <ubizjak@gmail.com>
904         * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
906 2010-03-14  Tobias Burnus  <burnus@net-b.de>
908         PR fortran/43362
909         * gfortran.dg/impure_constructor_1.f90: New test.
911 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
913         PR middle-end/43354
914         * gfortran.dg/graphite/id-pr43354.f: New.
916 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
918         PR middle-end/43349
919         * gfortran.dg/graphite/pr43349.f: New.
921 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
923         PR middle-end/43306
924         * gcc.dg/graphite/pr43306.c: New.
926 2010-03-12  David S. Miller  <davem@davemloft.net>
928         * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
929         sparc.
931 2010-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
933         * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
935 2010-03-12  Paul Thomas  <pault@gcc.gnu.org>
937         PR fortran/43291
938         PR fortran/43326
939         * gfortran.dg/dynamic_dispatch_7.f03: New test.
941 2010-03-12  Kai Tietz  <kai.tietz@onevision.com>
943         * gfortran.dg/default_format_denormal_1.f90: Don't assume
944         fail for *-*-mingw* targets.
946 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
948         PR debug/43329
949         * gcc.dg/guality/pr43329-1.c: New test.
951 2010-03-11  Martin Jambor  <mjambor@suse.cz>
953         PR tree-optimization/43257
954         * g++.dg/torture/pr43257.C: New test.
956 2010-03-11  Tobias Burnus  <burnus@net-b.de>
958         PR fortran/43228
959         * gfortran.dg/namelist_61.f90: New test.
961 2010-03-11  Richard Guenther  <rguenther@suse.de>
963         PR tree-optimization/43255
964         * gcc.c-torture/compile/pr43255.c: New testcase.
966 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
968         * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
969         * gcc.dg/pr43280.c: New testcase.
971 2010-03-11  Richard Guenther  <rguenther@suse.de>
973         PR lto/43200
974         * gcc.dg/lto/20100227-1_0.c: New testcase.
975         * gcc.dg/lto/20100227-1_1.c: Likewise.
977 2010-03-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
979         PR libfortran/43320
980         PR libfortran/43265
981         * gfortran.dg/read_eof_6.f: New test
982         * gfortran.dg/read_x_eof.f90: New test.
983         * gfortran.dg/read_x_past.f: Update test.
985 2010-03-10  Jan Hubicka   <jh@suse.cz>
987         * gcc.c-torture/compile/pr43288.c: New test.
989 2010-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
991         * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
992         -fpic/-fPIC flags.
993         * g++.old-deja/g++.pt/asm2.C: Likewise.
994         * gcc.c-torture/compile/20000804-1.c: Likewise.
995         * gcc.target/i386/clobbers.c: Likewise.
997 2010-03-10  Tobias Burnus  <burnus@net-b.de>
999         PR fortran/43303
1000         * gfortran.dg/c_assoc_3.f90: New test.
1002 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
1004         PR debug/36728
1005         * gcc.dg/guality/pr36728-1.c: New test.
1006         * gcc.dg/guality/pr36728-2.c: New test.
1008 2010-03-10  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1010         * gcc.dg/h8300-div-delay-slot.c: New test.
1012 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
1014         PR tree-optimization/43236
1015         * gcc.c-torture/execute/pr43236.c: New test.
1017 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
1019         PR middle-end/42859
1020         * g++.dg/eh/pr42859.C: New test.
1022 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
1024         PR debug/43299
1025         * gcc.dg/pr43299.c: New test.
1027         PR debug/43290
1028         * g++.dg/eh/unwind2.C: New test.
1030 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
1031             Reza Yazdani  <reza.yazdani@amd.com>
1033         PR middle-end/43065
1034         * gcc.dg/graphite/run-id-4.c: New.
1036 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1038         PR middle-end/43065
1039         * gcc.dg/graphite/run-id-3.c: New.
1041 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
1043         PR middle-end/42644
1044         PR middle-end/42130
1045         * gcc.dg/graphite/id-18.c: New.
1046         * gcc.dg/graphite/run-id-pr42644.c: New.
1048 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1050         PR middle-end/42326
1051         * gcc.dg/graphite/pr42326.c: New.
1053 2010-03-08  Richard Guenther  <rguenther@suse.de>
1055         PR tree-optimization/43269
1056         * gcc.c-torture/execute/pr43269.c: New testcase.
1058 2010-03-08  Janus Weil  <janus@gcc.gnu.org>
1060         PR fortran/43256
1061         * gfortran.dg/typebound_call_13.f03: New.
1063 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
1065         * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
1066         of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
1068 2010-03-05  Jason Merrill  <jason@redhat.com>
1070         * g++.dg/abi/mangle40.C: Require weak and alias.
1072 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
1074         PR middle-end/42326
1075         * gfortran.dg/graphite/pr42326.f90: New.
1076         * gfortran.dg/graphite/pr42326-1.f90: New.
1078 2010-03-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1080         * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
1081         (gnat_target_compile): Likewise.
1082         Reinitialize GNAT_UNDER_TEST if target changes.
1083         Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
1084         (local_find_gnatmake): Pass full --GCC to gnatlink.
1085         Remove --LINK.
1087 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
1089         PR c/43248
1090         * gcc.dg/compound-literal-1.c: New testcase.
1092 2010-03-04  Martin Jambor  <mjambor@suse.cz>
1094         PR tree-optimization/43164
1095         PR tree-optimization/43191
1096         * gcc.c-torture/compile/pr43164.c: New test.
1097         * gcc.c-torture/compile/pr43191.c: Likewise.
1099 2010-03-04  Janus Weil  <janus@gcc.gnu.org>
1101         PR fortran/43244
1102         * gfortran.dg/finalize_9.f90: New.
1104 2010-03-04  Tobias Burnus  <burnus@net-b.de>
1105             Ken Werner <ken@linux.vnet.ibm.com>
1107         * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
1108         to dg-options for spu.
1109         * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
1110         dump-scan target to exclude spu.
1112 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
1114         PR middle-end/43209
1115         * gcc.dg/tree-ssa/ivopts-4.c: New.
1117 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
1119         * lib/target-supports-dg.exp (check-flags): Provide defaults for
1120         include-opts and exclude-opts; skip checking the flags if arguments
1121         are the same as the defaults.
1122         (dg-xfail-if): Verify the number of arguments, supply defaults
1123         for unspecified optional arguments.
1124         (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
1126 2010-03-03  Jason Merrill  <jason@redhat.com>
1128         PR c++/12909
1129         * g++.dg/abi/mangle40.C: Updated.
1131 2010-03-03  Jason Merrill  <jason@redhat.com>
1133         * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
1134         * g++.dg/abi/mangle23.C: Likewise.
1135         * g++.dg/eh/simd-2.C: Likewise.
1136         * g++.dg/ext/attribute-test-2.C: Likewise.
1137         * g++.dg/ext/vector14.C: Likewise.
1138         * g++.dg/other/pr34435.C: Likewise.
1139         * g++.dg/template/conv8.C: Likewise.
1140         * g++.dg/template/nontype9.C: Likewise.
1141         * g++.dg/template/qualttp17.C: Likewise.
1142         * g++.dg/template/ref1.C: Likewise.
1143         * g++.old-deja/g++.pt/crash68.C: Likewise.
1144         * g++.old-deja/g++.pt/ref1.C: Likewise.
1145         * g++.old-deja/g++.pt/ref3.C: Likewise.
1146         * g++.old-deja/g++.pt/ref4.C: Likewise.
1148         PR c++/12909
1149         * g++.dg/abi/mangle40.C: New.
1150         * g++.dg/abi/mangle41.C: New.
1151         * g++.dg/lto/20100302_0.C: New.
1152         * g++.dg/lto/20100302_1.C: New.
1153         * g++.dg/lto/20100302.h: New.
1155 2010-03-03  Paul Thomas  <pault@gcc.gnu.org>
1157         PR fortran/43243
1158         * gfortran.dg/internal_pack_12.f90: New test.
1160 2010-03-03  H.J. Lu  <hongjiu.lu@intel.com>
1162         * gcc.dg/pr36997.c: Adjust error message.
1164 2010-03-03  Mike Stump  <mikestump@comcast.net>
1166         * gcc.target/i386/builtin-unreachable.c: Don't expect stack
1167         adjustments to not be present on machines that align the stack to
1168         more than 4 bytes and don't have a red zone yet as that is an
1169         unimplemented optimization.
1171 2010-03-03  Janus Weil  <janus@gcc.gnu.org>
1173         PR fortran/43169
1174         * gfortran.dg/impure_assignment_3.f90: New.
1176 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
1178         PR debug/43229
1179         * gfortran.dg/pr43229.f90: New test.
1181         PR debug/43237
1182         * gcc.dg/debug/dwarf2/pr43237.c: New test.
1184         PR debug/43177
1185         * gcc.dg/guality/pr43177.c: New test.
1187 2010-03-02  Jason Merrill  <jason@redhat.com>
1189         * g++.dg/ext/vector9.C: Adjust error message.
1190         * g++.dg/conversion/simd3.C: Likewise.
1191         * g++.dg/other/error23.C: Likewise.
1193 2010-03-02  Mike Stump  <mikestump@comcast.net>
1195         PR c++/41090
1196         * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
1198 2010-03-02  Paul Thomas  <pault@gcc.gnu.org>
1200         PR fortran/43180
1201         * gfortran.dg/internal_pack_10.f90: New test.
1203         PR fortran/43173
1204         * gfortran.dg/internal_pack_11.f90: New test.
1206 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
1208         PR middle-end/42640
1209         * gcc.dg/tree-ssa/pr42640.c: New.
1211 2010-03-01  Richard Guenther  <rguenther@suse.de>
1213         PR tree-optimization/43220
1214         * gcc.c-torture/execute/pr43220.c: New testcase.
1216 2010-03-01  Richard Guenther  <rguenther@suse.de>
1218         PR middle-end/43213
1219         * gcc.dg/pr43213.c: New testcase.
1221 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1223         PR pch/14940
1224         * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
1226 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1228         * lib/target-supports.exp (check_effective_target_ucn_nocache):
1229         New function.
1230         (check_effective_target_ucn): Likewise.
1232         * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
1233         if !ucn.
1234         * gcc.dg/ucnid-2.c: Likewise.
1235         * gcc.dg/ucnid-3.c: Likewise.
1236         * gcc.dg/ucnid-4.c: Likewise.
1237         * gcc.dg/ucnid-11.c: Likewise.
1238         * gcc.dg/ucnid-12.c: Likewise.
1239         * gcc.dg/ucnid-6.c: Skip if !ucn.
1240         * gcc.dg/ucnid-9.c: Likewise.
1242 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1244         * gcc.target/i386/pr32000-2.c: Add missing include and exclude
1245         lists to dg-skip-if.
1246         * gcc.target/i386/stackalign/return-3.c: Likewise.
1248 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1250         * gcc.target/i386/clearcap.map: New file.
1251         * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
1252         Pass clearcap.map by default if supported.
1254 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1256         PR fortran/42900
1257         * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
1258         Explain this.
1259         * gfortran.dg/stat_2.f90: Likewise.
1261 2010-03-01  Tobias Burnus  <burnus@net-b.de>
1263         PR fortran/43199
1264         * gfortran.dg/module_read_2.f90: New test.
1266 2010-02-27  Mark Mitchell  <mark@codesourcery.com>
1268         PR c++/42748
1269         * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
1270         * g++.dg/abi/mangle12.C: Likewise.
1271         * g++.dg/abi/mangle20-2.C: Likewise.
1272         * g++.dg/abi/mangle17.C: Likewise.
1273         * g++.dg/template/cond2.C: Likewise.
1274         * g++.dg/template/pr35240.C: Likewise.
1276 2010-02-27  Richard Guenther  <rguenther@suse.de>
1278         PR tree-optimization/43186
1279         * gcc.c-torture/compile/pr43186.c: Adjust testcase.
1281 2010-02-27  Kaz Kojima  <kkojima@gcc.gnu.org>
1283         * g++.dg/abi/packed1.C: Expect warning on the SH.
1285 2010-02-27  Simon Martin  <simartin@users.sourceforge.net>
1287         PR c++/42054:
1288         * g++.dg/parse/error37.C: New test.
1290 2010-02-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1292         PR c/24577
1293         PR c/43192
1294         * gcc.dg/pr8927-1.c: Match new note.
1295         * gcc.dg/990506-0.c: Likewise.
1296         * gcc.dg/gomp/flush-2.c: Likewise.
1297         * gcc.dg/gomp/atomic-5.c: Likewise.
1298         * gcc.dg/gomp/pr34607.c: Likewise.
1299         * gcc.dg/pr35746.c: Likewise.
1300         * gcc.dg/cpp/pragma-1.c: Likewise.
1301         * gcc.dg/cpp/pragma-2.c: Likewise.
1302         * gcc.dg/pr41842.c: Likewise.
1303         * gcc.dg/noncompile/20040629-1.c: Likewise.
1304         * objc.dg/private-1.m: Likewise.
1306 2010-02-27  Tobias Burnus  <burnus@net-b.de>
1308         PR fortran/43185
1309         * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
1310         * gfortran.dg/default_initialization_4.f90: New test.
1312 2010-02-27  Eric Botcazou  <ebotcazou@adacore.com>
1314         * gnat.dg/thin_pointer.ad[sb]: Rename into...
1315         * gnat.dg/thin_pointer1.ad[sb]: ...this.
1316         * gnat.dg/thin_pointer2.adb: New test.
1317         * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
1319 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1321         PR c/20631
1322         * gcc.dg/cpp/c90-pedantic.c: New.
1323         * gcc.dg/cpp/c90.c: New.
1324         * gcc.dg/gnu90-const-expr-1.c: New.
1325         * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
1327 2010-02-26  Richard Guenther  <rguenther@suse.de>
1329         PR tree-optimization/43186
1330         * gcc.c-torture/compile/pr43186.c: New testcase.
1332 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1334         PR debug/43190
1335         * c-c++-common/dwarf2/pr43190.c: New test.
1337 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1339         PR testsuite/37074:
1340         * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
1342 2010-02-26  Richard Guenther  <rguenther@suse.de>
1344         PR tree-optimization/43188
1345         * gcc.c-torture/compile/pr43188.c: New testcase.
1347 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1349         PR target/43175
1350         * gcc.target/i386/vperm-v4si-2-sse4.c: New.
1352 2010-02-25  Eric Botcazou  <ebotcazou@adacore.com>
1354         * g++.dg/abi/packed1.C: Expect warning on the SPARC.
1356 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
1358         PR target/43154
1359         * gcc.target/powerpc/pr43154.c: New file.
1361 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
1363         PR debug/43166
1364         * gfortran.dg/debug/pr43166.f: New test.
1366         PR debug/43165
1367         * gcc.dg/torture/pr43165.c: New test.
1369 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1371         PR c/43128
1372         * c-c++-common/pr41779.c: Update.
1374 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1376         PR ada/32547
1377         * lib/gnat-dg.exp (gnat_load): Redefine.
1379         * ada/acats/run_acats: Run run_all.sh with $SHELL.
1380         * ada/acats/run_all.sh: Downcase tasking not implemented message.
1382 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1384         PR libobjc/36610
1385         * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
1386         i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
1387         -fgnu-runtime.
1388         Sort entries.
1390 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1392         * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
1394 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
1396         PR debug/43150
1397         * gcc.dg/guality/vla-1.c: New test.
1399 2010-02-24  Tobias Burnus  <burnus@net-b.de>
1401         PR fortran/43042
1402         * gfortran.dg/c_ptr_tests_15.f90: New test.
1404 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1406         PR target/43107
1407         * gcc.target/i386/pr43107.c: New test.
1409 2010-02-23  Jason Merrill  <jason@redhat.com>
1411         PR c++/43143
1412         * g++.dg/cpp0x/variadic100.C: New.
1414 2010-02-23  Jason Merrill  <jason@redhat.com>
1416         PR debug/42800
1417         * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
1418         * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
1419         * c-c++-common/dwarf2/vla1.c: New.
1421 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1423         PR target/43139
1424         * gcc.dg/pr43139.c: New test.
1426         PR debug/43077
1427         * gcc.dg/guality/pr43077-1.c: New test.
1429 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1431         PR 43123
1432         * gcc.dg/march.c: New.
1433         * gcc.dg/march-generic.c: New.
1434         * gcc.dg/mtune.c: New.
1436 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1438         PR middle-end/43083
1439         * gcc.dg/graphite/pr43083.c: New.
1441 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1443         PR middle-end/43097
1444         * gfortran.dg/graphite/pr43097.f: New.
1446 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1447             Manuel López-Ibáñez  <manu@gcc.gnu.org>
1449         PR middle-end/43140
1450         * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
1452 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1454         PR middle-end/43026
1455         * g++.dg/graphite/pr43026.C: New.
1457 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1459         PR c++/43126
1460         * gcc.dg/cleanup-1.c: Update.
1461         * gcc.dg/func-args-1.c: Update.
1462         * gcc.dg/format/sentinel-1.c: Update.
1463         * g++.old-deja/g++.jason/scoping10.C: Update.
1464         * g++.old-deja/g++.ns/lookup5.C: Update.
1465         * g++.dg/ext/cleanup-1.C: Update.
1466         * g++.dg/parse/varmod1.C: Update.
1467         * g++.dg/parse/error33.C: Update.
1468         * g++.dg/expr/call3.C: Update.
1469         * g++.dg/func-args-1.C: New.
1471 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
1473         PR c/43125
1474         * gcc.dg/attr-used-2.c: Moved to ...
1475         * c-c++-common/attr-used-2.c: Here.
1477         * gcc.dg/attr-used.c: Moved to ...
1478         * c-c++-common/attr-used.c: Here.
1480 2010-02-22  Ozkan Sezer  <sezeroz@gmail.com>
1482         * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
1484 2010-02-22  Richard Guenther  <rguenther@suse.de>
1486         PR lto/43045
1487         * gfortran.dg/lto/20100222-1_0.f03: New testcase.
1488         * gfortran.dg/lto/20100222-1_1.c: Likewise.
1490 2010-02-22  Richard Guenther  <rguenther@suse.de>
1492         PR tree-optimization/42749
1493         * gcc.c-torture/compile/pr42749.c: New testcase.
1495 2010-02-22  Paul Thomas  <pault@gcc.gnu.org>
1497         PR fortran/43072
1498         * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
1499         * gfortran.dg/internal_pack_9.f90: New test.
1501 2010-02-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1503         PR c++/23510
1504         * g++.dg/template/recurse.C: Adjust.
1505         * g++.dg/template/pr23510.C: New.
1507 2010-02-21  Dodji Seketeli  <dodji@redhat.com>
1509         PR c++/42824
1510         * g++.dg/template/memclass4.C: New test.
1512 2010-02-21  Tobias Burnus  <burnus@net-b.de>
1514         PR fortran/35259
1515         * gfortran.dg/reassoc_5.f90: New test.
1517 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
1519         PR target/43067
1520         * gcc.target/i386/pr43067.c: New test.
1522 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1524         PR c++/35669
1525         * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
1526         -Wconversion-null.
1527         * g++.dg/warn/Wconversion-null.C: New test.
1528         * g++.old-deja/g++.other/null1.C: Move to...
1529         * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
1531 2010-02-20  Paul Thomas  <pault@gcc.gnu.org>
1533         PR fortran/36932
1534         PR fortran/36933
1535         * gfortran.dg/dependency_26.f90: New test.
1537         PR fortran/43072
1538         * gfortran.dg/internal_pack_7.f90: New test.
1540         PR fortran/43111
1541         * gfortran.dg/internal_pack_8.f90: New test.
1543 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1545         PR 43128
1546         * c-c++-common/pr41779.c: Fix broken testcase.
1548 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1550         PR 36513
1551         * c-c++-common/pr36513.c: New testcase.
1552         * c-c++-common/pr36513-2.c: New testcase.
1554 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1556         PR 41779
1557         * c-c++-common/pr41779.c: New.
1559 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
1561         PR debug/43084
1562         * gcc.dg/pr43084.c: New test.
1564 2010-02-19  Richard Guenther  <rguenther@suse.de>
1566         PR tree-optimization/42916
1567         * gcc.dg/pr42916.c: New testcase.
1569 2010-02-18  Jason Merrill  <jason@redhat.com>
1571         PR c++/42837
1572         * g++.dg/abi/packed1.C: Add expected warning.
1574         PR c++/43108
1575         * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
1576         * gcc.dg/torture/dg-torture.exp: Likewise.
1577         * c-c++-common/torture/complex-sign.h,
1578         c-c++-common/torture/complex-sign-add.c,
1579         c-c++-common/torture/complex-sign-mixed-add.c,
1580         c-c++-common/torture/complex-sign-mixed-div.c,
1581         c-c++-common/torture/complex-sign-mixed-mul.c,
1582         c-c++-common/torture/complex-sign-mixed-sub.c,
1583         c-c++-common/torture/complex-sign-mul.c,
1584         c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
1585         Adapt for C++ compilation as well.
1587         PR c++/43070
1588         * g++.dg/ext/label1.C: Update.
1589         * g++.dg/ext/label2.C: Update.
1591         PR c++/26261
1592         * g++.dg/template/dependent-name6.C: New.
1594         PR c++/43109
1595         * g++.dg/parse/namespace12.C: New.
1597 2010-02-18  Martin Jambor  <mjambor@suse.cz>
1599         PR tree-optimization/43066
1600         * gcc.c-torture/compile/pr43066.c: New test.
1602 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
1604         * g++.dg/ext/attrib35.C: Fix target selector string.
1605         * g++.dg/ext/attrib36.C: Ditto.
1606         * g++.dg/ext/attrib37.C: Ditto.
1607         * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
1608         * g++.dg/abi/mangle25.C: Ditto.
1610 2010-02-17  Jason Merrill  <jason@redhat.com>
1612         PR c++/43069
1613         * g++.dg/parse/namespace11.C: New.
1615         PR c++/43093
1616         * g++.dg/ext/attrib37.C: New.
1618         PR c++/43079
1619         * g++.dg/template/ptrmem20.C: New.
1621 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
1623         PR target/43103
1624         * gcc.target/i386/xop-check.h: Include m256-check.h.
1625         * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
1626         * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
1627         * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
1628         * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
1630 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
1632         PR debug/42918
1633         * gcc.dg/pr42918.c: New test.
1635 2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
1637         * g++.dg/ext/attrib36.C: Require ILP32.
1639 2010-02-16  Richard Guenther  <rguenther@suse.de>
1641         PR tree-optimization/41043
1642         * gfortran.dg/pr41043.f90: New testcase.
1643         * gcc.dg/Wstrict-overflow-18.c: XFAIL.
1645 2010-02-16  Jason Merrill  <jason@redhat.com>
1647         * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
1649 2010-02-16  Ira Rosen <irar@il.ibm.com>
1651         PR tree-optimization/43074
1652         * gcc.dg/vect/fast-math-pr43074.c: New test.
1654 2010-02-16  Jakub Jelinek  <jakub@redhat.com>
1656         * lib/prune.exp: Prune variable tracking size limit exceeded notes.
1658 2010-02-16  Jason Merrill  <jason@redhat.com>
1660         PR c++/43031
1661         * g++.dg/ext/attrib36.C: New.
1663         PR c++/43036
1664         * g++.dg/other/array6.C: New.
1666 2010-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1668         * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
1670 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
1672         * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
1673         _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
1674         * gcc.target/i386/xop-vpermil2pd-1.c: New.
1675         * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
1676         * gcc.target/i386/xop-vpermil2ps-1.c: New.
1677         * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
1679 2010-02-15  Richard Guenther  <rguenther@suse.de>
1681         PR middle-end/43068
1682         * g++.dg/torture/pr43068.C: New testcase.
1684 2010-02-14  Volker Reichelt  <reichelt@gcc.gnu.org>
1686         PR c++/43024
1687         * g++.dg/opt/ice1.C: New.
1689 2010-02-14  Jason Merrill  <jason@redhat.com>
1691         PR c++/41997
1692         * g++.dg/cpp0x/initlist-opt.C: New.
1694 2010-02-13  Paul Thomas  <pault@gcc.gnu.org>
1696         PR fortran/41113
1697         PR fortran/41117
1698         * gfortran.dg/internal_pack_6.f90: New test.
1700 2010-02-12  Jason Merrill  <jason@redhat.com>
1702         PR c++/43054
1703         * g++.dg/cpp0x/variadic99.C: New.
1705 2010-02-12  Jakub Jelinek  <jakub@redhat.com>
1707         * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
1708         sign extend pointers to gualchk_t.
1710         PR c++/43033
1711         * g++.dg/other/default3.C: Xfail g4 test.
1713 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1715         PR middle-end/43012
1716         * gcc.dg/graphite/pr43012.c: New.
1718 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1720         PR middle-end/42930
1721         * g++.dg/graphite/pr42930.C: New.
1723 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1725         PR middle-end/42914
1726         PR middle-end/42530
1727         * gcc.dg/graphite/pr42530.c: New.
1728         * gcc.dg/graphite/pr42914.c: New.
1730 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1732         PR middle-end/42771
1733         * gcc.dg/graphite/pr42771.c: New.
1735 2010-02-11  Richard Guenther  <rguenther@suse.de>
1737         PR tree-optimization/42998
1738         * gcc.c-torture/compile/pr42998.c: New testcase.
1740 2010-02-10  Jason Merrill  <jason@redhat.com>
1742         PR c++/41896
1743         * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
1745         PR c++/42983, core issue 906
1746         * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
1747         * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
1749         PR c++/43016
1750         * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
1752 2010-02-10  Richard Guenther  <rguenther@suse.de>
1754         PR tree-optimization/43017
1755         * gcc.dg/torture/pr43017.c: New testcase.
1757 2010-02-10  Tobias Burnus <burnus@net-b.de>
1759         PR fortran/40823
1760         * gfortran.dg/private_type_1.f90: Update error location.
1761         * gfortran.dg/invalid_interface_assignment.f90: Ditto.
1762         * gfortran.dg/typebound_operator_2.f03: Ditto.
1763         * gfortran.dg/assignment_2.f90: Ditto.
1764         * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1765         * gfortran.dg/binding_label_tests_9.f03: Ditto.
1767 2010-02-10  Tobias Burnus  <burnus@net-b.de>
1769         PR fortran/43015
1770         * gfortran.dg/bind_c_usage_20.f90: New test.
1772 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
1774         PR debug/43010
1775         * g++.dg/debug/pr43010.C: New test.
1777 2010-02-10  Richard Guenther  <rguenther@suse.de>
1779         PR c/43007
1780         * gcc.c-torture/execute/20100209-1.c: New testcase.
1781         * gcc.dg/fold-div-3.c: Likewise.
1783 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
1785         * gcc.dg/builtin-ffs-1.c: New test.
1787 2010-02-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1789         PR fortran/42999
1790         * gfortran.dg/array_constructor_35.f90: New test.
1792 2010-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1794         * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
1796 2010-02-09  Jason Merrill  <jason@redhat.com>
1798         PR c++/42399
1799         * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
1801         PR c++/42370
1802         * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
1804 2010-02-09  Tobias Burnus  <burnus@net-b.de>
1806         PR fortran/41869
1807         * gfortran.dg/module_write_1.f90: New test.
1809 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
1811         * gcc.dg/pr19340.c: Adjust.
1813 2010-02-09  Richard Guenther  <rguenther@suse.de>
1815         PR tree-optimization/43008
1816         * gcc.c-torture/execute/pr43008.c: New testcase.
1818 2010-02-09  Richard Guenther  <rguenther@suse.de>
1820         PR tree-optimization/43000
1821         * gcc.dg/torture/pr43000.c: New testcase.
1822         * gcc.dg/torture/pr43002.c: Likewise.
1824 2010-02-09  Daniel Kraft  <d@domob.eu>
1826         PR fortran/39171
1827         * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
1828         and pass -Wsurprising as necessary.
1830 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
1832         PR tree-optimization/42890
1833         * g++.dg/torture/pr42890.C: New test.
1835 2010-02-08  Richard Guenther  <rguenther@suse.de>
1837         PR middle-end/42995
1838         * gcc.dg/tree-ssa/inline-4.c: New testcase.
1840 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
1842         * gcc.dg/graphite/block-0.c: Call abort for runtime test.  Always
1843         return 0 from main.
1844         * gcc.dg/graphite/block-1.c: Same.
1845         * gcc.dg/graphite/block-3.c: Same.
1846         * gcc.dg/graphite/block-4.c: Same.
1847         * gcc.dg/graphite/block-5.c: Same.
1848         * gcc.dg/graphite/block-6.c: Same.
1849         * gcc.dg/graphite/block-7.c: Same.
1850         * gcc.dg/graphite/interchange-0.c: Same.
1851         * gcc.dg/graphite/interchange-1.c: Same.
1852         * gcc.dg/graphite/interchange-10.c: Same.
1853         * gcc.dg/graphite/interchange-11.c: Same.
1854         * gcc.dg/graphite/interchange-12.c: Same.
1855         * gcc.dg/graphite/interchange-2.c: Same.
1856         * gcc.dg/graphite/interchange-3.c: Same.
1857         * gcc.dg/graphite/interchange-4.c: Same.
1858         * gcc.dg/graphite/interchange-5.c: Same.
1859         * gcc.dg/graphite/interchange-6.c: Same.
1860         * gcc.dg/graphite/interchange-7.c: Same.
1861         * gcc.dg/graphite/interchange-8.c: Same.
1862         * gcc.dg/graphite/interchange-9.c: Same.
1863         * gcc.dg/graphite/interchange-mvt.c: Same.
1865 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
1867         * gfortran.dg/graphite/id-19.f: New.
1868         * gfortran.dg/graphite/pr14741.f90: New.
1869         * gfortran.dg/graphite/pr41924.f90: New.
1870         * gfortran.dg/graphite/run-id-2.f90: New.
1872 2010-02-07  Richard Guenther  <rguenther@suse.de>
1874         PR middle-end/42956
1875         * gcc.c-torture/compile/pr42956.c: New testcase.
1877 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1879         PR libfortran/42742
1880         * gfortran.dg/fmt_cache_2.f: New test.
1882 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1884         * gfortran.dg/read_no_eor.f90: New test.
1886 2010-02-05  Jason Merrill  <jason@redhat.com>
1888         * g++.dg/ext/label13.C: Move constructor body out of class.
1890 2010-02-03  Jason Merrill  <jason@redhat.com>
1892         PR c++/42870
1893         * g++.dg/ext/dllexport3.C: New.
1895 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
1897         * gcc.dg/format/ms-format3.c: New test for specific MS types.
1899 2010-02-05  Richard Guenther  <rguenther@suse.de>
1901         * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
1903 2010-02-05  Dodji Seketeli  <dodji@redhat.com>
1905         PR c++/42915
1906         * g++.dg/other/crash-9.C: New test.
1908 2010-02-05  Paul Thomas  <pault@gcc.gnu.org>
1910         PR fortran/42309
1911         * gfortran.dg/subref_array_pointer_4.f90 : New test.
1913 2010-02-04  Richard Guenther  <rguenther@suse.de>
1915         PR rtl-optimization/42952
1916         * gcc.dg/torture/pr42952.c: New testcase.
1918 2010-02-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1920         PR libfortran/42901
1921         * gfortran.dg/namelist_60.f90: New test.
1923 2010-02-03  Jason Merrill  <jason@redhat.com>
1925         PR c++/40138
1926         * g++.dg/ext/builtin11.C: New.
1928         PR c++/4926
1929         PR c++/38600
1930         * g++.dg/abi/mangle35.C: New.
1931         * g++.dg/abi/mangle37.C: New.
1933         PR c++/12909
1934         * g++.dg/abi/mangle36.C: New.
1936         PR c++/35652
1937         * g++.dg/warn/string1.C: New.
1939 2010-02-03  Richard Guenther  <rguenther@suse.de>
1941         PR tree-optimization/42944
1942         * gcc.dg/errno-1.c: New testcase.
1944 2010-02-03  Richard Guenther  <rguenther@suse.de>
1946         PR middle-end/42927
1947         * gcc.c-torture/compile/pr42927.c: New testcase.
1949 2010-02-03  Tobias Burnus  <burnus@net-b.de>
1951         PR fortran/42936
1952         * gfortran.dg/null_4.f90: New test.
1954 2010-02-02  Jason Merrill  <jason@redhat.com>
1956         PR c++/41090
1957         * g++.dg/ext/label13.C: New.
1959 2010-02-02  Tobias Burnus  <burnus@net-b.de>
1961         PR fortran/42650
1962         * gfortran.dg/func_result_5.f90: New test.
1964 2010-02-01  Tobias Burnus  <burnus@net-b.de>
1966         PR fortran/42922
1967         * gfortran.dg/pure_initializer_3.f90: News test.
1969 2010-01-31  Janus Weil  <janus@gcc.gnu.org>
1971         PR fortran/42888
1972         * gfortran.dg/allocate_derived_2.f90: New test.
1974 2010-01-31  Eric Botcazou  <ebotcazou@adacore.com>
1976         PR middle-end/42898
1977         * gcc.dg/torture/pr42898-2.c: New test.
1979 2010-01-31  Richard Guenther  <rguenther@suse.de>
1981         PR middle-end/42898
1982         * gcc.dg/torture/pr42898.c: New testcase.
1984 2010-01-31  Paul Thomas  <pault@gcc.gnu.org>
1986         PR fortran/38324
1987         * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
1988         * gfortran.dg/alloc_comp_bounds_1.f90: New test.
1990 2010-01-30  Paolo Bonzini  <bonzini@gnu.org>
1992         * g++.dg/tree-ssa/inline-1.C: New.
1993         * g++.dg/tree-ssa/inline-2.C: New.
1994         * g++.dg/tree-ssa/inline-3.C: New.
1996 2010-01-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
1998         PR testsuite/41701
1999         * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
2000         the string 'pow' in the pathname of the compiler from generating a
2001         test failure.
2003 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2005         * g++.old-deja/g++.mike/eh16.C: Rename err to e.
2006         * g++.old-deja/g++.mike/eh17.C: Likewise.
2007         * g++.old-deja/g++.mike/p5571.C: Likewise.
2009 2010-01-29  Dodji Seketeli  <dodji@redhat.com>
2011         PR c++/42758
2012         PR c++/42634
2013         PR c++/42336
2014         PR c++/42797
2015         PR c++/42880
2016         * g++.dg/other/crash-5.C: New test.
2017         * g++.dg/other/crash-6.C: New test.
2018         * g++.dg/other/crash-7.C: New test.
2019         * g++.dg/other/crash-8.C: New test.
2021 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
2023         PR rtl-optimization/42889
2024         * gcc.dg/pr42889.c: New test.
2026 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
2028         * gcc.target/i386/pr42881.c: Use SSE2.
2030 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
2032         PR target/42891
2033         * gcc.target/i386/pr42891.c: New test.
2035 2010-01-28  Richard Guenther  <rguenther@suse.de>
2037         PR tree-optimization/42871
2038         * g++.dg/torture/pr42871.C: New testcase.
2040 2010-01-28  Richard Guenther  <rguenther@suse.de>
2042         * gcc.dg/Wobjsize-1.h: New testcase.
2043         * gcc.dg/Wobjsize-1.c: Likewise.
2045 2010-01-28  Richard Guenther  <rguenther@suse.de>
2047         PR middle-end/42883
2048         * g++.dg/torture/pr42883.C: New testcase.
2050 2010-01-28  Michael Matz  <matz@suse.de>
2052         * gcc.target/i386/pr42881.c: New test.
2054 2010-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2056         * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
2057         Add i?86-*-solaris2* support.
2059 2010-01-28  Dodji Seketeli  <dodji@redhat.com>
2061         PR c++/42713
2062         PR c++/42820
2063         * g++.dg/template/typedef27.C: New test case.
2064         * g++.dg/template/typedef28.C: New test case.
2066 2010-01-27  Stephen Thomas  <stephen.thomas@arm.com>
2068         * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
2070 2010-01-27  Richard Guenther  <rguenther@suse.de>
2072         PR middle-end/42878
2073         * gcc.dg/torture/pr42878-1.c: New testcase.
2074         * gcc.dg/torture/pr42878-2.c: Likewise.
2076 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
2078         PR middle-end/42874
2079         * gcc.dg/vla-22.c: New test.
2081 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
2083         * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
2084         current collation.
2086 2010-01-26  Richard Guenther  <rguenther@suse.de>
2088         PR rtl-optimization/42685
2089         * gcc.dg/pr42685.c: New testcase.
2090         * g++.dg/other/pr42685.C: Likewise.
2092 2010-01-26  Richard Guenther  <rguenther@suse.de>
2094         PR middle-end/42806
2095         * g++.dg/other/pr42806.C: New testcase.
2097 2010-01-26  Richard Guenther  <rguenther@suse.de>
2099         PR tree-optimization/42250
2100         * gcc.dg/pr42250.c: New testcase.
2102 2010-01-25  Arnaud Charlet  <charlet@adacore.com>
2104         * gnat.dg/array_bounds_test.adb: New test.
2106 2010-01-25  Tobias Burnus  <burnus@net-b.de>
2108         PR fortran/42858
2109         * gfortran.dg/generic_21.f90: New test.
2111 2010-01-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2113         PR testsuite/41522
2114         * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
2116 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
2118         PR c++/42748
2119         * g++.dg/abi/arm_va_list2.C: New test.
2120         * g++.dg/abi/arm_va_list2.h: Companion header file.
2122 2010-01-24  Paul Thomas  <pault@gcc.gnu.org>
2124         PR fortran/41044
2125         * gfortran.dg/parameter_array_ref_2.f90 : New test.
2127         PR fortran/41167
2128         * gfortran.dg/char_array_arg_1.f90 : New test.
2130         * gfortran.dg/pr25923.f90 : Remove XFAIL.
2132 2010-01-24  Tobias Burnus  <burnus@net-b.de>
2134         PR fortran/39304
2135         * gfortran.dg/generic_20.f90: New test.
2137 2010-01-22  Michael Matz  <matz@suse.de>
2139         * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
2140         -msse2.
2142 2010-01-21  Paul Thomas  <pault@gcc.gnu.org>
2144         PR fortran/42736
2145         * gfortran.dg/dependency_25.f90 : New test.
2147 2010-01-21  Martin Jambor  <mjambor@suse.cz>
2149         PR tree-optimization/42585
2150         * gcc.dg/tree-ssa/pr42585.c: New test.
2152 2010-01-21  Richard Guenther  <rguenther@suse.de>
2154         PR middle-end/19988
2155         * gcc.dg/pr19988.c: New testcase.
2157 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
2159         * g++.dg/compat/decimal/compat-common.h: New file.
2160         * g++.dg/compat/decimal/decimal-dummy.h: New file.
2161         * g++.dg/compat/decimal/pass_x.h: New file.
2162         * g++.dg/compat/decimal/pass_y.h: New file.
2163         * g++.dg/compat/decimal/pass-1_main.C: New file.
2164         * g++.dg/compat/decimal/pass-1_x.C: New file.
2165         * g++.dg/compat/decimal/pass-1_y.C: New file.
2166         * g++.dg/compat/decimal/pass-2_main.C: New file.
2167         * g++.dg/compat/decimal/pass-2_x.C: New file.
2168         * g++.dg/compat/decimal/pass-2_y.C: New file.
2169         * g++.dg/compat/decimal/pass-3_main.C: New file.
2170         * g++.dg/compat/decimal/pass-3_x.C: New file.
2171         * g++.dg/compat/decimal/pass-3_y.C: New file.
2172         * g++.dg/compat/decimal/pass-4_main.C: New file.
2173         * g++.dg/compat/decimal/pass-4_x.C: New file.
2174         * g++.dg/compat/decimal/pass-4_y.C: New file.
2175         * g++.dg/compat/decimal/pass-5_main.C: New file.
2176         * g++.dg/compat/decimal/pass-5_x.C: New file.
2177         * g++.dg/compat/decimal/pass-5_y.C: New file.
2178         * g++.dg/compat/decimal/pass-6_main.C: New file.
2179         * g++.dg/compat/decimal/pass-6_x.C: New file.
2180         * g++.dg/compat/decimal/pass-6_y.C: New file.
2181         * g++.dg/compat/decimal/return_x.h: New file.
2182         * g++.dg/compat/decimal/return_y.h: New file.
2183         * g++.dg/compat/decimal/return-1_main.C: New file.
2184         * g++.dg/compat/decimal/return-1_x.C: New file.
2185         * g++.dg/compat/decimal/return-1_y.C: New file.
2186         * g++.dg/compat/decimal/return-2_main.C: New file.
2187         * g++.dg/compat/decimal/return-2_x.C: New file.
2188         * g++.dg/compat/decimal/return-2_y.C: New file.
2189         * g++.dg/compat/decimal/return-3_main.C: New file.
2190         * g++.dg/compat/decimal/return-3_x.C: New file.
2191         * g++.dg/compat/decimal/return-3_y.C: New file.
2192         * g++.dg/compat/decimal/return-4_main.C: New file.
2193         * g++.dg/compat/decimal/return-4_x.C: New file.
2194         * g++.dg/compat/decimal/return-4_y.C: New file.
2195         * g++.dg/compat/decimal/return-5_main.C: New file.
2196         * g++.dg/compat/decimal/return-5_x.C: New file.
2197         * g++.dg/compat/decimal/return-5_y.C: New file.
2198         * g++.dg/compat/decimal/return-6_main.C: New file.
2199         * g++.dg/compat/decimal/return-6_x.C: New file.
2200         * g++.dg/compat/decimal/return-6_y.C: New file.
2202 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2204         PR debug/42715
2205         * gcc.dg/pr42715.c: New.
2207 2010-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
2209         PR c++/42038
2210         * g++.dg/parse/crash55.C: New.
2212 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2214         PR debug/42782
2215         * gcc.dg/guality/pr42782.c: New.
2217 2010-01-20  Jason Merrill  <jason@redhat.com>
2219         PR c++/41788
2220         * g++.dg/abi/packed1.C: New.
2222         PR c++/41920
2223         * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
2225         PR c++/40750
2226         * g++.dg/parse/fn-typedef1.C: New.
2227         * g++.dg/other/cv_quals.C: Adjust.
2229 2010-01-20  Anthony Green  <green@moxielogic.com>
2231         * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
2232         pack(push) pragma).
2233         * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
2234         * gcc.dg/20020312-2.c: Port this to the moxie core.
2235         * gcc.dg/weak/typeof-2.c: Ditto.
2237 2010-01-20  Richard Guenther  <rguenther@suse.de>
2239         PR tree-optimization/42717
2240         * gcc.c-torture/compile/pr42717.c: New testcase.
2242 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
2244         * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
2245         of signed, add a few new tests.
2247         PR middle-end/42803
2248         * g++.dg/parse/limits-initializer1.C: New test.
2250 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2252         PR fortran/42804
2253         * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
2254         * gfortran.dg/typebound_call_12.f03: New test.
2256 2010-01-19  Paul Thomas  <pault@gcc.gnu.org>
2258         PR fortran/42783
2259         * gfortran.dg/bounds_check_15.f90 : New test.
2261 2010-01-19  Michael Matz  <matz@suse.de>
2263         PR tree-optimization/41783
2264         * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
2266 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2268         PR target/38697.
2269         * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
2270         * gcc.target/arm/neon/vget_lowp16.c: Likewise.
2271         * gcc.target/arm/neon/vget_lowp8.c:  Likewise.
2272         * gcc.target/arm/neon/vget_lows16.c: Likewise.
2273         * gcc.target/arm/neon/vget_lows32.c: Likewise.
2274         * gcc.target/arm/neon/vget_lows64.c: Likewise.
2275         * gcc.target/arm/neon/vget_lows8.c: Likewise.
2276         * gcc.target/arm/neon/vget_lowu16.c: Likewise.
2277         * gcc.target/arm/neon/vget_lowu32.c: Likewise.
2278         * gcc.target/arm/neon/vget_lowu64.c: Likewise.
2279         * gcc.target/arm/neon/vget_lowu8.c: Likewise.
2281 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2283         PR fortran/42545
2284         * gfortran.dg/extends_6.f03: Modified an error message.
2285         * gfortran.dg/extends_10.f03: New test.
2286         * gfortran.dg/private_type_6.f03: Modified an error message.
2287         * gfortran.dg/structure_constructor_8.f03: Ditto.
2289 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
2291         PR tree-optimization/42719
2292         * gcc.dg/pr42719.c: New test.
2294         PR debug/42728
2295         * gcc.dg/pr42728.c: New test.
2297 2010-01-19  Anthony Green  <green@moxielogic.com>
2299         * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2301 2010-01-18  Anthony Green  <green@moxielogic.com>
2303         * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
2304         for moxie.
2306 2010-01-19  Dodji Seketeli  <dodji@redhat.com>
2308         * g++.dg/template/error45.C: reverted as part of reverting the
2309         fix of PR c++/42634.
2311 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2313         PR c++/42634
2314         * g++.dg/template/error45.C: New test.
2316 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2318         PR c++/42766
2319         * g++.dg/conversion/op6.C: New test.
2321 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
2323         PR target/42774
2324         * gcc.target/alpha/pr42774.c: New test.
2326 2010-01-18  Richard Guenther  <rguenther@suse.de>
2328         PR tree-optimization/42781
2329         * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
2331 2010-01-17  Richard Guenther  <rguenther@suse.de>
2333         PR middle-end/42248
2334         * gcc.c-torture/execute/pr42248.c: New testcase.
2336 2010-01-17  Richard Guenther  <rguenther@suse.de>
2338         PR tree-optimization/42773
2339         * g++.dg/torture/pr42773.C: New testcase.
2341 2010-01-17  Janus Weil  <janus@gcc.gnu.org>
2343         PR fortran/42677
2344         * gfortran.dg/interface_assignment_5.f90: New test.
2346 2010-01-17  Dodji Seketeli  <dodji@redhat.com>
2348         PR c++/42697
2349         * g++.dg/template/crash94.C: Reverted.
2351 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
2353         PR debug/42767
2354         * gcc.dg/debug/pr42767.c: New.
2356 2010-01-15  Jason Merrill  <jason@redhat.com>
2358         PR c++/42761
2359         * g++.dg/cpp0x/decltype22.C: New.
2361 2010-01-16  Jakub Jelinek  <jakub@redhat.com>
2363         PR middle-end/42760
2364         * g++.dg/torture/pr42760.C: New test.
2366 2010-01-15  Jing Yu  <jingyu@google.com>
2368         PR rtl-optimization/42691
2369         * gcc.c-torture/execute/pr42691.c: New.
2371 2010-01-15  Richard Guenther  <rguenther@suse.de>
2373         PR middle-end/42739
2374         * g++.dg/torture/pr42739.C: New testcase.
2376 2010-01-15  Dodji Seketeli  <dodji@redhat.com>
2378         * g++.dg/template/error45.C: Revert as part of reverting changes
2379         or PR c++/42634.
2381 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2383         PR fortran/42684
2384         * gfortran.dg/interface_31.f90: New test.
2386 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2388         * gcc.target/powerpc/pr42747.c: New file.
2390 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2392         PR middle-end/42674
2393         * c-c++-common/pr42674.c: New test.
2395         PR c++/42608
2396         * g++.dg/template/instantiate11.C: New test.
2398 2010-01-14  Jason Merrill  <jason@redhat.com>
2400         PR c++/42701
2401         * g++.dg/overload/error3.C: New.
2403         PR c++/42655
2404         * g++.dg/overload/rvalue1.C: New.
2406 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2408         PR tree-optimization/42706
2409         * gcc.dg/ipa/pr42706.c: New testcase.
2411 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
2413         * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
2415 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2417         PR tree-optimization/42714
2418         * g++.dg/torture/pr42714.C: New test.
2420 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2422         PR rtl-optimization/42246
2423         * gfortran.dg/pr42246-2.f: New.
2425 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2427         PR rtl-optimization/42389
2428         * gcc.dg/pr42389.c: New.
2430 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2432         PR rtl-optimization/42388
2433         * gcc.dg/pr42388.c: New.
2435 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2437         PR rtl-optimization/42294
2438         * gfortran.dg/pr42294.f: New.
2440 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2442         PR rtl-optimization/39453
2443         PR rtl-optimization/42246
2444         * gcc.dg/pr39453.c: New.
2445         * gcc.dg/pr42246.c: New.
2447 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2449         PR middle-end/42245
2450         * gcc.dg/pr42245.c: New.
2451         * gcc.dg/pr42245-2.c: New.
2453 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2455         PR rtl-optimization/42249
2456         * gcc.dg/pr42249.c: New.
2458 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2460         PR c/42721
2461         * gcc.c-torture/execute/pr42721.c: New test.
2463 2010-01-14  Ira Rosen  <irar@il.ibm.com>
2465         PR tree-optimization/42709
2466         * gcc.dg/vect/pr42709.c: New test.
2468 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2470         PR fortran/41478
2471         * gfortran.dg/alloc_comp_scalar_1.f90: New test.
2472         * gfortran.dg/alloc_comp_transformational_1.f90: New test.
2474 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2476         PR fortran/42481
2477         * gfortran.dg/generic_19.f90 : New test.
2479 2010-01-13  Richard Guenther  <rguenther@suse.de>
2481         PR tree-optimization/42730
2482         * gcc.c-torture/compile/pr42730.c: New testcase.
2484 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
2486         PR target/pr42542
2487         * gcc.target/ia64/pr42542-1.c: New.
2488         * gcc.target/ia64/pr42542-2.c: New.
2489         * gcc.target/ia64/pr42542-3.c: New.
2491 2010-01-13  Dodji Seketeli  <dodji@redhat.com>
2493         PR c++/42634
2494         * g++.dg/template/error45.C: New test.
2496 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2498         PR tree-optimization/42704
2499         * g++.dg/torture/pr42704.C: New test.
2501 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2503         PR tree-optimization/42703
2504         * gcc.c-torture/compile/pr42703.c: New test.
2506 2010-01-13  Richard Guenther  <rguenther@suse.de>
2508         PR tree-optimization/42705
2509         * gcc.c-torture/compile/pr42705.c: New testcase.
2511 2010-01-13  Jie Zhang  <jie.zhang@analog.com>
2513         * gcc.target/bfin/l2.c: New test.
2514         * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
2516 2010-01-13  Richard Guenther  <rguenther@suse.de>
2518         PR middle-end/42716
2519         * gcc.c-torture/compile/pr42716.c: New testcase.
2521 2010-01-13  Richard Guenther  <rguenther@suse.de>
2523         PR lto/42678
2524         * gfortran.dg/lto/20100110-1_0.f90: New testcase.
2526 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
2528         PR c/42708
2529         * gcc.c-torture/compile/pr42708-1.c: New test.
2531 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
2533         PR debug/42662
2534         * gcc.dg/pr42662.c: New test.
2536         PR tree-optimization/42645
2537         * g++.dg/other/pr42645-1.C: New test.
2538         * g++.dg/other/pr42645-2.C: New test.
2540 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
2542         PR target/42416
2543         * gcc.target/powerpc/warn-1.c: New test.
2544         * gcc.target/powerpc/warn-2.c: New test.
2546 2010-01-11  Uros Bizjak  <ubizjak@gmail.com>
2548         * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
2549         stack alignment.
2551 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
2553         * gcc.dg/lto/20100108_0.c: New.
2555 2010-01-10  Uros Bizjak  <ubizjak@gmail.com>
2557         * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
2558         Add -march=i686 -msse for 32bit x86 targets.
2560 2010-01-10  Richard Guenther  <rguenther@suse.de>
2562         PR middle-end/42667
2563         * gcc.dg/torture/pr42667.c: New testcase.
2565 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2567         PR fortran/32489
2568         * gfortran.dg/array_constructor_34.f90: New test.
2570 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2572         PR fortran/20923
2573         * gfortran.dg/array_constructor_33.f90: New test.
2574         gfortran.dg/array_function_5.f90: Add credit.
2576 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2578         PR debug/42631
2579         * gcc.dg/pr42631.c: New.
2581 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2583         PR debug/42630
2584         * gcc.dg/pr42630.c: New.
2586 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2588         PR debug/42629
2589         * gcc.dg/pr42629.c: New.
2591 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2593         PR middle-end/42363
2594         * gcc.dg/torture/pr42363.c: New.
2596 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2598         PR debug/42604
2599         PR debug/42395
2600         * gcc.dg/vect/pr42604.c: New.
2601         * gcc.dg/vect/pr42395.c: New.
2603 2010-01-09  Richard Guenther  <rguenther@suse.de>
2605         PR middle-end/42512
2606         * gcc.c-torture/execute/pr42512.c: New testcase.
2608 2010-01-09  Tobias Burnus  <burnus@net-b.de>
2610         PR fortran/41298
2611         * gfortran.dg/c_ptr_tests_14.f90: New test.
2613 2010-01-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2615         PR ada/41929
2616         * gnat.dg/null_pointer_deref1.adb: Don't run on
2617         sparc*-sun-solaris2.11.
2619 2010-01-08  Richard Guenther  <rguenther@suse.de>
2621         PR lto/42528
2622         * gcc.dg/lto/20100103-1_0.c: New testcase.
2623         * gcc.dg/lto/20100103-2_0.c: Likewise.
2625 2010-01-08  Tobias Burnus  <burnus@net-b.de
2627         PR/fortran 25829
2628         * gfortran.dg/asynchronous_1.f90: New test.
2629         * gfortran.dg/asynchronous_2.f90: New test.
2630         * gfortran.dg/conflicts.f90: Update error message.
2632 2010-01-07  Dodji Seketeli  <dodji@redhat.com>
2634         c++/40155
2635         * g++.dg/cpp0x/variadic-unify-2.C: New test.
2637 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
2639         PR tree-optimization/42625
2640         * g++.dg/opt/dtor4.C: New test.
2641         * g++.dg/opt/dtor4.h: New.
2642         * g++.dg/opt/dtor4-aux.cc: New.
2644 2010-01-07  Tobias Burnus  <burnus@net-b.de>
2646         PR fortran/42597
2647         * gfortran.dg/proc_ptr_26.f90: New test.
2649 2010-01-07  Tobias Burnus  <burnus@net-b.de>
2651         PR fortran/41872
2652         * gfortran.dg/allocatable_scalar_7.f90: New test.
2654 2010-01-06  Richard Guenther  <rguenther@suse.de>
2656         * gcc.c-torture/compile/pr42632.c: New testcase.
2658 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
2660         PR target/42542
2661         * gcc.target/i386/pr42542-4.c: New.
2662         * gcc.target/i386/pr42542-4a.c: Likewise.
2663         * gcc.target/i386/pr42542-5.c: Likewise.
2664         * gcc.target/i386/pr42542-5a.c: Likewise.
2666 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
2668         * gcc.dg/tls/opt-15.c: New test.
2670 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
2672         * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
2674 2010-01-05  Martin Jambor  <mjambor@suse.cz>
2676         PR tree-optimization/42462
2677         * g++.dg/torture/pr42462.C: New test.
2679 2010-01-05  Jason Merrill  <jason@redhat.com>
2681         * g++.dg/cpp0x/initlist30.C: New test.
2683 2010-01-05  Richard Guenther  <rguenther@suse.de>
2685         PR tree-optimization/42614
2686         * gcc.c-torture/execute/pr42614.c: New testcase.
2688 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
2690         * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
2691         * gcc.dg/Wunreachable-1.c: Remove the testcase of
2692         -Wunreachable-code.
2693         * gcc.dg/Wunreachable-2.c: Likewise.
2694         * gcc.dg/Wunreachable-3.c: Likewise.
2695         * gcc.dg/Wunreachable-4.c: Likewise.
2696         * gcc.dg/Wunreachable-5.c: Likewise.
2697         * gcc.dg/Wunreachable-6.c: Likewise.
2698         * gcc.dg/Wunreachable-7.c: Likewise.
2699         * gcc.dg/Wunreachable-8.c: Likewise.
2700         * gcc.dg/20041231-1.c: Likewise.
2702 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
2704         PR other/42611
2705         * gcc.dg/pr42611.c: New test.
2707         PR tree-optimization/42508
2708         * g++.dg/opt/pr42508.C: New test.
2710 2010-01-05  Tobias Burnus  <burnus@net-b.de>
2712         PR fortran/41872
2713         * gfortran.dg/allocatable_scalar_8.f90: New.
2715 2010-01-04  Martin Jambor  <mjambor@suse.cz>
2717         PR tree-optimization/42398
2718         * gcc.c-torture/compile/pr42398.c: New test.
2720 2010-01-04  Jason Merrill  <jason@redhat.com>
2722         PR c++/42555
2723         * g++.dg/ext/attrib35.C: New.
2725         PR c++/42567
2726         * g++.dg/cpp0x/auto17.C: New.
2728 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
2730         * gcc.dg/lto/20100104_0.c: New.
2732 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
2734         PR target/42542
2735         * gcc.target/i386/pr42542-1.c: New.
2736         * gcc.target/i386/pr42542-1a.c: Likewise.
2737         * gcc.target/i386/pr42542-1b.c: Likewise.
2738         * gcc.target/i386/pr42542-2.c: Likewise.
2739         * gcc.target/i386/pr42542-2a.c: Likewise.
2740         * gcc.target/i386/pr42542-2b.c: Likewise.
2741         * gcc.target/i386/pr42542-3.c: Likewise.
2742         * gcc.target/i386/pr42542-3a.c: Likewise.
2744 2009-01-04  Tobias Burnus  <burnus@net-b.de>
2746         PR fortran/41872
2747         * gfortran.dg/allocatable_scalar_5.f90: New test.
2748         * gfortran.dg/allocatable_scalar_6.f90: New test.
2750 2010-01-03  Richard Guenther  <rguenther@suse.de>
2752         PR testsuite/42583
2753         * gfortran.dg/gomp/recursion1.f90: Remove.
2755 2010-01-03  Richard Guenther  <rguenther@suse.de>
2757         * gcc.dg/Warray-bounds.c: Remove XFAILs.
2758         * gcc.dg/uninit-6.c: Likewise.
2759         * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
2761 2010-01-03  Richard Guenther  <rguenther@suse.de>
2763         PR tree-optimization/42589
2764         * gcc.target/i386/pr42589.c: New testcase.
2766 2010-01-03  Richard Guenther  <rguenther@suse.de>
2768         PR tree-optimization/42438
2769         * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
2771 2010-01-02  Richard Guenther  <rguenther@suse.de>
2773         PR testsuite/41651
2774         * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
2776 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
2778         PR target/42448
2779         * gcc.target/alpha/pr42448-1.c: New test.
2780         * gcc.target/alpha/pr42448-2.c: Ditto.
2782 2010-01-01  Joseph Myers  <joseph@codesourcery.com>
2784         PR preprocessor/41947
2785         * gcc.dg/c99-hexfloat-3.c: New test.
2787 2010-01-01  Richard Guenther  <rguenther@suse.de>
2789         PR c/42570
2790         * gcc.c-torture/execute/pr42570.c: New testcase.
2792 2010-01-01  Richard Guenther  <rguenther@suse.de>
2794         PR middle-end/42559
2795         * gcc.c-torture/compile/pr42559.c: New testcase.
2798 Copyright (C) 2010 Free Software Foundation, Inc.
2800 Copying and distribution of this file, with or without modification,
2801 are permitted in any medium without royalty provided the copyright
2802 notice and this notice are preserved.