OSDN Git Service

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