OSDN Git Service

4d30838861e3256c7d899a3c627fd3adf90569f3
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-01-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2
3         PR testsuite/47325
4         g++.dg/ext/pr47213.C: Require visibility.
5
6 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
7
8         * gcc.dg/fixed-point/composite-type.c: Pass -Wno-unused.
9         * gcc.dg/fixed-point/struct-union.c: Update error messages.
10
11 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
12
13         * gcc.c-torture/execute/20101011-1.c: Skip test for MIPS16
14         Linux-based targets.
15
16 2011-01-13  Jan Hubicka  <jh@suse.cz>
17
18         PR tree-optimization/47276 
19         * gcc.dg/pr47276.c: New testcase.
20
21 2011-01-15  Giovanni Funchal  <gafunchal@gmail.com>
22             Jonathan Wakely  <jwakely.gcc@gmail.com>
23
24         PR c++/33558
25         * g++.dg/other/pr33558.C: New.
26         * g++.dg/other/pr33558-2.C: New.
27
28 2011-01-14  Martin Jambor  <mjambor@suse.cz>
29
30         PR tree-optimization/45934
31         PR tree-optimization/46302
32         * g++.dg/ipa/devirt-c-1.C: New test.
33         * g++.dg/ipa/devirt-c-2.C: Likewise.
34         * g++.dg/ipa/devirt-c-3.C: Likewise.
35         * g++.dg/ipa/devirt-c-4.C: Likewise.
36         * g++.dg/ipa/devirt-c-5.C: Likewise.
37         * g++.dg/ipa/devirt-c-6.C: Likewise.
38         * g++.dg/ipa/devirt-6.C: Likewise.
39         * g++.dg/ipa/devirt-d-1.C: Likewise.
40         * g++.dg/torture/pr45934.C: Likewise.
41
42 2011-01-14  Jason Merrill  <jason@redhat.com>
43
44         * g++.dg/cpp0x/variadic105.C: New.
45
46 2011-01-08  Dominique d'Humieres  <dominiq@lps.ens.fr>
47             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
48
49         PR objc/45989
50         * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
51         (switchfiles): XFAIL
52         objc.dg-struct-layout-encoding-1/t02[57-9]_main.m execution tests
53         on i?86-*-*, x86_64-*-*, and powerpc*-apple-darwin* && ilp32.
54         XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution
55         tests on i?86-*-* and x86_64-*-*.
56
57 2011-01-14  Richard Guenther  <rguenther@suse.de>
58
59         PR tree-optimization/47280
60         * g++.dg/opt/pr47280.C: New testcase.
61
62 2011-01-14  Jason Merrill  <jason@redhat.com>
63
64         * g++.dg/cpp0x/constexpr-regress1.C: New.
65
66         * g++.dg/ext/flexary2.C: New.
67
68 2011-01-14  Richard Guenther  <rguenther@suse.de>
69
70         PR middle-end/47281
71         * gcc.dg/torture/pr47281.c: New testcase.
72         * gcc.dg/tree-ssa/pr46076.c: XFAIL.
73
74 2011-01-14  Richard Guenther  <rguenther@suse.de>
75
76         PR tree-optimization/47286
77         * gcc.dg/tree-ssa/pr47286.c: New testcase.
78
79 2011-01-13  Kai Tietz  <kai.tietz@onevision.com>
80
81         PR c++/47213
82         * g++.dg/ext/pr47213.C: New.
83
84 2011-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
85
86         * gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
87
88 2011-01-13  Tobias Burnus  <burnus@net-b.de>
89             Mikael Morin  <mikael@gcc.gnu.org>
90
91         PR fortran/45848
92         PR fortran/47204
93         * gfortran.dg/select_type_20.f90: New.
94         * gfortran.dg/select_type_21.f90: New.
95
96 2011-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
97
98         PR target/47251
99         * gcc.target/powerpc/pr47251.c: New file, test PR 47251 fix.
100
101 2011-01-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
102
103         * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and
104         s390x.
105         * gcc.dg/guality/pr36728-2.c: Likewise.
106
107 2011-01-13  Dodji Seketeli  <dodji@redhat.com>
108
109         PR debug/PR46973
110         * g++.dg/debug/dwarf2/template-params-9.C: New test.
111
112 2011-01-13  Andrey Belevantsev  <abel@ispras.ru>
113
114         PR rtl-optimization/45352
115         * gcc.dg/pr45352-3.c: New.
116
117 2011-01-12  Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
118
119         * g++.dg/cpp0x/range-for4.C: Delete useless include and duplicated
120         comment.
121         * g++.dg/cpp0x/range-for8.C: New.
122         * g++.dg/cpp0x/range-for9.C: New.
123
124 2011-01-12  Kai Tietz  <kai.tietz@onevision.com>
125
126         PR debug/47209
127         * g++.dg/debug/pr47209.C: New.
128
129 2011-01-12  Richard Guenther  <rguenther@suse.de>
130
131         PR lto/47259
132         * gcc.dg/lto/pr47259_0.c: New testcase.
133         * gcc.dg/lto/pr47259_1.c: Likewise.
134
135 2011-01-12  Iain Sandoe  <iains@gcc.gnu.org>
136
137         * objc-obj-c++-shared/Object1.h: Add copyright header, update
138         comments.  Add a TEST_SUITE_ADDITIONS category for GNU runtime.
139         Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
140         methods missing from the OBJC2 Object.
141         * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
142         Amend implementation to use a TEST_SUITE_ADDITIONS category for both GNU
143         and NeXT runtimes.
144         * objc-obj-c++-shared/Object1.mm: Remove redundant header, update 
145         comments.
146         * objc-obj-c++-shared/Object1.m: Likewise.
147         * objc.dg/encode-3.m: Update header use.  Amend to be API2 compatible.
148         * objc.dg/proto-qual-1.m: Likewise.
149         * obj-c++.dg/proto-lossage-3.mm: Likewise.
150         * obj-c++.dg/proto-qual-1.mm: Likewise.
151
152 2011-01-12  Eric Botcazou  <ebotcazou@adacore.com>
153
154         PR testsuite/33033
155         * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
156
157 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
158
159         Fixed the Objective-C++ testsuite and updated all tests.
160         * lib/obj-c++.exp (obj-c++_init): Declare and set
161         gcc_warning_prefix and gcc_error_prefix.        
162         * obj-c++.dg/attributes/categ-attribute-2.mm: Fixed usage of
163         'dg-warning', 'dg-message' and 'dg-error'.
164         * obj-c++.dg/class-extension-3.mm: Likewise.
165         * obj-c++.dg/class-protocol-1.mm: Likewise.
166         * obj-c++.dg/encode-7.mm: Likewise.
167         * obj-c++.dg/exceptions-3.mm: Likewise.
168         * obj-c++.dg/exceptions-5.mm: Likewise. 
169         * obj-c++.dg/method-12.mm: Likewise.
170         * obj-c++.dg/method-13.mm: Likewise.
171         * obj-c++.dg/method-15.mm: Likewise.
172         * obj-c++.dg/method-16.mm: Likewise.
173         * obj-c++.dg/method-4.mm: Likewise.
174         * obj-c++.dg/method-8.mm: Likewise.
175         * obj-c++.dg/method-conflict-1.mm: Likewise.
176         * obj-c++.dg/method-conflict-2.mm: Likewise.
177         * obj-c++.dg/method-conflict-3.mm: Likewise. Also, removed FIXME
178         and uncommented second part of the testcase now that the testsuite
179         works correctly.
180         * obj-c++.dg/method-conflict-4.mm: Likewise.  Also, removed FIXME
181         and uncommented second part of the testcase now that the testsuite
182         works correctly.
183         * obj-c++.dg/private-1.mm: Likewise.    
184         * obj-c++.dg/proto-lossage-4.mm: Likewise.
185         * obj-c++.dg/syntax-error-7.mm: Likewise.
186         * obj-c++.dg/warn5.mm: Likewise.
187         * obj-c++.dg/property/at-property-14.mm: Likewise.
188         * obj-c++.dg/property/at-property-16.mm: Likewise, and removed
189         FIXME.  
190         * obj-c++.dg/property/at-property-18.mm: Likewise.
191         * obj-c++.dg/property/at-property-20.mm: Likewise, and removed
192         FIXME.
193         * obj-c++.dg/property/at-property-21.mm: Likewise.
194         * obj-c++.dg/property/at-property-28.mm: Likewise.
195         * obj-c++.dg/property/at-property-5.mm: Likewise.
196         * obj-c++.dg/property/dynamic-2.mm: Likewise.
197         * obj-c++.dg/property/property-neg-3.mm: Likewise.
198         * obj-c++.dg/property/synthesize-11.mm: Likewise.
199         * obj-c++.dg/property/synthesize-6.mm: Likewise.
200         * obj-c++.dg/property/synthesize-8.mm: Likewise.
201         * obj-c++.dg/property/synthesize-9.mm: Likewise.
202         * obj-c++.dg/tls/diag-5.mm: Likewise.
203         * obj-c++.dg/ivar-invalid-type-1.mm: Removed FIXME and uncommented
204         dg-error, now matched correctly.
205         
206 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
207
208         * objc.dg/property/at-property-29.m: New.
209         * obj-c++.dg/property/at-property-29.mm: New.   
210         
211 2011-01-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
212
213         * go.test/go-test.exp (go-set-goarch): New proc.
214         (go-gc-tests): Use it.
215
216 2011-01-11  Dodji Seketeli  <dodji@redhat.com>
217
218         PR debug/46955
219         * g++.dg/debug/dwarf2/template-params-8.C: New test.
220
221 2011-01-11  Richard Henderson  <rth@redhat.com>
222
223         * gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
224
225 2011-01-11  Jan Hubicka  <jh@suse.cz>
226
227         PR lto/45721
228         PR lto/45375
229         * testsuite/gcc.dg/lto/pr45721_1.c: New file.
230         * testsuite/gcc.dg/lto/pr45721_0.c: New file.
231
232 2011-01-11  Richard Guenther  <rguenther@suse.de>
233
234         PR tree-optimization/46076
235         * gcc.dg/tree-ssa/pr46076.c: New testcase.
236
237 2011-01-11  Jeff Law <law@redhat.com>
238
239         * PR tree-optimization/47086
240         * gcc.dg/pr47086.c: New test.
241
242 2011-01-11  Jason Merrill  <jason@redhat.com>
243
244         PR c++/46658
245         * g++.dg/template/new10.C: New.
246
247         PR c++/45520
248         * g++.dg/cpp0x/lambda/lambda-this3.C: New.
249
250 2011-01-11  Iain Sandoe  <iains@gcc.gnu.org>
251
252         * objc-obj-c++-shared/next-mapping.h: Add copyright header.
253         Split type definitions and NSConstantString class into...
254         * objc-obj-c++-shared/objc-test-suite-types.h: New.
255         * objc-obj-c++-shared/nsconstantstring-class.h: New.
256         * objc-obj-c++-shared/nsconstantstring-class-impl.h: New.
257         * objc-obj-c++-shared/nsconstantstring-class-impl.m: New.
258         * objc-obj-c++-shared/nsconstantstring-class-impl.mm: New.
259         * objc-obj-c++-shared/next-abi.h: Add copyright header, minor update
260         to comments.
261         * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: Adjust
262         encode defines for newer NeXT system headers.
263         * obj-c++.dg/template-4.mm: Adjust to use nsconstantstring headers.
264         * obj-c++.dg/torture/strings/string1.mm: Likewise.
265         * objc.dg/foreach-5.m: Likewise.
266         * objc.dg/foreach-2.m: Likewise.
267         * objc.dg/foreach-4.m: Likewise.
268         * objc.dg/torture/strings/string1.m: Likewise.
269         * objc.dg/torture/strings/string2.m: Likewise.
270         * objc.dg/torture/strings/string3.m: Likewise.
271         * objc.dg/torture/strings/string4.m: Likewise.
272         * obj-c++.dg/torture/strings/const-str-3.mm: Adjust to use type
273         header and stand alone.
274         * obj-c++.dg/strings/strings-2.mm: Likewise.
275         * objc.dg/torture/strings/const-str-3.m: Likewise.
276         * objc.dg/strings/strings-2.m: Likewise.
277         * objc.dg/strings/const-str-12b.m: Likewise.
278
279 2011-01-12  Richard Guenther  <rguenther@suse.de>
280
281         PR middle-end/32511
282         * gcc.dg/attr-weak-1.c: Adjust.
283
284 2011-01-11  Paul Thomas  <pault@gcc.gnu.org>
285
286         PR fortran/47051
287         * gfortran.dg/realloc_on_assign_2.f03 : Modify 'test1' to be
288         standard compliant and comment.
289
290 2011-01-10  Jan Hubicka  <jh@suse.cz>
291
292         PR lto/46083
293         * gcc.dg/initpri3.c: New testcase.
294
295 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
296
297         PR lto/47222
298         * g++.dg/torture/stackalign/test-unwind.h (g_edi): Mark it
299         externally visible.
300         (g_esi): Likewise.
301         (g_ebx): Likewise.
302         (g_ebp): Likewise.
303         (g_esp): Likewise.
304         (g_ebp_save): Likewise.
305         (g_esp_save): Likewise.
306
307 2011-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
308
309         * g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.
310
311 2011-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
312
313         PR tree-optimization/46021
314         * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on alpha*-*-*,
315         i?86-*-*, x86_64-*-*.
316
317 2011-01-10  Jeff Law <law@redhat.com>
318
319         * PR tree-optimization/47141
320         * gcc.c-torture/compile/pr47141.c: New test.
321
322 2011-01-10  Eric Botcazou  <ebotcazou@adacore.com>
323
324         PR testsuite/46230
325         * gcc.dg/vect/vect-vfa-slp.c: Remove XFAIL.
326         * gcc.dg/vect/slp-23.c: Remove XFAIL for SLP.
327         * gcc.dg/vect/slp-35.c: Remove XFAILs.
328         * gcc.dg/vect/no-tree-pre-slp-29.c: Likewise.
329
330         PR testsuite/46230
331         * gcc.dg/vect/vect-peel-1.c (main): Prevent initialization loop from
332         being vectorized.  Adjust dg-final pattern.  Remove XFAIL.
333         * gcc.dg/vect/vect-peel-2.c (main): Likewise.
334         * gcc.dg/vect/vect-peel-4.c (main): Prevent initialization loop from
335         being vectorized.  Adjust dg-final pattern.
336
337         PR testsuite/46230
338         * gcc.dg/vect/pr33804.c: XFAIL only for ilp32.
339         * gcc.dg/vect/slp-24.c: Likewise.
340
341 2011-01-10  Dave Korn  <dave.korn.cygwin@gmail.com>
342
343         PR c++/47218
344         * g++.dg/other/pr47218-1.C: New test file.
345         * g++.dg/other/pr47218.C: Likewise.
346         * g++.dg/other/pr47218.h: New supporting header.
347
348 2011-01-09  Nicola Pero  <nicola.pero@meta-innovation.com>
349
350         PR objc/47232
351         * objc.dg/attributes/invalid-attribute-1.m: New.
352         * obj-c++.dg/attributes/invalid-attribute-1.mm: New.    
353
354 2011-01-09  Janus Weil  <janus@gcc.gnu.org>
355
356         PR fortran/47224
357         * gfortran.dg/proc_ptr_comp_28.f90: New.
358
359 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
360
361         * obj-c++.dg/gnu-api-2-class.mm: Skip for Darwin < 9.
362         * obj-c++.dg/gnu-api-2-ivar.mm: Likewise.
363         * obj-c++.dg/gnu-api-2-method.mm: Likewise.
364         * obj-c++.dg/gnu-api-2-objc.mm: Likewise.
365         * obj-c++.dg/gnu-api-2-object.mm: Likewise.
366         * obj-c++.dg/gnu-api-2-property.mm: Likewise.
367         * obj-c++.dg/gnu-api-2-protocol.mm: Likewise.
368         * obj-c++.dg/gnu-api-2-sel.mm: Likewise.
369         * objc.dg/gnu-api-2-class.m: Likewise.
370         * objc.dg/gnu-api-2-ivar.m: Likewise.
371         * objc.dg/gnu-api-2-method.m: Likewise.
372         * objc.dg/gnu-api-2-objc.m: Likewise.
373         * objc.dg/gnu-api-2-object.m: Likewise.
374         * objc.dg/gnu-api-2-property.m: Likewise.
375         * objc.dg/gnu-api-2-protocol.m: Likewise.
376         * objc.dg/gnu-api-2-sel.m: Likewise.
377
378 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
379
380         * objc.dg/foreach-1.m: Skip for Darwin < 9.
381         * objc.dg/objc-foreach-4.m: Likewise.
382         * objc.dg/objc-foreach-5.m: Skip for Darwin < 9, adjust headers.
383         * objc.dg/foreach-2.m: Skip for Darwin < 9, return self from init.
384         * objc.dg/foreach-4.m: Likewise.
385         * objc.dg/foreach-5.m: Likewise.
386         * objc.dg/foreach-3.m: Return self from init.
387
388 2011-01-09  Thomas Koenig  <tkoenig@gcc.gnu.org>
389
390         PR fortran/38536
391         * gfortran.dg/iso_c_binding_c_loc_char_1.f03:  New test.
392
393 2011-01-09  Janus Weil  <janus@gcc.gnu.org>
394
395         PR fortran/46313
396         * gfortran.dg/class_35.f90: New.
397
398 2011-01-08  Iain Sandoe  <iains@gcc.gnu.org>
399
400         * objc.dg/foreach-1.m: Add "-Wall" to flags.
401
402 2011-01-08  Nicola Pero  <nicola.pero@meta-innovation.com>
403
404         PR objc/47078
405         * objc.dg/invalid-method-2.m: New.
406         * obj-c++.dg/invalid-method-2.mm: New.
407
408 2011-01-08  Paul Thomas  <pault@gcc.gnu.org>
409
410         PR fortran/46896
411         * gfortran.dg/transpose_optimization_2.f90 : New test.
412
413 2011-01-08  Jan Hubicka  <jh@suse.cz>
414
415         PR tree-optmization/46469
416         * g++.dg/torture/pr46469.C: New testcase.
417
418 2011-01-08  Iain Sandoe  <iains@gcc.gnu.org>
419
420         * objc-obj-c++-shared/next-mapping.h: Move code and definitions for
421         emulation of libobjc-gnu structure layout functionality to ..
422         * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
423         * objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
424         * objc/execute/bf-common.h: Adjust headers.
425         * objc/execute/bf-1.m: Likewise.
426         * objc/execute/bf-2.m: Likewise.
427         * objc/execute/bf-3.m: Likewise.
428         * objc/execute/bf-4.m: Likewise.
429         * objc/execute/bf-5.m: Likewise.
430         * objc/execute/bf-6.m: Likewise.
431         * objc/execute/bf-7.m: Likewise.
432         * objc/execute/bf-8.m: Likewise.
433         * objc/execute/bf-9.m: Likewise.
434         * objc/execute/bf-10.m: Likewise.
435         * objc/execute/bf-11.m: Likewise.
436         * objc/execute/bf-12.m: Likewise.
437         * objc/execute/bf-13.m: Likewise.
438         * objc/execute/bf-14.m: Likewise.
439         * objc/execute/bf-15.m: Likewise.
440         * objc/execute/bf-16.m: Likewise.
441         * objc/execute/bf-17.m: Likewise.
442         * objc/execute/bf-18.m: Likewise.
443         * objc/execute/bf-19.m: Likewise.
444         * objc/execute/bf-20.m: Likewise.
445         * objc/execute/bf-21.m: Likewise.
446         * objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
447         objc_get_type_qualifiers ().
448
449 2011-01-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
450
451         PR fortran/45777
452         * gfortran.dg/dependency_39.f90:  New test.
453
454 2011-01-07  Jan Hubicka  <jh@suse.cz>
455
456         Get builtins tests ready for linker plugin.
457         * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
458         * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy, my_memset,
459         my_bzero): Mark used.
460         * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
461         * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark volatile.
462         * gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark volatile
463
464 2011-01-07  Jan Hubicka  <jh@suse.cz>
465
466         PR tree-optimization/46367
467         * g++.dg/torture/pr46367.C: New file.
468
469 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
470
471         PR target/47201
472         * gcc.dg/pr47201.c: New test.
473
474         PR bootstrap/47187
475         * gcc.dg/tree-prof/pr47187.c: New test.
476
477 2011-01-07  Tobias Burnus  <burnus@net-b.de>
478
479         PR fortran/41580
480         * gfortran.dg/extends_type_of_3.f90: New.
481
482 2011-01-07  Kai Tietz  <kai.tietz@onevision.com>
483
484         * g++.dg/ext/dllexport-MI1.C: Adjust test.
485         * g++.dg/ext/dllimport-MI1.C: Likewise.
486         * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
487         * g++.dg/ext/dllimport10.C: Likewise.
488         * g++.dg/ext/dllimport11.C: Likewise.
489         * g++.dg/ext/dllimport12.C: Likewise.
490         * g++.dg/ext/dllimport13.C: Likewise.
491         * g++.dg/ext/dllimport2.C: Likewise.
492         * g++.dg/ext/dllimport3.C: Likewise.
493         * g++.dg/ext/dllimport4.C: Likewise.
494         * g++.dg/ext/dllimport5.C: Likewise.
495         * g++.dg/ext/dllimport6.C: Likewise.
496         * g++.dg/ext/dllimport8.C: Likewise.
497         * g++.dg/ext/dllimport9.C: Likewise.
498         * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
499         targets, too. Additionally enable test for i?86-*-mingw*.
500         * g++.dg/ext/selectany1.C: Likewise.
501         Remove guard variable check.
502
503 2011-01-07  Janus Weil  <janus@gcc.gnu.org>
504
505         PR fortran/47189
506         PR fortran/47194
507         * gfortran.dg/storage_size_3.f08: Extended.
508
509 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
510
511         PR c++/47022
512         * g++.dg/template/stdarg1.C: New test.
513
514 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
515
516         PR fortran/47195
517         * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
518         * gfortran.dg/defined_operators_1.f90: Split the subroutine
519         from the interface of functions to not hide the errors that
520         shall be tested.
521
522 2011-01-06  Jan Hubicka  <jh@suse.cz>
523
524         * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
525         * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
526
527 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
528
529         PR fortran/33117
530         PR fortran/46478
531         * gfortran.dg/interface_33.f90: New test.
532
533 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
534
535         PR c/47150
536         * gcc.c-torture/compile/pr47150.c: New test.
537
538 2011-01-06  Ira Rosen  <irar@il.ibm.com>
539
540         PR tree-optimization/47139
541         * gcc.dg/vect/pr47139.c: New test.
542
543 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
544
545         PR fortran/47180
546         * gfortran.dg/extends_type_of_2.f03: New.
547
548 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
549
550         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
551
552 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
553
554         * gnat.dg/opt14.adb: New test.
555
556 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
557
558         PR fortran/46017
559         * gfortran.dg/allocate_error_2.f90:  New test.
560
561 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
562
563         PR fortran/47024
564         * gfortran.dg/storage_size_3.f08: New.
565
566 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
567
568         PR libgfortran/47154
569         * gfortran.dg/namelist_68.f90: New test.
570
571 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
572
573         * gnat.dg/unchecked_convert8.ad[sb]: New test.
574
575 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
576
577         PR fortran/46448
578         * gfortran.dg/class_34.f90: New.
579
580 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
581
582         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
583         use __builtin_inff.  Skip all single-precision tests that require
584         Infinity.
585
586 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
587
588         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
589
590 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
591
592         PR tree-optimization/47148
593         * gcc.c-torture/execute/pr47148.c: New test.
594
595         PR tree-optimization/47155
596         * gcc.c-torture/execute/pr47155.c: New test.
597
598         PR rtl-optimization/47157
599         * gcc.c-torture/compile/pr47157.c: New test.
600
601 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
602
603         * gcc.dg/torture/vector-shift2.c (schar): Define.
604         (main): Always use schar or uchar instead of plain "char" to avoid
605         dependencies on implementation-defined char signedness.
606
607 2011-01-03  Martin Jambor  <mjambor@suse.cz>
608
609         PR tree-optimization/46801
610         * gnat.dg/pack9.adb: Remove xfail.
611
612 2011-01-03  Martin Jambor  <mjambor@suse.cz>
613
614         PR tree-optimization/46984
615         * g++.dg/ipa/pr46984.C: New test.
616
617 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
618
619         PR fortran/46408
620         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
621
622 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
623
624         PR tree-optimization/47140
625         * gcc.c-torture/compile/pr47140.c: New test.
626
627         PR rtl-optimization/47028
628         * gcc.dg/pr47028.c: New test.
629
630 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
631
632         * objc.dg/protocol-forward-1.m: Removed TODO.
633         * objc.dg/protocol-forward-2.m: New.
634         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
635         * obj-c++.dg/protocol-forward-2.mm: New.
636
637 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
638
639         PR target/38662
640         * g++.dg/eh/pr38662.C: New testcase.
641
642 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
643
644         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
645         scan for newline '\n'.
646
647 \f
648 Copyright (C) 2011 Free Software Foundation, Inc.
649
650 Copying and distribution of this file, with or without modification,
651 are permitted in any medium without royalty provided the copyright
652 notice and this notice are preserved.