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