OSDN Git Service

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