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         * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
933         * g++.dg/abi/mangle23.C: Likewise.
934         * g++.dg/eh/simd-2.C: Likewise.
935         * g++.dg/ext/attribute-test-2.C: Likewise.
936         * g++.dg/ext/vector14.C: Likewise.
937         * g++.dg/other/pr34435.C: Likewise.
938         * g++.dg/template/conv8.C: Likewise.
939         * g++.dg/template/nontype9.C: Likewise.
940         * g++.dg/template/qualttp17.C: Likewise.
941         * g++.dg/template/ref1.C: Likewise.
942         * g++.old-deja/g++.pt/crash68.C: Likewise.
943         * g++.old-deja/g++.pt/ref1.C: Likewise.
944         * g++.old-deja/g++.pt/ref3.C: Likewise.
945         * g++.old-deja/g++.pt/ref4.C: Likewise.
946
947         PR c++/12909
948         * g++.dg/abi/mangle40.C: New.
949         * g++.dg/abi/mangle41.C: New.
950         * g++.dg/lto/20100302_0.C: New.
951         * g++.dg/lto/20100302_1.C: New.
952         * g++.dg/lto/20100302.h: New.
953
954 2010-03-03  Paul Thomas  <pault@gcc.gnu.org>
955
956         PR fortran/43243
957         * gfortran.dg/internal_pack_12.f90: New test.
958
959 2010-03-03  H.J. Lu  <hongjiu.lu@intel.com>
960
961         * gcc.dg/pr36997.c: Adjust error message.
962
963 2010-03-03  Mike Stump  <mikestump@comcast.net>
964
965         * gcc.target/i386/builtin-unreachable.c: Don't expect stack
966         adjustments to not be present on machines that align the stack to
967         more than 4 bytes and don't have a red zone yet as that is an
968         unimplemented optimization.
969
970 2010-03-03  Janus Weil  <janus@gcc.gnu.org>
971
972         PR fortran/43169
973         * gfortran.dg/impure_assignment_3.f90: New.
974
975 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
976
977         PR debug/43229
978         * gfortran.dg/pr43229.f90: New test.
979
980         PR debug/43237
981         * gcc.dg/debug/dwarf2/pr43237.c: New test.
982
983         PR debug/43177
984         * gcc.dg/guality/pr43177.c: New test.
985
986 2010-03-02  Jason Merrill  <jason@redhat.com>
987
988         * g++.dg/ext/vector9.C: Adjust error message.
989         * g++.dg/conversion/simd3.C: Likewise.
990         * g++.dg/other/error23.C: Likewise.
991
992 2010-03-02  Mike Stump  <mikestump@comcast.net>
993
994         PR c++/41090
995         * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
996
997 2010-03-02  Paul Thomas  <pault@gcc.gnu.org>
998
999         PR fortran/43180
1000         * gfortran.dg/internal_pack_10.f90: New test.
1001
1002         PR fortran/43173
1003         * gfortran.dg/internal_pack_11.f90: New test.
1004
1005 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
1006
1007         PR middle-end/42640
1008         * gcc.dg/tree-ssa/pr42640.c: New.
1009
1010 2010-03-01  Richard Guenther  <rguenther@suse.de>
1011
1012         PR tree-optimization/43220
1013         * gcc.c-torture/execute/pr43220.c: New testcase.
1014
1015 2010-03-01  Richard Guenther  <rguenther@suse.de>
1016
1017         PR middle-end/43213
1018         * gcc.dg/pr43213.c: New testcase.
1019
1020 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1021
1022         PR pch/14940
1023         * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
1024
1025 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1026
1027         * lib/target-supports.exp (check_effective_target_ucn_nocache):
1028         New function.
1029         (check_effective_target_ucn): Likewise.
1030
1031         * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
1032         if !ucn.
1033         * gcc.dg/ucnid-2.c: Likewise.
1034         * gcc.dg/ucnid-3.c: Likewise.
1035         * gcc.dg/ucnid-4.c: Likewise.
1036         * gcc.dg/ucnid-11.c: Likewise.
1037         * gcc.dg/ucnid-12.c: Likewise.
1038         * gcc.dg/ucnid-6.c: Skip if !ucn.
1039         * gcc.dg/ucnid-9.c: Likewise.
1040
1041 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1042
1043         * gcc.target/i386/pr32000-2.c: Add missing include and exclude
1044         lists to dg-skip-if.
1045         * gcc.target/i386/stackalign/return-3.c: Likewise.
1046
1047 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1048
1049         * gcc.target/i386/clearcap.map: New file.
1050         * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
1051         Pass clearcap.map by default if supported.
1052
1053 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1054
1055         PR fortran/42900
1056         * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
1057         Explain this.
1058         * gfortran.dg/stat_2.f90: Likewise.
1059
1060 2010-03-01  Tobias Burnus  <burnus@net-b.de>
1061
1062         PR fortran/43199
1063         * gfortran.dg/module_read_2.f90: New test.
1064
1065 2010-02-27  Mark Mitchell  <mark@codesourcery.com>
1066
1067         PR c++/42748
1068         * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
1069         * g++.dg/abi/mangle12.C: Likewise.
1070         * g++.dg/abi/mangle20-2.C: Likewise.
1071         * g++.dg/abi/mangle17.C: Likewise.
1072         * g++.dg/template/cond2.C: Likewise.
1073         * g++.dg/template/pr35240.C: Likewise.
1074
1075 2010-02-27  Richard Guenther  <rguenther@suse.de>
1076
1077         PR tree-optimization/43186
1078         * gcc.c-torture/compile/pr43186.c: Adjust testcase.
1079
1080 2010-02-27  Kaz Kojima  <kkojima@gcc.gnu.org>
1081
1082         * g++.dg/abi/packed1.C: Expect warning on the SH.
1083
1084 2010-02-27  Simon Martin  <simartin@users.sourceforge.net>
1085
1086         PR c++/42054:
1087         * g++.dg/parse/error37.C: New test.
1088
1089 2010-02-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1090
1091         PR c/24577
1092         PR c/43192
1093         * gcc.dg/pr8927-1.c: Match new note.
1094         * gcc.dg/990506-0.c: Likewise.
1095         * gcc.dg/gomp/flush-2.c: Likewise.
1096         * gcc.dg/gomp/atomic-5.c: Likewise.
1097         * gcc.dg/gomp/pr34607.c: Likewise.
1098         * gcc.dg/pr35746.c: Likewise.
1099         * gcc.dg/cpp/pragma-1.c: Likewise.
1100         * gcc.dg/cpp/pragma-2.c: Likewise.
1101         * gcc.dg/pr41842.c: Likewise.
1102         * gcc.dg/noncompile/20040629-1.c: Likewise.
1103         * objc.dg/private-1.m: Likewise.
1104
1105 2010-02-27  Tobias Burnus  <burnus@net-b.de>
1106
1107         PR fortran/43185
1108         * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
1109         * gfortran.dg/default_initialization_4.f90: New test.
1110
1111 2010-02-27  Eric Botcazou  <ebotcazou@adacore.com>
1112
1113         * gnat.dg/thin_pointer.ad[sb]: Rename into...
1114         * gnat.dg/thin_pointer1.ad[sb]: ...this.
1115         * gnat.dg/thin_pointer2.adb: New test.
1116         * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
1117
1118 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1119
1120         PR c/20631
1121         * gcc.dg/cpp/c90-pedantic.c: New.
1122         * gcc.dg/cpp/c90.c: New.
1123         * gcc.dg/gnu90-const-expr-1.c: New.
1124         * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
1125
1126 2010-02-26  Richard Guenther  <rguenther@suse.de>
1127
1128         PR tree-optimization/43186
1129         * gcc.c-torture/compile/pr43186.c: New testcase.
1130
1131 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1132
1133         PR debug/43190
1134         * c-c++-common/dwarf2/pr43190.c: New test.
1135
1136 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1137
1138         PR testsuite/37074:
1139         * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
1140
1141 2010-02-26  Richard Guenther  <rguenther@suse.de>
1142
1143         PR tree-optimization/43188
1144         * gcc.c-torture/compile/pr43188.c: New testcase.
1145
1146 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1147
1148         PR target/43175
1149         * gcc.target/i386/vperm-v4si-2-sse4.c: New.
1150
1151 2010-02-25  Eric Botcazou  <ebotcazou@adacore.com>
1152
1153         * g++.dg/abi/packed1.C: Expect warning on the SPARC.
1154
1155 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
1156
1157         PR target/43154
1158         * gcc.target/powerpc/pr43154.c: New file.
1159
1160 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
1161
1162         PR debug/43166
1163         * gfortran.dg/debug/pr43166.f: New test.
1164
1165         PR debug/43165
1166         * gcc.dg/torture/pr43165.c: New test.
1167
1168 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1169
1170         PR c/43128
1171         * c-c++-common/pr41779.c: Update.
1172
1173 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1174
1175         PR ada/32547
1176         * lib/gnat-dg.exp (gnat_load): Redefine.
1177
1178         * ada/acats/run_acats: Run run_all.sh with $SHELL.
1179         * ada/acats/run_all.sh: Downcase tasking not implemented message.
1180
1181 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1182
1183         PR libobjc/36610
1184         * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
1185         i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
1186         -fgnu-runtime.
1187         Sort entries.
1188
1189 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1190
1191         * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
1192
1193 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
1194
1195         PR debug/43150
1196         * gcc.dg/guality/vla-1.c: New test.
1197
1198 2010-02-24  Tobias Burnus  <burnus@net-b.de>
1199
1200         PR fortran/43042
1201         * gfortran.dg/c_ptr_tests_15.f90: New test.
1202
1203 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1204
1205         PR target/43107
1206         * gcc.target/i386/pr43107.c: New test.
1207
1208 2010-02-23  Jason Merrill  <jason@redhat.com>
1209
1210         PR c++/43143
1211         * g++.dg/cpp0x/variadic100.C: New.
1212
1213 2010-02-23  Jason Merrill  <jason@redhat.com>
1214
1215         PR debug/42800
1216         * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
1217         * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
1218         * c-c++-common/dwarf2/vla1.c: New.
1219
1220 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
1221
1222         PR target/43139
1223         * gcc.dg/pr43139.c: New test.
1224
1225         PR debug/43077
1226         * gcc.dg/guality/pr43077-1.c: New test.
1227
1228 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1229
1230         PR 43123
1231         * gcc.dg/march.c: New.
1232         * gcc.dg/march-generic.c: New.
1233         * gcc.dg/mtune.c: New.
1234
1235 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1236
1237         PR middle-end/43083
1238         * gcc.dg/graphite/pr43083.c: New.
1239
1240 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1241
1242         PR middle-end/43097
1243         * gfortran.dg/graphite/pr43097.f: New.
1244
1245 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1246             Manuel López-Ibáñez  <manu@gcc.gnu.org>
1247
1248         PR middle-end/43140
1249         * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
1250
1251 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
1252
1253         PR middle-end/43026
1254         * g++.dg/graphite/pr43026.C: New.
1255
1256 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1257
1258         PR c++/43126
1259         * gcc.dg/cleanup-1.c: Update.
1260         * gcc.dg/func-args-1.c: Update.
1261         * gcc.dg/format/sentinel-1.c: Update.
1262         * g++.old-deja/g++.jason/scoping10.C: Update.
1263         * g++.old-deja/g++.ns/lookup5.C: Update.
1264         * g++.dg/ext/cleanup-1.C: Update.
1265         * g++.dg/parse/varmod1.C: Update.
1266         * g++.dg/parse/error33.C: Update.
1267         * g++.dg/expr/call3.C: Update.
1268         * g++.dg/func-args-1.C: New.
1269
1270 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
1271
1272         PR c/43125
1273         * gcc.dg/attr-used-2.c: Moved to ...
1274         * c-c++-common/attr-used-2.c: Here.
1275
1276         * gcc.dg/attr-used.c: Moved to ...
1277         * c-c++-common/attr-used.c: Here.
1278
1279 2010-02-22  Ozkan Sezer  <sezeroz@gmail.com>
1280
1281         * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
1282
1283 2010-02-22  Richard Guenther  <rguenther@suse.de>
1284
1285         PR lto/43045
1286         * gfortran.dg/lto/20100222-1_0.f03: New testcase.
1287         * gfortran.dg/lto/20100222-1_1.c: Likewise.
1288
1289 2010-02-22  Richard Guenther  <rguenther@suse.de>
1290
1291         PR tree-optimization/42749
1292         * gcc.c-torture/compile/pr42749.c: New testcase.
1293
1294 2010-02-22  Paul Thomas  <pault@gcc.gnu.org>
1295
1296         PR fortran/43072
1297         * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
1298         * gfortran.dg/internal_pack_9.f90: New test.
1299
1300 2010-02-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1301
1302         PR c++/23510
1303         * g++.dg/template/recurse.C: Adjust.
1304         * g++.dg/template/pr23510.C: New.
1305
1306 2010-02-21  Dodji Seketeli  <dodji@redhat.com>
1307
1308         PR c++/42824
1309         * g++.dg/template/memclass4.C: New test.
1310
1311 2010-02-21  Tobias Burnus  <burnus@net-b.de>
1312
1313         PR fortran/35259
1314         * gfortran.dg/reassoc_5.f90: New test.
1315
1316 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
1317
1318         PR target/43067
1319         * gcc.target/i386/pr43067.c: New test.
1320
1321 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1322
1323         PR c++/35669
1324         * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
1325         -Wconversion-null.
1326         * g++.dg/warn/Wconversion-null.C: New test.
1327         * g++.old-deja/g++.other/null1.C: Move to...
1328         * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
1329
1330 2010-02-20  Paul Thomas  <pault@gcc.gnu.org>
1331
1332         PR fortran/36932
1333         PR fortran/36933
1334         * gfortran.dg/dependency_26.f90: New test.
1335
1336         PR fortran/43072
1337         * gfortran.dg/internal_pack_7.f90: New test.
1338
1339         PR fortran/43111
1340         * gfortran.dg/internal_pack_8.f90: New test.
1341
1342 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1343
1344         PR 43128
1345         * c-c++-common/pr41779.c: Fix broken testcase.
1346
1347 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1348
1349         PR 36513
1350         * c-c++-common/pr36513.c: New testcase.
1351         * c-c++-common/pr36513-2.c: New testcase.
1352
1353 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1354
1355         PR 41779
1356         * c-c++-common/pr41779.c: New.
1357
1358 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
1359
1360         PR debug/43084
1361         * gcc.dg/pr43084.c: New test.
1362
1363 2010-02-19  Richard Guenther  <rguenther@suse.de>
1364
1365         PR tree-optimization/42916
1366         * gcc.dg/pr42916.c: New testcase.
1367
1368 2010-02-18  Jason Merrill  <jason@redhat.com>
1369
1370         PR c++/42837
1371         * g++.dg/abi/packed1.C: Add expected warning.
1372
1373         PR c++/43108
1374         * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
1375         * gcc.dg/torture/dg-torture.exp: Likewise.
1376         * c-c++-common/torture/complex-sign.h,
1377         c-c++-common/torture/complex-sign-add.c,
1378         c-c++-common/torture/complex-sign-mixed-add.c,
1379         c-c++-common/torture/complex-sign-mixed-div.c,
1380         c-c++-common/torture/complex-sign-mixed-mul.c,
1381         c-c++-common/torture/complex-sign-mixed-sub.c,
1382         c-c++-common/torture/complex-sign-mul.c,
1383         c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
1384         Adapt for C++ compilation as well.
1385
1386         PR c++/43070
1387         * g++.dg/ext/label1.C: Update.
1388         * g++.dg/ext/label2.C: Update.
1389
1390         PR c++/26261
1391         * g++.dg/template/dependent-name6.C: New.
1392
1393         PR c++/43109
1394         * g++.dg/parse/namespace12.C: New.
1395
1396 2010-02-18  Martin Jambor  <mjambor@suse.cz>
1397
1398         PR tree-optimization/43066
1399         * gcc.c-torture/compile/pr43066.c: New test.
1400
1401 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
1402
1403         * g++.dg/ext/attrib35.C: Fix target selector string.
1404         * g++.dg/ext/attrib36.C: Ditto.
1405         * g++.dg/ext/attrib37.C: Ditto.
1406         * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
1407         * g++.dg/abi/mangle25.C: Ditto.
1408
1409 2010-02-17  Jason Merrill  <jason@redhat.com>
1410
1411         PR c++/43069
1412         * g++.dg/parse/namespace11.C: New.
1413
1414         PR c++/43093
1415         * g++.dg/ext/attrib37.C: New.
1416
1417         PR c++/43079
1418         * g++.dg/template/ptrmem20.C: New.
1419
1420 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
1421
1422         PR target/43103
1423         * gcc.target/i386/xop-check.h: Include m256-check.h.
1424         * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
1425         * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
1426         * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
1427         * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
1428
1429 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
1430
1431         PR debug/42918
1432         * gcc.dg/pr42918.c: New test.
1433
1434 2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
1435
1436         * g++.dg/ext/attrib36.C: Require ILP32.
1437
1438 2010-02-16  Richard Guenther  <rguenther@suse.de>
1439
1440         PR tree-optimization/41043
1441         * gfortran.dg/pr41043.f90: New testcase.
1442         * gcc.dg/Wstrict-overflow-18.c: XFAIL.
1443
1444 2010-02-16  Jason Merrill  <jason@redhat.com>
1445
1446         * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
1447
1448 2010-02-16  Ira Rosen <irar@il.ibm.com>
1449
1450         PR tree-optimization/43074
1451         * gcc.dg/vect/fast-math-pr43074.c: New test.
1452
1453 2010-02-16  Jakub Jelinek  <jakub@redhat.com>
1454
1455         * lib/prune.exp: Prune variable tracking size limit exceeded notes.
1456
1457 2010-02-16  Jason Merrill  <jason@redhat.com>
1458
1459         PR c++/43031
1460         * g++.dg/ext/attrib36.C: New.
1461
1462         PR c++/43036
1463         * g++.dg/other/array6.C: New.
1464
1465 2010-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1466
1467         * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
1468
1469 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
1470
1471         * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
1472         _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
1473         * gcc.target/i386/xop-vpermil2pd-1.c: New.
1474         * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
1475         * gcc.target/i386/xop-vpermil2ps-1.c: New.
1476         * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
1477
1478 2010-02-15  Richard Guenther  <rguenther@suse.de>
1479
1480         PR middle-end/43068
1481         * g++.dg/torture/pr43068.C: New testcase.
1482
1483 2010-02-14  Volker Reichelt  <reichelt@gcc.gnu.org>
1484
1485         PR c++/43024
1486         * g++.dg/opt/ice1.C: New.
1487
1488 2010-02-14  Jason Merrill  <jason@redhat.com>
1489
1490         PR c++/41997
1491         * g++.dg/cpp0x/initlist-opt.C: New.
1492
1493 2010-02-13  Paul Thomas  <pault@gcc.gnu.org>
1494
1495         PR fortran/41113
1496         PR fortran/41117
1497         * gfortran.dg/internal_pack_6.f90: New test.
1498
1499 2010-02-12  Jason Merrill  <jason@redhat.com>
1500
1501         PR c++/43054
1502         * g++.dg/cpp0x/variadic99.C: New.
1503
1504 2010-02-12  Jakub Jelinek  <jakub@redhat.com>
1505
1506         * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
1507         sign extend pointers to gualchk_t.
1508
1509         PR c++/43033
1510         * g++.dg/other/default3.C: Xfail g4 test.
1511
1512 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1513
1514         PR middle-end/43012
1515         * gcc.dg/graphite/pr43012.c: New.
1516
1517 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1518
1519         PR middle-end/42930
1520         * g++.dg/graphite/pr42930.C: New.
1521
1522 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1523
1524         PR middle-end/42914
1525         PR middle-end/42530
1526         * gcc.dg/graphite/pr42530.c: New.
1527         * gcc.dg/graphite/pr42914.c: New.
1528
1529 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
1530
1531         PR middle-end/42771
1532         * gcc.dg/graphite/pr42771.c: New.
1533
1534 2010-02-11  Richard Guenther  <rguenther@suse.de>
1535
1536         PR tree-optimization/42998
1537         * gcc.c-torture/compile/pr42998.c: New testcase.
1538
1539 2010-02-10  Jason Merrill  <jason@redhat.com>
1540
1541         PR c++/41896
1542         * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
1543
1544         PR c++/42983, core issue 906
1545         * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
1546         * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
1547
1548         PR c++/43016
1549         * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
1550
1551 2010-02-10  Richard Guenther  <rguenther@suse.de>
1552
1553         PR tree-optimization/43017
1554         * gcc.dg/torture/pr43017.c: New testcase.
1555
1556 2010-02-10  Tobias Burnus <burnus@net-b.de>
1557
1558         PR fortran/40823
1559         * gfortran.dg/private_type_1.f90: Update error location.
1560         * gfortran.dg/invalid_interface_assignment.f90: Ditto.
1561         * gfortran.dg/typebound_operator_2.f03: Ditto.
1562         * gfortran.dg/assignment_2.f90: Ditto.
1563         * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1564         * gfortran.dg/binding_label_tests_9.f03: Ditto.
1565
1566 2010-02-10  Tobias Burnus  <burnus@net-b.de>
1567
1568         PR fortran/43015
1569         * gfortran.dg/bind_c_usage_20.f90: New test.
1570
1571 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
1572
1573         PR debug/43010
1574         * g++.dg/debug/pr43010.C: New test.
1575
1576 2010-02-10  Richard Guenther  <rguenther@suse.de>
1577
1578         PR c/43007
1579         * gcc.c-torture/execute/20100209-1.c: New testcase.
1580         * gcc.dg/fold-div-3.c: Likewise.
1581
1582 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
1583
1584         * gcc.dg/builtin-ffs-1.c: New test.
1585
1586 2010-02-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1587
1588         PR fortran/42999
1589         * gfortran.dg/array_constructor_35.f90: New test.
1590
1591 2010-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1592
1593         * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
1594
1595 2010-02-09  Jason Merrill  <jason@redhat.com>
1596
1597         PR c++/42399
1598         * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
1599
1600         PR c++/42370
1601         * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
1602
1603 2010-02-09  Tobias Burnus  <burnus@net-b.de>
1604
1605         PR fortran/41869
1606         * gfortran.dg/module_write_1.f90: New test.
1607
1608 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
1609
1610         * gcc.dg/pr19340.c: Adjust.
1611
1612 2010-02-09  Richard Guenther  <rguenther@suse.de>
1613
1614         PR tree-optimization/43008
1615         * gcc.c-torture/execute/pr43008.c: New testcase.
1616
1617 2010-02-09  Richard Guenther  <rguenther@suse.de>
1618
1619         PR tree-optimization/43000
1620         * gcc.dg/torture/pr43000.c: New testcase.
1621         * gcc.dg/torture/pr43002.c: Likewise.
1622
1623 2010-02-09  Daniel Kraft  <d@domob.eu>
1624
1625         PR fortran/39171
1626         * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
1627         and pass -Wsurprising as necessary.
1628
1629 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
1630
1631         PR tree-optimization/42890
1632         * g++.dg/torture/pr42890.C: New test.
1633
1634 2010-02-08  Richard Guenther  <rguenther@suse.de>
1635
1636         PR middle-end/42995
1637         * gcc.dg/tree-ssa/inline-4.c: New testcase.
1638
1639 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
1640
1641         * gcc.dg/graphite/block-0.c: Call abort for runtime test.  Always
1642         return 0 from main.
1643         * gcc.dg/graphite/block-1.c: Same.
1644         * gcc.dg/graphite/block-3.c: Same.
1645         * gcc.dg/graphite/block-4.c: Same.
1646         * gcc.dg/graphite/block-5.c: Same.
1647         * gcc.dg/graphite/block-6.c: Same.
1648         * gcc.dg/graphite/block-7.c: Same.
1649         * gcc.dg/graphite/interchange-0.c: Same.
1650         * gcc.dg/graphite/interchange-1.c: Same.
1651         * gcc.dg/graphite/interchange-10.c: Same.
1652         * gcc.dg/graphite/interchange-11.c: Same.
1653         * gcc.dg/graphite/interchange-12.c: Same.
1654         * gcc.dg/graphite/interchange-2.c: Same.
1655         * gcc.dg/graphite/interchange-3.c: Same.
1656         * gcc.dg/graphite/interchange-4.c: Same.
1657         * gcc.dg/graphite/interchange-5.c: Same.
1658         * gcc.dg/graphite/interchange-6.c: Same.
1659         * gcc.dg/graphite/interchange-7.c: Same.
1660         * gcc.dg/graphite/interchange-8.c: Same.
1661         * gcc.dg/graphite/interchange-9.c: Same.
1662         * gcc.dg/graphite/interchange-mvt.c: Same.
1663
1664 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
1665
1666         * gfortran.dg/graphite/id-19.f: New.
1667         * gfortran.dg/graphite/pr14741.f90: New.
1668         * gfortran.dg/graphite/pr41924.f90: New.
1669         * gfortran.dg/graphite/run-id-2.f90: New.
1670
1671 2010-02-07  Richard Guenther  <rguenther@suse.de>
1672
1673         PR middle-end/42956
1674         * gcc.c-torture/compile/pr42956.c: New testcase.
1675
1676 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1677
1678         PR libfortran/42742
1679         * gfortran.dg/fmt_cache_2.f: New test.
1680
1681 2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1682
1683         * gfortran.dg/read_no_eor.f90: New test.
1684
1685 2010-02-05  Jason Merrill  <jason@redhat.com>
1686
1687         * g++.dg/ext/label13.C: Move constructor body out of class.
1688
1689 2010-02-03  Jason Merrill  <jason@redhat.com>
1690
1691         PR c++/42870
1692         * g++.dg/ext/dllexport3.C: New.
1693
1694 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
1695
1696         * gcc.dg/format/ms-format3.c: New test for specific MS types.
1697
1698 2010-02-05  Richard Guenther  <rguenther@suse.de>
1699
1700         * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
1701
1702 2010-02-05  Dodji Seketeli  <dodji@redhat.com>
1703
1704         PR c++/42915
1705         * g++.dg/other/crash-9.C: New test.
1706
1707 2010-02-05  Paul Thomas  <pault@gcc.gnu.org>
1708
1709         PR fortran/42309
1710         * gfortran.dg/subref_array_pointer_4.f90 : New test.
1711
1712 2010-02-04  Richard Guenther  <rguenther@suse.de>
1713
1714         PR rtl-optimization/42952
1715         * gcc.dg/torture/pr42952.c: New testcase.
1716
1717 2010-02-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1718
1719         PR libfortran/42901
1720         * gfortran.dg/namelist_60.f90: New test.
1721
1722 2010-02-03  Jason Merrill  <jason@redhat.com>
1723
1724         PR c++/40138
1725         * g++.dg/ext/builtin11.C: New.
1726
1727         PR c++/4926
1728         PR c++/38600
1729         * g++.dg/abi/mangle35.C: New.
1730         * g++.dg/abi/mangle37.C: New.
1731
1732         PR c++/12909
1733         * g++.dg/abi/mangle36.C: New.
1734
1735         PR c++/35652
1736         * g++.dg/warn/string1.C: New.
1737
1738 2010-02-03  Richard Guenther  <rguenther@suse.de>
1739
1740         PR tree-optimization/42944
1741         * gcc.dg/errno-1.c: New testcase.
1742
1743 2010-02-03  Richard Guenther  <rguenther@suse.de>
1744
1745         PR middle-end/42927
1746         * gcc.c-torture/compile/pr42927.c: New testcase.
1747
1748 2010-02-03  Tobias Burnus  <burnus@net-b.de>
1749
1750         PR fortran/42936
1751         * gfortran.dg/null_4.f90: New test.
1752
1753 2010-02-02  Jason Merrill  <jason@redhat.com>
1754
1755         PR c++/41090
1756         * g++.dg/ext/label13.C: New.
1757
1758 2010-02-02  Tobias Burnus  <burnus@net-b.de>
1759
1760         PR fortran/42650
1761         * gfortran.dg/func_result_5.f90: New test.
1762
1763 2010-02-01  Tobias Burnus  <burnus@net-b.de>
1764
1765         PR fortran/42922
1766         * gfortran.dg/pure_initializer_3.f90: News test.
1767
1768 2010-01-31  Janus Weil  <janus@gcc.gnu.org>
1769
1770         PR fortran/42888
1771         * gfortran.dg/allocate_derived_2.f90: New test.
1772
1773 2010-01-31  Eric Botcazou  <ebotcazou@adacore.com>
1774
1775         PR middle-end/42898
1776         * gcc.dg/torture/pr42898-2.c: New test.
1777
1778 2010-01-31  Richard Guenther  <rguenther@suse.de>
1779
1780         PR middle-end/42898
1781         * gcc.dg/torture/pr42898.c: New testcase.
1782
1783 2010-01-31  Paul Thomas  <pault@gcc.gnu.org>
1784
1785         PR fortran/38324
1786         * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
1787         * gfortran.dg/alloc_comp_bounds_1.f90: New test.
1788
1789 2010-01-30  Paolo Bonzini  <bonzini@gnu.org>
1790
1791         * g++.dg/tree-ssa/inline-1.C: New.
1792         * g++.dg/tree-ssa/inline-2.C: New.
1793         * g++.dg/tree-ssa/inline-3.C: New.
1794
1795 2010-01-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
1796
1797         PR testsuite/41701
1798         * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
1799         the string 'pow' in the pathname of the compiler from generating a
1800         test failure.
1801
1802 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1803
1804         * g++.old-deja/g++.mike/eh16.C: Rename err to e.
1805         * g++.old-deja/g++.mike/eh17.C: Likewise.
1806         * g++.old-deja/g++.mike/p5571.C: Likewise.
1807
1808 2010-01-29  Dodji Seketeli  <dodji@redhat.com>
1809
1810         PR c++/42758
1811         PR c++/42634
1812         PR c++/42336
1813         PR c++/42797
1814         PR c++/42880
1815         * g++.dg/other/crash-5.C: New test.
1816         * g++.dg/other/crash-6.C: New test.
1817         * g++.dg/other/crash-7.C: New test.
1818         * g++.dg/other/crash-8.C: New test.
1819
1820 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
1821
1822         PR rtl-optimization/42889
1823         * gcc.dg/pr42889.c: New test.
1824
1825 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
1826
1827         * gcc.target/i386/pr42881.c: Use SSE2.
1828
1829 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
1830
1831         PR target/42891
1832         * gcc.target/i386/pr42891.c: New test.
1833
1834 2010-01-28  Richard Guenther  <rguenther@suse.de>
1835
1836         PR tree-optimization/42871
1837         * g++.dg/torture/pr42871.C: New testcase.
1838
1839 2010-01-28  Richard Guenther  <rguenther@suse.de>
1840
1841         * gcc.dg/Wobjsize-1.h: New testcase.
1842         * gcc.dg/Wobjsize-1.c: Likewise.
1843
1844 2010-01-28  Richard Guenther  <rguenther@suse.de>
1845
1846         PR middle-end/42883
1847         * g++.dg/torture/pr42883.C: New testcase.
1848
1849 2010-01-28  Michael Matz  <matz@suse.de>
1850
1851         * gcc.target/i386/pr42881.c: New test.
1852
1853 2010-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1854
1855         * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
1856         Add i?86-*-solaris2* support.
1857
1858 2010-01-28  Dodji Seketeli  <dodji@redhat.com>
1859
1860         PR c++/42713
1861         PR c++/42820
1862         * g++.dg/template/typedef27.C: New test case.
1863         * g++.dg/template/typedef28.C: New test case.
1864
1865 2010-01-27  Stephen Thomas  <stephen.thomas@arm.com>
1866
1867         * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
1868
1869 2010-01-27  Richard Guenther  <rguenther@suse.de>
1870
1871         PR middle-end/42878
1872         * gcc.dg/torture/pr42878-1.c: New testcase.
1873         * gcc.dg/torture/pr42878-2.c: Likewise.
1874
1875 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
1876
1877         PR middle-end/42874
1878         * gcc.dg/vla-22.c: New test.
1879
1880 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
1881
1882         * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
1883         current collation.
1884
1885 2010-01-26  Richard Guenther  <rguenther@suse.de>
1886
1887         PR rtl-optimization/42685
1888         * gcc.dg/pr42685.c: New testcase.
1889         * g++.dg/other/pr42685.C: Likewise.
1890
1891 2010-01-26  Richard Guenther  <rguenther@suse.de>
1892
1893         PR middle-end/42806
1894         * g++.dg/other/pr42806.C: New testcase.
1895
1896 2010-01-26  Richard Guenther  <rguenther@suse.de>
1897
1898         PR tree-optimization/42250
1899         * gcc.dg/pr42250.c: New testcase.
1900
1901 2010-01-25  Arnaud Charlet  <charlet@adacore.com>
1902
1903         * gnat.dg/array_bounds_test.adb: New test.
1904
1905 2010-01-25  Tobias Burnus  <burnus@net-b.de>
1906
1907         PR fortran/42858
1908         * gfortran.dg/generic_21.f90: New test.
1909
1910 2010-01-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1911
1912         PR testsuite/41522
1913         * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
1914
1915 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
1916
1917         PR c++/42748
1918         * g++.dg/abi/arm_va_list2.C: New test.
1919         * g++.dg/abi/arm_va_list2.h: Companion header file.
1920
1921 2010-01-24  Paul Thomas  <pault@gcc.gnu.org>
1922
1923         PR fortran/41044
1924         * gfortran.dg/parameter_array_ref_2.f90 : New test.
1925
1926         PR fortran/41167
1927         * gfortran.dg/char_array_arg_1.f90 : New test.
1928
1929         * gfortran.dg/pr25923.f90 : Remove XFAIL.
1930
1931 2010-01-24  Tobias Burnus  <burnus@net-b.de>
1932
1933         PR fortran/39304
1934         * gfortran.dg/generic_20.f90: New test.
1935
1936 2010-01-22  Michael Matz  <matz@suse.de>
1937
1938         * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
1939         -msse2.
1940
1941 2010-01-21  Paul Thomas  <pault@gcc.gnu.org>
1942
1943         PR fortran/42736
1944         * gfortran.dg/dependency_25.f90 : New test.
1945
1946 2010-01-21  Martin Jambor  <mjambor@suse.cz>
1947
1948         PR tree-optimization/42585
1949         * gcc.dg/tree-ssa/pr42585.c: New test.
1950
1951 2010-01-21  Richard Guenther  <rguenther@suse.de>
1952
1953         PR middle-end/19988
1954         * gcc.dg/pr19988.c: New testcase.
1955
1956 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
1957
1958         * g++.dg/compat/decimal/compat-common.h: New file.
1959         * g++.dg/compat/decimal/decimal-dummy.h: New file.
1960         * g++.dg/compat/decimal/pass_x.h: New file.
1961         * g++.dg/compat/decimal/pass_y.h: New file.
1962         * g++.dg/compat/decimal/pass-1_main.C: New file.
1963         * g++.dg/compat/decimal/pass-1_x.C: New file.
1964         * g++.dg/compat/decimal/pass-1_y.C: New file.
1965         * g++.dg/compat/decimal/pass-2_main.C: New file.
1966         * g++.dg/compat/decimal/pass-2_x.C: New file.
1967         * g++.dg/compat/decimal/pass-2_y.C: New file.
1968         * g++.dg/compat/decimal/pass-3_main.C: New file.
1969         * g++.dg/compat/decimal/pass-3_x.C: New file.
1970         * g++.dg/compat/decimal/pass-3_y.C: New file.
1971         * g++.dg/compat/decimal/pass-4_main.C: New file.
1972         * g++.dg/compat/decimal/pass-4_x.C: New file.
1973         * g++.dg/compat/decimal/pass-4_y.C: New file.
1974         * g++.dg/compat/decimal/pass-5_main.C: New file.
1975         * g++.dg/compat/decimal/pass-5_x.C: New file.
1976         * g++.dg/compat/decimal/pass-5_y.C: New file.
1977         * g++.dg/compat/decimal/pass-6_main.C: New file.
1978         * g++.dg/compat/decimal/pass-6_x.C: New file.
1979         * g++.dg/compat/decimal/pass-6_y.C: New file.
1980         * g++.dg/compat/decimal/return_x.h: New file.
1981         * g++.dg/compat/decimal/return_y.h: New file.
1982         * g++.dg/compat/decimal/return-1_main.C: New file.
1983         * g++.dg/compat/decimal/return-1_x.C: New file.
1984         * g++.dg/compat/decimal/return-1_y.C: New file.
1985         * g++.dg/compat/decimal/return-2_main.C: New file.
1986         * g++.dg/compat/decimal/return-2_x.C: New file.
1987         * g++.dg/compat/decimal/return-2_y.C: New file.
1988         * g++.dg/compat/decimal/return-3_main.C: New file.
1989         * g++.dg/compat/decimal/return-3_x.C: New file.
1990         * g++.dg/compat/decimal/return-3_y.C: New file.
1991         * g++.dg/compat/decimal/return-4_main.C: New file.
1992         * g++.dg/compat/decimal/return-4_x.C: New file.
1993         * g++.dg/compat/decimal/return-4_y.C: New file.
1994         * g++.dg/compat/decimal/return-5_main.C: New file.
1995         * g++.dg/compat/decimal/return-5_x.C: New file.
1996         * g++.dg/compat/decimal/return-5_y.C: New file.
1997         * g++.dg/compat/decimal/return-6_main.C: New file.
1998         * g++.dg/compat/decimal/return-6_x.C: New file.
1999         * g++.dg/compat/decimal/return-6_y.C: New file.
2000
2001 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2002
2003         PR debug/42715
2004         * gcc.dg/pr42715.c: New.
2005
2006 2010-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
2007
2008         PR c++/42038
2009         * g++.dg/parse/crash55.C: New.
2010
2011 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
2012
2013         PR debug/42782
2014         * gcc.dg/guality/pr42782.c: New.
2015
2016 2010-01-20  Jason Merrill  <jason@redhat.com>
2017
2018         PR c++/41788
2019         * g++.dg/abi/packed1.C: New.
2020
2021         PR c++/41920
2022         * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
2023
2024         PR c++/40750
2025         * g++.dg/parse/fn-typedef1.C: New.
2026         * g++.dg/other/cv_quals.C: Adjust.
2027
2028 2010-01-20  Anthony Green  <green@moxielogic.com>
2029
2030         * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
2031         pack(push) pragma).
2032         * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
2033         * gcc.dg/20020312-2.c: Port this to the moxie core.
2034         * gcc.dg/weak/typeof-2.c: Ditto.
2035
2036 2010-01-20  Richard Guenther  <rguenther@suse.de>
2037
2038         PR tree-optimization/42717
2039         * gcc.c-torture/compile/pr42717.c: New testcase.
2040
2041 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
2042
2043         * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
2044         of signed, add a few new tests.
2045
2046         PR middle-end/42803
2047         * g++.dg/parse/limits-initializer1.C: New test.
2048
2049 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2050
2051         PR fortran/42804
2052         * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
2053         * gfortran.dg/typebound_call_12.f03: New test.
2054
2055 2010-01-19  Paul Thomas  <pault@gcc.gnu.org>
2056
2057         PR fortran/42783
2058         * gfortran.dg/bounds_check_15.f90 : New test.
2059
2060 2010-01-19  Michael Matz  <matz@suse.de>
2061
2062         PR tree-optimization/41783
2063         * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
2064
2065 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2066
2067         PR target/38697.
2068         * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
2069         * gcc.target/arm/neon/vget_lowp16.c: Likewise.
2070         * gcc.target/arm/neon/vget_lowp8.c:  Likewise.
2071         * gcc.target/arm/neon/vget_lows16.c: Likewise.
2072         * gcc.target/arm/neon/vget_lows32.c: Likewise.
2073         * gcc.target/arm/neon/vget_lows64.c: Likewise.
2074         * gcc.target/arm/neon/vget_lows8.c: Likewise.
2075         * gcc.target/arm/neon/vget_lowu16.c: Likewise.
2076         * gcc.target/arm/neon/vget_lowu32.c: Likewise.
2077         * gcc.target/arm/neon/vget_lowu64.c: Likewise.
2078         * gcc.target/arm/neon/vget_lowu8.c: Likewise.
2079
2080 2010-01-19  Janus Weil  <janus@gcc.gnu.org>
2081
2082         PR fortran/42545
2083         * gfortran.dg/extends_6.f03: Modified an error message.
2084         * gfortran.dg/extends_10.f03: New test.
2085         * gfortran.dg/private_type_6.f03: Modified an error message.
2086         * gfortran.dg/structure_constructor_8.f03: Ditto.
2087
2088 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
2089
2090         PR tree-optimization/42719
2091         * gcc.dg/pr42719.c: New test.
2092
2093         PR debug/42728
2094         * gcc.dg/pr42728.c: New test.
2095
2096 2010-01-19  Anthony Green  <green@moxielogic.com>
2097
2098         * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2099
2100 2010-01-18  Anthony Green  <green@moxielogic.com>
2101
2102         * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
2103         for moxie.
2104
2105 2010-01-19  Dodji Seketeli  <dodji@redhat.com>
2106
2107         * g++.dg/template/error45.C: reverted as part of reverting the
2108         fix of PR c++/42634.
2109
2110 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2111
2112         PR c++/42634
2113         * g++.dg/template/error45.C: New test.
2114
2115 2010-01-18  Dodji Seketeli  <dodji@redhat.com>
2116
2117         PR c++/42766
2118         * g++.dg/conversion/op6.C: New test.
2119
2120 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
2121
2122         PR target/42774
2123         * gcc.target/alpha/pr42774.c: New test.
2124
2125 2010-01-18  Richard Guenther  <rguenther@suse.de>
2126
2127         PR tree-optimization/42781
2128         * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
2129
2130 2010-01-17  Richard Guenther  <rguenther@suse.de>
2131
2132         PR middle-end/42248
2133         * gcc.c-torture/execute/pr42248.c: New testcase.
2134
2135 2010-01-17  Richard Guenther  <rguenther@suse.de>
2136
2137         PR tree-optimization/42773
2138         * g++.dg/torture/pr42773.C: New testcase.
2139
2140 2010-01-17  Janus Weil  <janus@gcc.gnu.org>
2141
2142         PR fortran/42677
2143         * gfortran.dg/interface_assignment_5.f90: New test.
2144
2145 2010-01-17  Dodji Seketeli  <dodji@redhat.com>
2146
2147         PR c++/42697
2148         * g++.dg/template/crash94.C: Reverted.
2149
2150 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
2151
2152         PR debug/42767
2153         * gcc.dg/debug/pr42767.c: New.
2154
2155 2010-01-15  Jason Merrill  <jason@redhat.com>
2156
2157         PR c++/42761
2158         * g++.dg/cpp0x/decltype22.C: New.
2159
2160 2010-01-16  Jakub Jelinek  <jakub@redhat.com>
2161
2162         PR middle-end/42760
2163         * g++.dg/torture/pr42760.C: New test.
2164
2165 2010-01-15  Jing Yu  <jingyu@google.com>
2166
2167         PR rtl-optimization/42691
2168         * gcc.c-torture/execute/pr42691.c: New.
2169
2170 2010-01-15  Richard Guenther  <rguenther@suse.de>
2171
2172         PR middle-end/42739
2173         * g++.dg/torture/pr42739.C: New testcase.
2174
2175 2010-01-15  Dodji Seketeli  <dodji@redhat.com>
2176
2177         * g++.dg/template/error45.C: Revert as part of reverting changes
2178         or PR c++/42634.
2179
2180 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2181
2182         PR fortran/42684
2183         * gfortran.dg/interface_31.f90: New test.
2184
2185 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2186
2187         * gcc.target/powerpc/pr42747.c: New file.
2188
2189 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2190
2191         PR middle-end/42674
2192         * c-c++-common/pr42674.c: New test.
2193
2194         PR c++/42608
2195         * g++.dg/template/instantiate11.C: New test.
2196
2197 2010-01-14  Jason Merrill  <jason@redhat.com>
2198
2199         PR c++/42701
2200         * g++.dg/overload/error3.C: New.
2201
2202         PR c++/42655
2203         * g++.dg/overload/rvalue1.C: New.
2204
2205 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2206
2207         PR tree-optimization/42706
2208         * gcc.dg/ipa/pr42706.c: New testcase.
2209
2210 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
2211
2212         * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
2213
2214 2010-01-14  Martin Jambor  <mjambor@suse.cz>
2215
2216         PR tree-optimization/42714
2217         * g++.dg/torture/pr42714.C: New test.
2218
2219 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2220
2221         PR rtl-optimization/42246
2222         * gfortran.dg/pr42246-2.f: New.
2223
2224 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2225
2226         PR rtl-optimization/42389
2227         * gcc.dg/pr42389.c: New.
2228
2229 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
2230
2231         PR rtl-optimization/42388
2232         * gcc.dg/pr42388.c: New.
2233
2234 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2235
2236         PR rtl-optimization/42294
2237         * gfortran.dg/pr42294.f: New.
2238
2239 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2240
2241         PR rtl-optimization/39453
2242         PR rtl-optimization/42246
2243         * gcc.dg/pr39453.c: New.
2244         * gcc.dg/pr42246.c: New.
2245
2246 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2247
2248         PR middle-end/42245
2249         * gcc.dg/pr42245.c: New.
2250         * gcc.dg/pr42245-2.c: New.
2251
2252 2010-01-14  Alexander Monakov <amonakov@ispras.ru>
2253
2254         PR rtl-optimization/42249
2255         * gcc.dg/pr42249.c: New.
2256
2257 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
2258
2259         PR c/42721
2260         * gcc.c-torture/execute/pr42721.c: New test.
2261
2262 2010-01-14  Ira Rosen  <irar@il.ibm.com>
2263
2264         PR tree-optimization/42709
2265         * gcc.dg/vect/pr42709.c: New test.
2266
2267 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2268
2269         PR fortran/41478
2270         * gfortran.dg/alloc_comp_scalar_1.f90: New test.
2271         * gfortran.dg/alloc_comp_transformational_1.f90: New test.
2272
2273 2010-01-14  Paul Thomas  <pault@gcc.gnu.org>
2274
2275         PR fortran/42481
2276         * gfortran.dg/generic_19.f90 : New test.
2277
2278 2010-01-13  Richard Guenther  <rguenther@suse.de>
2279
2280         PR tree-optimization/42730
2281         * gcc.c-torture/compile/pr42730.c: New testcase.
2282
2283 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
2284
2285         PR target/pr42542
2286         * gcc.target/ia64/pr42542-1.c: New.
2287         * gcc.target/ia64/pr42542-2.c: New.
2288         * gcc.target/ia64/pr42542-3.c: New.
2289
2290 2010-01-13  Dodji Seketeli  <dodji@redhat.com>
2291
2292         PR c++/42634
2293         * g++.dg/template/error45.C: New test.
2294
2295 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2296
2297         PR tree-optimization/42704
2298         * g++.dg/torture/pr42704.C: New test.
2299
2300 2010-01-13  Martin Jambor  <mjambor@suse.cz>
2301
2302         PR tree-optimization/42703
2303         * gcc.c-torture/compile/pr42703.c: New test.
2304
2305 2010-01-13  Richard Guenther  <rguenther@suse.de>
2306
2307         PR tree-optimization/42705
2308         * gcc.c-torture/compile/pr42705.c: New testcase.
2309
2310 2010-01-13  Jie Zhang  <jie.zhang@analog.com>
2311
2312         * gcc.target/bfin/l2.c: New test.
2313         * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
2314
2315 2010-01-13  Richard Guenther  <rguenther@suse.de>
2316
2317         PR middle-end/42716
2318         * gcc.c-torture/compile/pr42716.c: New testcase.
2319
2320 2010-01-13  Richard Guenther  <rguenther@suse.de>
2321
2322         PR lto/42678
2323         * gfortran.dg/lto/20100110-1_0.f90: New testcase.
2324
2325 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
2326
2327         PR c/42708
2328         * gcc.c-torture/compile/pr42708-1.c: New test.
2329
2330 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
2331
2332         PR debug/42662
2333         * gcc.dg/pr42662.c: New test.
2334
2335         PR tree-optimization/42645
2336         * g++.dg/other/pr42645-1.C: New test.
2337         * g++.dg/other/pr42645-2.C: New test.
2338
2339 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
2340
2341         PR target/42416
2342         * gcc.target/powerpc/warn-1.c: New test.
2343         * gcc.target/powerpc/warn-2.c: New test.
2344
2345 2010-01-11  Uros Bizjak  <ubizjak@gmail.com>
2346
2347         * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
2348         stack alignment.
2349
2350 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
2351
2352         * gcc.dg/lto/20100108_0.c: New.
2353
2354 2010-01-10  Uros Bizjak  <ubizjak@gmail.com>
2355
2356         * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
2357         Add -march=i686 -msse for 32bit x86 targets.
2358
2359 2010-01-10  Richard Guenther  <rguenther@suse.de>
2360
2361         PR middle-end/42667
2362         * gcc.dg/torture/pr42667.c: New testcase.
2363
2364 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2365
2366         PR fortran/32489
2367         * gfortran.dg/array_constructor_34.f90: New test.
2368
2369 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2370
2371         PR fortran/20923
2372         * gfortran.dg/array_constructor_33.f90: New test.
2373         gfortran.dg/array_function_5.f90: Add credit.
2374
2375 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2376
2377         PR debug/42631
2378         * gcc.dg/pr42631.c: New.
2379
2380 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2381
2382         PR debug/42630
2383         * gcc.dg/pr42630.c: New.
2384
2385 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2386
2387         PR debug/42629
2388         * gcc.dg/pr42629.c: New.
2389
2390 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2391
2392         PR middle-end/42363
2393         * gcc.dg/torture/pr42363.c: New.
2394
2395 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
2396
2397         PR debug/42604
2398         PR debug/42395
2399         * gcc.dg/vect/pr42604.c: New.
2400         * gcc.dg/vect/pr42395.c: New.
2401
2402 2010-01-09  Richard Guenther  <rguenther@suse.de>
2403
2404         PR middle-end/42512
2405         * gcc.c-torture/execute/pr42512.c: New testcase.
2406
2407 2010-01-09  Tobias Burnus  <burnus@net-b.de>
2408
2409         PR fortran/41298
2410         * gfortran.dg/c_ptr_tests_14.f90: New test.
2411
2412 2010-01-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2413
2414         PR ada/41929
2415         * gnat.dg/null_pointer_deref1.adb: Don't run on
2416         sparc*-sun-solaris2.11.
2417
2418 2010-01-08  Richard Guenther  <rguenther@suse.de>
2419
2420         PR lto/42528
2421         * gcc.dg/lto/20100103-1_0.c: New testcase.
2422         * gcc.dg/lto/20100103-2_0.c: Likewise.
2423
2424 2010-01-08  Tobias Burnus  <burnus@net-b.de
2425
2426         PR/fortran 25829
2427         * gfortran.dg/asynchronous_1.f90: New test.
2428         * gfortran.dg/asynchronous_2.f90: New test.
2429         * gfortran.dg/conflicts.f90: Update error message.
2430
2431 2010-01-07  Dodji Seketeli  <dodji@redhat.com>
2432
2433         c++/40155
2434         * g++.dg/cpp0x/variadic-unify-2.C: New test.
2435
2436 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
2437
2438         PR tree-optimization/42625
2439         * g++.dg/opt/dtor4.C: New test.
2440         * g++.dg/opt/dtor4.h: New.
2441         * g++.dg/opt/dtor4-aux.cc: New.
2442
2443 2010-01-07  Tobias Burnus  <burnus@net-b.de>
2444
2445         PR fortran/42597
2446         * gfortran.dg/proc_ptr_26.f90: New test.
2447
2448 2010-01-07  Tobias Burnus  <burnus@net-b.de>
2449
2450         PR fortran/41872
2451         * gfortran.dg/allocatable_scalar_7.f90: New test.
2452
2453 2010-01-06  Richard Guenther  <rguenther@suse.de>
2454
2455         * gcc.c-torture/compile/pr42632.c: New testcase.
2456
2457 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
2458
2459         PR target/42542
2460         * gcc.target/i386/pr42542-4.c: New.
2461         * gcc.target/i386/pr42542-4a.c: Likewise.
2462         * gcc.target/i386/pr42542-5.c: Likewise.
2463         * gcc.target/i386/pr42542-5a.c: Likewise.
2464
2465 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
2466
2467         * gcc.dg/tls/opt-15.c: New test.
2468
2469 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
2470
2471         * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
2472
2473 2010-01-05  Martin Jambor  <mjambor@suse.cz>
2474
2475         PR tree-optimization/42462
2476         * g++.dg/torture/pr42462.C: New test.
2477
2478 2010-01-05  Jason Merrill  <jason@redhat.com>
2479
2480         * g++.dg/cpp0x/initlist30.C: New test.
2481
2482 2010-01-05  Richard Guenther  <rguenther@suse.de>
2483
2484         PR tree-optimization/42614
2485         * gcc.c-torture/execute/pr42614.c: New testcase.
2486
2487 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
2488
2489         * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
2490         * gcc.dg/Wunreachable-1.c: Remove the testcase of
2491         -Wunreachable-code.
2492         * gcc.dg/Wunreachable-2.c: Likewise.
2493         * gcc.dg/Wunreachable-3.c: Likewise.
2494         * gcc.dg/Wunreachable-4.c: Likewise.
2495         * gcc.dg/Wunreachable-5.c: Likewise.
2496         * gcc.dg/Wunreachable-6.c: Likewise.
2497         * gcc.dg/Wunreachable-7.c: Likewise.
2498         * gcc.dg/Wunreachable-8.c: Likewise.
2499         * gcc.dg/20041231-1.c: Likewise.
2500
2501 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
2502
2503         PR other/42611
2504         * gcc.dg/pr42611.c: New test.
2505
2506         PR tree-optimization/42508
2507         * g++.dg/opt/pr42508.C: New test.
2508
2509 2010-01-05  Tobias Burnus  <burnus@net-b.de>
2510
2511         PR fortran/41872
2512         * gfortran.dg/allocatable_scalar_8.f90: New.
2513
2514 2010-01-04  Martin Jambor  <mjambor@suse.cz>
2515
2516         PR tree-optimization/42398
2517         * gcc.c-torture/compile/pr42398.c: New test.
2518
2519 2010-01-04  Jason Merrill  <jason@redhat.com>
2520
2521         PR c++/42555
2522         * g++.dg/ext/attrib35.C: New.
2523
2524         PR c++/42567
2525         * g++.dg/cpp0x/auto17.C: New.
2526
2527 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
2528
2529         * gcc.dg/lto/20100104_0.c: New.
2530
2531 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
2532
2533         PR target/42542
2534         * gcc.target/i386/pr42542-1.c: New.
2535         * gcc.target/i386/pr42542-1a.c: Likewise.
2536         * gcc.target/i386/pr42542-1b.c: Likewise.
2537         * gcc.target/i386/pr42542-2.c: Likewise.
2538         * gcc.target/i386/pr42542-2a.c: Likewise.
2539         * gcc.target/i386/pr42542-2b.c: Likewise.
2540         * gcc.target/i386/pr42542-3.c: Likewise.
2541         * gcc.target/i386/pr42542-3a.c: Likewise.
2542
2543 2009-01-04  Tobias Burnus  <burnus@net-b.de>
2544
2545         PR fortran/41872
2546         * gfortran.dg/allocatable_scalar_5.f90: New test.
2547         * gfortran.dg/allocatable_scalar_6.f90: New test.
2548
2549 2010-01-03  Richard Guenther  <rguenther@suse.de>
2550
2551         PR testsuite/42583
2552         * gfortran.dg/gomp/recursion1.f90: Remove.
2553
2554 2010-01-03  Richard Guenther  <rguenther@suse.de>
2555
2556         * gcc.dg/Warray-bounds.c: Remove XFAILs.
2557         * gcc.dg/uninit-6.c: Likewise.
2558         * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
2559
2560 2010-01-03  Richard Guenther  <rguenther@suse.de>
2561
2562         PR tree-optimization/42589
2563         * gcc.target/i386/pr42589.c: New testcase.
2564
2565 2010-01-03  Richard Guenther  <rguenther@suse.de>
2566
2567         PR tree-optimization/42438
2568         * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
2569
2570 2010-01-02  Richard Guenther  <rguenther@suse.de>
2571
2572         PR testsuite/41651
2573         * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
2574
2575 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
2576
2577         PR target/42448
2578         * gcc.target/alpha/pr42448-1.c: New test.
2579         * gcc.target/alpha/pr42448-2.c: Ditto.
2580
2581 2010-01-01  Joseph Myers  <joseph@codesourcery.com>
2582
2583         PR preprocessor/41947
2584         * gcc.dg/c99-hexfloat-3.c: New test.
2585
2586 2010-01-01  Richard Guenther  <rguenther@suse.de>
2587
2588         PR c/42570
2589         * gcc.c-torture/execute/pr42570.c: New testcase.
2590
2591 2010-01-01  Richard Guenther  <rguenther@suse.de>
2592
2593         PR middle-end/42559
2594         * gcc.c-torture/compile/pr42559.c: New testcase.
2595
2596 \f
2597 Copyright (C) 2010 Free Software Foundation, Inc.
2598
2599 Copying and distribution of this file, with or without modification,
2600 are permitted in any medium without royalty provided the copyright
2601 notice and this notice are preserved.