OSDN Git Service

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