OSDN Git Service

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