OSDN Git Service

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