1 2011-01-13 Tobias Burnus <burnus@net-b.de>
2 Mikael Morin <mikael@gcc.gnu.org>
6 * gfortran.dg/select_type_20.f90: New.
7 * gfortran.dg/select_type_21.f90: New.
9 2011-01-13 Michael Meissner <meissner@linux.vnet.ibm.com>
12 * gcc.target/powerpc/pr47251.c: New file, test PR 47251 fix.
14 2011-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
16 * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and
18 * gcc.dg/guality/pr36728-2.c: Likewise.
20 2011-01-13 Dodji Seketeli <dodji@redhat.com>
23 * g++.dg/debug/dwarf2/template-params-9.C: New test.
25 2011-01-13 Andrey Belevantsev <abel@ispras.ru>
27 PR rtl-optimization/45352
28 * gcc.dg/pr45352-3.c: New.
30 2011-01-12 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
32 * g++.dg/cpp0x/range-for4.C: Delete useless include and duplicated
34 * g++.dg/cpp0x/range-for8.C: New.
35 * g++.dg/cpp0x/range-for9.C: New.
37 2011-01-12 Kai Tietz <kai.tietz@onevision.com>
40 * g++.dg/debug/pr47209.C: New.
42 2011-01-12 Richard Guenther <rguenther@suse.de>
45 * gcc.dg/lto/pr47259_0.c: New testcase.
46 * gcc.dg/lto/pr47259_1.c: Likewise.
48 2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
50 * objc-obj-c++-shared/Object1.h: Add copyright header, update
51 comments. Add a TEST_SUITE_ADDITIONS category for GNU runtime.
52 Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
53 methods missing from the OBJC2 Object.
54 * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
55 Amend implementation to use a TEST_SUITE_ADDITIONS category for both GNU
57 * objc-obj-c++-shared/Object1.mm: Remove redundant header, update
59 * objc-obj-c++-shared/Object1.m: Likewise.
60 * objc.dg/encode-3.m: Update header use. Amend to be API2 compatible.
61 * objc.dg/proto-qual-1.m: Likewise.
62 * obj-c++.dg/proto-lossage-3.mm: Likewise.
63 * obj-c++.dg/proto-qual-1.mm: Likewise.
65 2011-01-12 Eric Botcazou <ebotcazou@adacore.com>
68 * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
70 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
72 Fixed the Objective-C++ testsuite and updated all tests.
73 * lib/obj-c++.exp (obj-c++_init): Declare and set
74 gcc_warning_prefix and gcc_error_prefix.
75 * obj-c++.dg/attributes/categ-attribute-2.mm: Fixed usage of
76 'dg-warning', 'dg-message' and 'dg-error'.
77 * obj-c++.dg/class-extension-3.mm: Likewise.
78 * obj-c++.dg/class-protocol-1.mm: Likewise.
79 * obj-c++.dg/encode-7.mm: Likewise.
80 * obj-c++.dg/exceptions-3.mm: Likewise.
81 * obj-c++.dg/exceptions-5.mm: Likewise.
82 * obj-c++.dg/method-12.mm: Likewise.
83 * obj-c++.dg/method-13.mm: Likewise.
84 * obj-c++.dg/method-15.mm: Likewise.
85 * obj-c++.dg/method-16.mm: Likewise.
86 * obj-c++.dg/method-4.mm: Likewise.
87 * obj-c++.dg/method-8.mm: Likewise.
88 * obj-c++.dg/method-conflict-1.mm: Likewise.
89 * obj-c++.dg/method-conflict-2.mm: Likewise.
90 * obj-c++.dg/method-conflict-3.mm: Likewise. Also, removed FIXME
91 and uncommented second part of the testcase now that the testsuite
93 * obj-c++.dg/method-conflict-4.mm: Likewise. Also, removed FIXME
94 and uncommented second part of the testcase now that the testsuite
96 * obj-c++.dg/private-1.mm: Likewise.
97 * obj-c++.dg/proto-lossage-4.mm: Likewise.
98 * obj-c++.dg/syntax-error-7.mm: Likewise.
99 * obj-c++.dg/warn5.mm: Likewise.
100 * obj-c++.dg/property/at-property-14.mm: Likewise.
101 * obj-c++.dg/property/at-property-16.mm: Likewise, and removed
103 * obj-c++.dg/property/at-property-18.mm: Likewise.
104 * obj-c++.dg/property/at-property-20.mm: Likewise, and removed
106 * obj-c++.dg/property/at-property-21.mm: Likewise.
107 * obj-c++.dg/property/at-property-28.mm: Likewise.
108 * obj-c++.dg/property/at-property-5.mm: Likewise.
109 * obj-c++.dg/property/dynamic-2.mm: Likewise.
110 * obj-c++.dg/property/property-neg-3.mm: Likewise.
111 * obj-c++.dg/property/synthesize-11.mm: Likewise.
112 * obj-c++.dg/property/synthesize-6.mm: Likewise.
113 * obj-c++.dg/property/synthesize-8.mm: Likewise.
114 * obj-c++.dg/property/synthesize-9.mm: Likewise.
115 * obj-c++.dg/tls/diag-5.mm: Likewise.
116 * obj-c++.dg/ivar-invalid-type-1.mm: Removed FIXME and uncommented
117 dg-error, now matched correctly.
119 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
121 * objc.dg/property/at-property-29.m: New.
122 * obj-c++.dg/property/at-property-29.mm: New.
124 2011-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
126 * go.test/go-test.exp (go-set-goarch): New proc.
127 (go-gc-tests): Use it.
129 2011-01-11 Dodji Seketeli <dodji@redhat.com>
132 * g++.dg/debug/dwarf2/template-params-8.C: New test.
134 2011-01-11 Richard Henderson <rth@redhat.com>
136 * gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
138 2011-01-11 Jan Hubicka <jh@suse.cz>
142 * testsuite/gcc.dg/lto/pr45721_1.c: New file.
143 * testsuite/gcc.dg/lto/pr45721_0.c: New file.
145 2011-01-11 Richard Guenther <rguenther@suse.de>
147 PR tree-optimization/46076
148 * gcc.dg/tree-ssa/pr46076.c: New testcase.
150 2011-01-11 Jeff Law <law@redhat.com>
152 * PR tree-optimization/47086
153 * gcc.dg/pr47086.c: New test.
155 2011-01-11 Jason Merrill <jason@redhat.com>
158 * g++.dg/template/new10.C: New.
161 * g++.dg/cpp0x/lambda/lambda-this3.C: New.
163 2011-01-11 Iain Sandoe <iains@gcc.gnu.org>
165 * objc-obj-c++-shared/next-mapping.h: Add copyright header.
166 Split type definitions and NSConstantString class into...
167 * objc-obj-c++-shared/objc-test-suite-types.h: New.
168 * objc-obj-c++-shared/nsconstantstring-class.h: New.
169 * objc-obj-c++-shared/nsconstantstring-class-impl.h: New.
170 * objc-obj-c++-shared/nsconstantstring-class-impl.m: New.
171 * objc-obj-c++-shared/nsconstantstring-class-impl.mm: New.
172 * objc-obj-c++-shared/next-abi.h: Add copyright header, minor update
174 * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: Adjust
175 encode defines for newer NeXT system headers.
176 * obj-c++.dg/template-4.mm: Adjust to use nsconstantstring headers.
177 * obj-c++.dg/torture/strings/string1.mm: Likewise.
178 * objc.dg/foreach-5.m: Likewise.
179 * objc.dg/foreach-2.m: Likewise.
180 * objc.dg/foreach-4.m: Likewise.
181 * objc.dg/torture/strings/string1.m: Likewise.
182 * objc.dg/torture/strings/string2.m: Likewise.
183 * objc.dg/torture/strings/string3.m: Likewise.
184 * objc.dg/torture/strings/string4.m: Likewise.
185 * obj-c++.dg/torture/strings/const-str-3.mm: Adjust to use type
186 header and stand alone.
187 * obj-c++.dg/strings/strings-2.mm: Likewise.
188 * objc.dg/torture/strings/const-str-3.m: Likewise.
189 * objc.dg/strings/strings-2.m: Likewise.
190 * objc.dg/strings/const-str-12b.m: Likewise.
192 2011-01-12 Richard Guenther <rguenther@suse.de>
195 * gcc.dg/attr-weak-1.c: Adjust.
197 2011-01-11 Paul Thomas <pault@gcc.gnu.org>
200 * gfortran.dg/realloc_on_assign_2.f03 : Modify 'test1' to be
201 standard compliant and comment.
203 2011-01-10 Jan Hubicka <jh@suse.cz>
206 * gcc.dg/initpri3.c: New testcase.
208 2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
211 * g++.dg/torture/stackalign/test-unwind.h (g_edi): Mark it
217 (g_ebp_save): Likewise.
218 (g_esp_save): Likewise.
220 2011-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
222 * g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.
224 2011-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
226 PR tree-optimization/46021
227 * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on alpha*-*-*,
228 i?86-*-*, x86_64-*-*.
230 2011-01-10 Jeff Law <law@redhat.com>
232 * PR tree-optimization/47141
233 * gcc.c-torture/compile/pr47141.c: New test.
235 2011-01-10 Eric Botcazou <ebotcazou@adacore.com>
238 * gcc.dg/vect/vect-vfa-slp.c: Remove XFAIL.
239 * gcc.dg/vect/slp-23.c: Remove XFAIL for SLP.
240 * gcc.dg/vect/slp-35.c: Remove XFAILs.
241 * gcc.dg/vect/no-tree-pre-slp-29.c: Likewise.
244 * gcc.dg/vect/vect-peel-1.c (main): Prevent initialization loop from
245 being vectorized. Adjust dg-final pattern. Remove XFAIL.
246 * gcc.dg/vect/vect-peel-2.c (main): Likewise.
247 * gcc.dg/vect/vect-peel-4.c (main): Prevent initialization loop from
248 being vectorized. Adjust dg-final pattern.
251 * gcc.dg/vect/pr33804.c: XFAIL only for ilp32.
252 * gcc.dg/vect/slp-24.c: Likewise.
254 2011-01-10 Dave Korn <dave.korn.cygwin@gmail.com>
257 * g++.dg/other/pr47218-1.C: New test file.
258 * g++.dg/other/pr47218.C: Likewise.
259 * g++.dg/other/pr47218.h: New supporting header.
261 2011-01-09 Nicola Pero <nicola.pero@meta-innovation.com>
264 * objc.dg/attributes/invalid-attribute-1.m: New.
265 * obj-c++.dg/attributes/invalid-attribute-1.mm: New.
267 2011-01-09 Janus Weil <janus@gcc.gnu.org>
270 * gfortran.dg/proc_ptr_comp_28.f90: New.
272 2011-01-09 Iain Sandoe <iains@gcc.gnu.org>
274 * obj-c++.dg/gnu-api-2-class.mm: Skip for Darwin < 9.
275 * obj-c++.dg/gnu-api-2-ivar.mm: Likewise.
276 * obj-c++.dg/gnu-api-2-method.mm: Likewise.
277 * obj-c++.dg/gnu-api-2-objc.mm: Likewise.
278 * obj-c++.dg/gnu-api-2-object.mm: Likewise.
279 * obj-c++.dg/gnu-api-2-property.mm: Likewise.
280 * obj-c++.dg/gnu-api-2-protocol.mm: Likewise.
281 * obj-c++.dg/gnu-api-2-sel.mm: Likewise.
282 * objc.dg/gnu-api-2-class.m: Likewise.
283 * objc.dg/gnu-api-2-ivar.m: Likewise.
284 * objc.dg/gnu-api-2-method.m: Likewise.
285 * objc.dg/gnu-api-2-objc.m: Likewise.
286 * objc.dg/gnu-api-2-object.m: Likewise.
287 * objc.dg/gnu-api-2-property.m: Likewise.
288 * objc.dg/gnu-api-2-protocol.m: Likewise.
289 * objc.dg/gnu-api-2-sel.m: Likewise.
291 2011-01-09 Iain Sandoe <iains@gcc.gnu.org>
293 * objc.dg/foreach-1.m: Skip for Darwin < 9.
294 * objc.dg/objc-foreach-4.m: Likewise.
295 * objc.dg/objc-foreach-5.m: Skip for Darwin < 9, adjust headers.
296 * objc.dg/foreach-2.m: Skip for Darwin < 9, return self from init.
297 * objc.dg/foreach-4.m: Likewise.
298 * objc.dg/foreach-5.m: Likewise.
299 * objc.dg/foreach-3.m: Return self from init.
301 2011-01-09 Thomas Koenig <tkoenig@gcc.gnu.org>
304 * gfortran.dg/iso_c_binding_c_loc_char_1.f03: New test.
306 2011-01-09 Janus Weil <janus@gcc.gnu.org>
309 * gfortran.dg/class_35.f90: New.
311 2011-01-08 Iain Sandoe <iains@gcc.gnu.org>
313 * objc.dg/foreach-1.m: Add "-Wall" to flags.
315 2011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>
318 * objc.dg/invalid-method-2.m: New.
319 * obj-c++.dg/invalid-method-2.mm: New.
321 2011-01-08 Paul Thomas <pault@gcc.gnu.org>
324 * gfortran.dg/transpose_optimization_2.f90 : New test.
326 2011-01-08 Jan Hubicka <jh@suse.cz>
328 PR tree-optmization/46469
329 * g++.dg/torture/pr46469.C: New testcase.
331 2011-01-08 Iain Sandoe <iains@gcc.gnu.org>
333 * objc-obj-c++-shared/next-mapping.h: Move code and definitions for
334 emulation of libobjc-gnu structure layout functionality to ..
335 * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
336 * objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
337 * objc/execute/bf-common.h: Adjust headers.
338 * objc/execute/bf-1.m: Likewise.
339 * objc/execute/bf-2.m: Likewise.
340 * objc/execute/bf-3.m: Likewise.
341 * objc/execute/bf-4.m: Likewise.
342 * objc/execute/bf-5.m: Likewise.
343 * objc/execute/bf-6.m: Likewise.
344 * objc/execute/bf-7.m: Likewise.
345 * objc/execute/bf-8.m: Likewise.
346 * objc/execute/bf-9.m: Likewise.
347 * objc/execute/bf-10.m: Likewise.
348 * objc/execute/bf-11.m: Likewise.
349 * objc/execute/bf-12.m: Likewise.
350 * objc/execute/bf-13.m: Likewise.
351 * objc/execute/bf-14.m: Likewise.
352 * objc/execute/bf-15.m: Likewise.
353 * objc/execute/bf-16.m: Likewise.
354 * objc/execute/bf-17.m: Likewise.
355 * objc/execute/bf-18.m: Likewise.
356 * objc/execute/bf-19.m: Likewise.
357 * objc/execute/bf-20.m: Likewise.
358 * objc/execute/bf-21.m: Likewise.
359 * objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
360 objc_get_type_qualifiers ().
362 2011-01-08 Thomas Koenig <tkoenig@gcc.gnu.org>
365 * gfortran.dg/dependency_39.f90: New test.
367 2011-01-07 Jan Hubicka <jh@suse.cz>
369 Get builtins tests ready for linker plugin.
370 * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
371 * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy, my_memset,
372 my_bzero): Mark used.
373 * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
374 * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark volatile.
375 * gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark volatile
377 2011-01-07 Jan Hubicka <jh@suse.cz>
379 PR tree-optimization/46367
380 * g++.dg/torture/pr46367.C: New file.
382 2011-01-07 Jakub Jelinek <jakub@redhat.com>
385 * gcc.dg/pr47201.c: New test.
388 * gcc.dg/tree-prof/pr47187.c: New test.
390 2011-01-07 Tobias Burnus <burnus@net-b.de>
393 * gfortran.dg/extends_type_of_3.f90: New.
395 2011-01-07 Kai Tietz <kai.tietz@onevision.com>
397 * g++.dg/ext/dllexport-MI1.C: Adjust test.
398 * g++.dg/ext/dllimport-MI1.C: Likewise.
399 * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
400 * g++.dg/ext/dllimport10.C: Likewise.
401 * g++.dg/ext/dllimport11.C: Likewise.
402 * g++.dg/ext/dllimport12.C: Likewise.
403 * g++.dg/ext/dllimport13.C: Likewise.
404 * g++.dg/ext/dllimport2.C: Likewise.
405 * g++.dg/ext/dllimport3.C: Likewise.
406 * g++.dg/ext/dllimport4.C: Likewise.
407 * g++.dg/ext/dllimport5.C: Likewise.
408 * g++.dg/ext/dllimport6.C: Likewise.
409 * g++.dg/ext/dllimport8.C: Likewise.
410 * g++.dg/ext/dllimport9.C: Likewise.
411 * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
412 targets, too. Additionally enable test for i?86-*-mingw*.
413 * g++.dg/ext/selectany1.C: Likewise.
414 Remove guard variable check.
416 2011-01-07 Janus Weil <janus@gcc.gnu.org>
420 * gfortran.dg/storage_size_3.f08: Extended.
422 2011-01-07 Jakub Jelinek <jakub@redhat.com>
425 * g++.dg/template/stdarg1.C: New test.
427 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
430 * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
431 * gfortran.dg/defined_operators_1.f90: Split the subroutine
432 from the interface of functions to not hide the errors that
435 2011-01-06 Jan Hubicka <jh@suse.cz>
437 * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
438 * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
440 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
444 * gfortran.dg/interface_33.f90: New test.
446 2011-01-06 Jakub Jelinek <jakub@redhat.com>
449 * gcc.c-torture/compile/pr47150.c: New test.
451 2011-01-06 Ira Rosen <irar@il.ibm.com>
453 PR tree-optimization/47139
454 * gcc.dg/vect/pr47139.c: New test.
456 2011-01-05 Janus Weil <janus@gcc.gnu.org>
459 * gfortran.dg/extends_type_of_2.f03: New.
461 2011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
463 * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
465 2011-01-05 Eric Botcazou <ebotcazou@adacore.com>
467 * gnat.dg/opt14.adb: New test.
469 2011-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
472 * gfortran.dg/allocate_error_2.f90: New test.
474 2011-01-05 Janus Weil <janus@gcc.gnu.org>
477 * gfortran.dg/storage_size_3.f08: New.
479 2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
482 * gfortran.dg/namelist_68.f90: New test.
484 2011-01-04 Eric Botcazou <ebotcazou@adacore.com>
486 * gnat.dg/unchecked_convert8.ad[sb]: New test.
488 2011-01-04 Janus Weil <janus@gcc.gnu.org>
491 * gfortran.dg/class_34.f90: New.
493 2011-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
495 * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
496 use __builtin_inff. Skip all single-precision tests that require
499 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
501 * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
503 2011-01-03 Jakub Jelinek <jakub@redhat.com>
505 PR tree-optimization/47148
506 * gcc.c-torture/execute/pr47148.c: New test.
508 PR tree-optimization/47155
509 * gcc.c-torture/execute/pr47155.c: New test.
511 PR rtl-optimization/47157
512 * gcc.c-torture/compile/pr47157.c: New test.
514 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
516 * gcc.dg/torture/vector-shift2.c (schar): Define.
517 (main): Always use schar or uchar instead of plain "char" to avoid
518 dependencies on implementation-defined char signedness.
520 2011-01-03 Martin Jambor <mjambor@suse.cz>
522 PR tree-optimization/46801
523 * gnat.dg/pack9.adb: Remove xfail.
525 2011-01-03 Martin Jambor <mjambor@suse.cz>
527 PR tree-optimization/46984
528 * g++.dg/ipa/pr46984.C: New test.
530 2011-01-02 Janus Weil <janus@gcc.gnu.org>
533 * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
535 2011-01-02 Jakub Jelinek <jakub@redhat.com>
537 PR tree-optimization/47140
538 * gcc.c-torture/compile/pr47140.c: New test.
540 PR rtl-optimization/47028
541 * gcc.dg/pr47028.c: New test.
543 2011-01-02 Nicola Pero <nicola.pero@meta-innovation.com>
545 * objc.dg/protocol-forward-1.m: Removed TODO.
546 * objc.dg/protocol-forward-2.m: New.
547 * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
548 * obj-c++.dg/protocol-forward-2.mm: New.
550 2011-01-01 Kai Tietz <kai.tietz@onevision.com>
553 * g++.dg/eh/pr38662.C: New testcase.
555 2011-01-01 Chung-Lin Tang <cltang@codesourcery.com>
557 * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
558 scan for newline '\n'.
561 Copyright (C) 2011 Free Software Foundation, Inc.
563 Copying and distribution of this file, with or without modification,
564 are permitted in any medium without royalty provided the copyright
565 notice and this notice are preserved.