OSDN Git Service

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