1 2010-12-04 Tobias Burnus <burnus@net-b.de>
4 * gfortran.dg/quad_1.f90: Remove some complex
5 math checks as they fail on some non-libquadmath
8 2010-12-04 Daniel Kraft <d@domob.eu>
11 * gfortran.dg/power2.f90: New test.
13 2010-12-03 Jakub Jelinek <jakub@redhat.com>
16 * g++.dg/debug/pr46123.C: New test.
17 * g++.dg/debug/dwarf2/pr46123.C: New test.
19 2010-12-03 Jason Merrill <jason@redhat.com>
22 * g++.dg/template/scope4.C: New.
24 2010-12-03 Nathan Froyd <froydnj@codesourcery.com>
26 * gcc.target/arm/neon-offset-1.c: New test.
28 2010-12-03 Alexander Monakov <amonakov@ispras.ru>
30 PR rtl-optimization/45354
31 * gcc.dg/tree-prof/pr45354.c: New.
33 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
36 * gfortran.dg/dependency_38.f90: New test.
38 2010-12-02 Ian Lance Taylor <iant@google.com>
40 * lib/go.exp: New file.
41 * lib/go-dg.exp: New file.
42 * lib/go-torture.exp: New file.
43 * lib/target-supports.exp (check_compile): Match // Go.
45 2010-12-02 Eric Botcazou <ebotcazou@adacore.com>
47 * gcc.dg/pr46685.c: New test.
49 2010-12-02 Sebastian Pop <sebastian.pop@amd.com>
51 PR tree-optimization/45199
52 * gcc.dg/tree-ssa/ldist-15.c: New.
53 * gcc.dg/tree-ssa/ldist-16.c: New.
54 * gfortran.dg/ldist-pr45199.f: New.
56 2010-12-02 Richard Guenther <rguenther@suse.de>
58 PR tree-optimization/46723
59 * gcc.dg/torture/pr46723.c: New testcase.
61 2010-12-02 Richard Guenther <rguenther@suse.de>
64 * g++.dg/lto/20101126-1_0.C: New testcase.
65 * g++.dg/lto/20101126-1_1.c: Likewise.
67 2010-12-02 Richard Guenther <rguenther@suse.de>
68 Ira Rosen <irar@il.ibm.com>
70 PR tree-optimization/46663
71 * gcc.dg/vect/pr46663.c: New test.
73 2010-12-02 Jie Zhang <jie@codesourcery.com>
76 * gcc.dg/pr46674.c: New test.
78 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>
80 * objc.dg/exceptions-6.m: New.
81 * obj-c++.dg/exceptions-6.mm: New.
83 2010-12-01 Jan Hubicka <jh@suse.cz>
85 * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin
87 2010-12-01 Sebastian Pop <sebastian.pop@amd.com>
90 * gcc.dg/graphite/pr45297.c: New.
92 2010-12-01 Richard Guenther <rguenther@suse.de>
94 PR tree-optimization/46730
95 * g++.dg/tree-prof/indir-call-prof-2.C: New testcase.
97 2010-11-30 Michael Meissner <meissner@linux.vnet.ibm.com>
99 * gcc.target/powerpc/ppc-fma-7.c: New file, test that (a*b)+c and
100 (a*b)-c generates two fma instructions, instead of separate
101 multiply, add, and subtract.
103 2010-11-30 Tobias Burnus <burnus@net-b.de>
105 * gfortran.dg/realloc_on_assign_2.f03 (invima): Assign
106 a value to all array elements.
108 2010-11-30 Richard Guenther <rguenther@suse.de>
110 PR tree-optimization/46722
111 * gcc.target/i386/fma4-fma-2.c: New testcase.
113 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
115 * objc.dg/duplicate-class-1.m: New.
116 * obj-c++.dg/duplicate-class-1.mm: New.
118 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
120 * objc.dg/property/dotsyntax-21.m
121 * obj-c++.dg/property/dotsyntax-21.mm
123 2010-11-29 Alexandre Oliva <aoliva@redhat.com>
126 * g++.dg/debug/pr46338.C: New.
128 2010-11-29 Richard Guenther <rguenther@suse.de>
129 Zdenek Dvorak <rakdver@kam.uniff.cz>
131 PR tree-optimization/46675
132 * gcc.dg/pr46675.c: New test.
134 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
136 * gcc/testsuite/objc.dg/strings-1.m: Move to...
137 * gcc/testsuite/objc.dg/strings/strings-1.m: ... here. Update paths.
138 * gcc/testsuite/objc.dg/strings-2.m: Move to ...
139 * gcc/testsuite/objc.dg/strings/strings-2.m ... here, provide a
140 constructor and class reference for NeXT runtime. Update paths.
141 * gcc/testsuite/obj-c++.dg/strings-1.m: Move to...
142 * gcc/testsuite/obj-c++.dg/strings/strings-1.m: ... here. Update paths.
143 * gcc/testsuite/obj-c++.dg/strings-2.m: Move to ...
144 * gcc/testsuite/obj-c__.dg/strings/strings-2.m ... here, provide a
145 constructor and class reference for NeXT runtime. Update paths.
147 2010-11-29 Dodji Seketeli <dodji@redhat.com>
150 * g++.dg/conversion/cast2.C: New test.
153 * g++.dg/conversion/cond4.C: Likewise.
155 2010-11-29 Dodji Seketeli <dodji@redhat.com>
158 Reverted patch for PR c++/42260
159 * g++.dg/conversion/cast2.C: Reverted new test.
161 2010-11-29 Dodji Seketeli <dodji@redhat.com>
164 * g++.dg/debug/dwarf2/typedef5.C: New test
166 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
167 Mike Stump <mrs@gcc.gnu.org>
172 * gcc.target/powerpc/darwin-abi-12.c: Adjust for new allocators.
173 * gcc.dg/pr26427.c: Remove redundant warning for powerpc.
174 * gcc.dg/darwin-comm.c: Adjust for new allocators.
175 * gcc.dg/darwin-sections.c: New test.
176 * g++.dg/ext/instantiate2.C: Adjust for new allocators.
178 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
180 * objc.dg/exceptions-1.m: New.
181 * objc.dg/exceptions-2.m: New.
182 * objc.dg/exceptions-3.m: New.
183 * objc.dg/exceptions-4.m: New.
184 * objc.dg/exceptions-5.m: New.
185 * obj-c++.dg/exceptions-1.mm: New.
186 * obj-c++.dg/exceptions-2.mm: New.
187 * obj-c++.dg/exceptions-3.mm: New.
188 * obj-c++.dg/exceptions-4.mm: New.
189 * obj-c++.dg/exceptions-5.mm: New.
191 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
193 * obj-c++.dg/property/at-property-1.mm: Fixed testcase.
194 * obj-c++.dg/property/at-property-16.mm: Fixed testcase.
195 * obj-c++.dg/property/at-property-20.mm: Fixed testcase.
197 2010-11-28 Janus Weil <janus@gcc.gnu.org>
200 * gfortran.dg/proc_ptr_comp_pass_7.f90: New.
202 2010-11-28 Eric Botcazou <ebotcazou@adacore.com>
204 * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching.
205 * gnat.dg/pack9.adb (dg-final): Likewise.
207 2010-11-28 Paul Thomas <pault@gcc.gnu.org
210 * gfortran.dg/realloc_on_assign_1.f03: New test.
211 * gfortran.dg/realloc_on_assign_2.f03: New test.
212 * gfortran.dg/transpose_2.f90: dg-option -fno-realloc-lhs.
213 * gfortran.dg/unpack_bounds_1.f90: The same.
214 * gfortran.dg/cshift_bounds_2.f90: The same.
215 * gfortran.dg/matmul_bounds_2.f90: The same.
216 * gfortran.dg/matmul_bounds_3.f90: The same.
217 * gfortran.dg/matmul_bounds_4.f90: The same.
218 * gfortran.dg/matmul_bounds_5.f90: The same.
220 2010-11-27 Tobias Burnus <burnus@net-b.de>
224 * gfortran.dg/transfer_simplify_10.f90: Fix endian issue.
226 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
229 * obj-c++.dg/property/at-property-2.mm: Uncommented testcase.
231 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
233 * objc.dg/property/at-property-24.m: New.
234 * objc.dg/property/at-property-25.m: New.
235 * obj-c++.dg/property/at-property-24.mm: New.
236 * obj-c++.dg/property/at-property-25.mm: New.
238 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
240 * objc.dg/protocol-qualifier-1.m: New.
241 * objc.dg/protocol-qualifier-2.m: New.
242 * obj-c++.dg/protocol-qualifier-1.mm: New.
243 * obj-c++.dg/protocol-qualifier-2.mm: New.
245 2010-11-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
247 * lib/gnat.exp: Load gcc.exp.
248 (gnat_target_compile): Use gcc_target_compile for *.c sources.
249 * gnat.dg/sse_nolib.adb: Use dg-require-effective-target sse_runtime.
251 2010-11-26 Richard Guenther <rguenther@suse.de>
254 * gcc.dg/lto/20101125-1_0.c: New testcase.
255 * gcc.dg/lto/20101125-1_1.c: Likewise.
257 2010-11-22 Bud Davis <jmdavis@link.com>
259 * arith_divide_no_check.f
260 ,arith_divide.f,old_style_init.f90: new tests.
262 2010-11-26 H.J. Lu <hongjiu.lu@intel.com>
264 PR tree-optimization/46665
265 * gfortran.dg/pr46665.f90: New.
267 2010-11-26 Jakub Jelinek <jakub@redhat.com>
270 * gcc.dg/pr46647.c: New test.
272 2010-11-25 Janus Weil <janus@gcc.gnu.org>
275 * gfortran.dg/select_type_19.f03: New.
277 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com>
279 * objc.dg/ivar-problem-1.m: New.
280 * obj-c++.dg/ivar-problem-1.mm: New.
282 2010-11-25 Jakub Jelinek <jakub@redhat.com>
285 * gcc.c-torture/compile/pr46637.c: New test.
287 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
289 * gfortran.dg/pr46519-1.f: Add -mtune=generic.
291 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
294 * gcc.target/i386/pr46647.c: New.
296 2010-11-25 Kai Tietz <kai.tietz@onevision.com>
298 * gcc.dg/dll-8.c: New.
300 2010-11-25 Eric Botcazou <ebotcazou@adacore.com>
302 * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target.
303 * gnat.dg/sse_nolib.adb: Likewise.
305 2010-11-25 Alexander Monakov <amonakov@ispras.ru>
307 PR rtl-optimization/46585
308 * gcc.dg/pr46585.c: New.
310 2010-11-24 Richard Henderson <rth@redhat.com>
312 * lib/target-supports.exp (vect_widen_sum_hi_to_si_pattern,
313 vect_widen_mult_hi_to_si, vect_sdot_qi, vect_udot_qi, vect_sdot_hi,
314 vect_unpack, vect_int_mult, vect_extract_even_odd,
315 vect_extract_even_odd_wide, vect_interleave): Enable for ia64.
317 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
320 * gfortran.dg/pr46519-1.f: New.
322 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
325 * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper.
326 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
328 * gcc.target/i386/avx-vzeroupper-14.c: Replace -O0 with -O2.
329 * gcc.target/i386/avx-vzeroupper-15.c: Likewise.
330 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
331 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
333 * gcc.target/i386/avx-vzeroupper-20.c: New.
334 * gcc.target/i386/avx-vzeroupper-21.c: Likewise.
335 * gcc.target/i386/avx-vzeroupper-22.c: Likewise.
336 * gcc.target/i386/avx-vzeroupper-23.c: Likewise.
337 * gcc.target/i386/avx-vzeroupper-24.c: Likewise.
338 * gcc.target/i386/avx-vzeroupper-25.c: Likewise.
339 * gcc.target/i386/avx-vzeroupper-26.c: Likewise.
341 2010-11-24 Richard Guenther <rguenther@suse.de>
344 * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes.
346 2010-11-24 Jakub Jelinek <jakub@redhat.com>
348 PR rtl-optimization/46614
349 * gcc.dg/pr46614.c: New test.
351 2010-11-24 Tobias Burnus <burnus@net-b.de>
354 * gfortran.dg/transfer_simplify_10.f90: New.
356 2010-11-24 Jakub Jelinek <jakub@redhat.com>
359 * gfortran.dg/lto/pr46629_0.f90: New test.
361 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com>
363 * gcc.target/mips/loongson3a-muldiv-1.c: New test.
364 * gcc.target/mips/loongson3a-muldiv-2.c: New test.
366 2010-11-23 Joseph Myers <joseph@codesourcery.com>
368 * gcc.dg/opts-5.c: New test.
370 2010-11-23 Jeffrey Yasskin <jyasskin@google.com>
373 * g++.dg/debug/dwarf2/pr46527.C: New test.
375 2010-11-23 Iain Sandoe <iains@gcc.gnu.org>
377 * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
379 2010-11-23 Jakub Jelinek <jakub@redhat.com>
382 * gcc.dg/pr46499-1.c: New test.
383 * gcc.dg/pr46499-2.c: New test.
385 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu>
387 * gcc.target/i386/alias-1.c: Require alias support.
389 2010-11-22 Uros Bizjak <ubizjak@gmail.com>
391 * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags
392 for vectorizer tests.
393 * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive.
394 * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive.
395 * gcc.dg/graphite/pr41888.c: Ditto.
396 * gcc.dg/graphite/pr42729.c: Ditto.
398 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com>
399 Uros Bizjak <ubizjak@gmail.com>
401 * lib/target-supports.exp (check_vect_support_and_set_flags): New
402 procedure to check if the target supports vectorizer tests. Set
403 DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization
405 * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags.
406 * g++.dg/vect/vect.exp: Ditto.
407 * gfortran.dg/vect/vect.exp: Ditto.
409 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>
412 * objc.dg/strings-1.m: New.
413 * objc.dg/strings-2.m: New.
414 * obj-c++.dg/strings-1.mm: New.
415 * obj-c++.dg/strings-2.mm: New.
417 2010-11-22 Ian Bolton <ian.bolton@arm.com>
419 * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for
420 "target short_enums".
421 * testsuite/gcc.c-torture/compile/pr39845.c: Likewise.
423 2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
425 * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
427 PR rtl-optimization/46603
428 * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
431 * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
432 being vectorized. Adjust dg-final pattern.
433 * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector.
435 * gcc.dg/vect: Do not include <stdio.h> in testcases.
436 * gcc.dg/vect/costmodel/ppc: Likewise.
438 2010-11-22 Alexander Monakov <amonakov@ispras.ru>
440 PR rtl-optimization/45652
441 * gcc.dg/pr45652.c: New.
443 2010-11-21 Richard Henderson <rth@redhat.com>
445 PR rtl-optimization/46571
446 * gcc.dg/pr46571.c: New.
448 2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
450 * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
452 2010-11-21 Uros Bizjak <ubizjak@gmail.com>
455 * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets.
457 2010-11-20 Joseph Myers <joseph@codesourcery.com>
459 * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
460 * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
461 * gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
462 * gcc.dg/pack-test-2.c: Test for all targets.
463 * gcc.dg/pragma-align.c: Test for all targets.
464 * gcc.dg/pragma-pack-4.c: Do not skip for AVR.
465 * gcc.dg/ucnid-10.c: Test for all targets.
467 2010-11-20 Eric Botcazou <ebotcazou@adacore.com>
469 * gcc.target/sparc/sparc-align-1.c: New test.
471 2010-11-20 Nathan Froyd <froydnj@codesourcery.com>
476 * g++.dg/parse/semicolon3.C: New test.
477 * g++.dg/debug/pr22514.C: Adjust.
478 * g++.dg/init/error1.C: Adjust.
479 * g++.dg/other/bitfield3.C: Adjust.
480 * g++.dg/other/semicolon.C: Adjust.
481 * g++.dg/parse/error14.C: Adjust.
482 * g++.dg/parse/error5.C: Adjust.
483 * g++.dg/parse/parameter-declaration-1.C: Adjust.
484 * g++.dg/template/pr23510.C: Adjust.
485 * g++.dg/template/pr39425.C: Adjust.
486 * g++.old-deja/g++.robertl/eb125.C: Adjust.
488 2010-11-20 Jakub Jelinek <jakub@redhat.com>
491 * gcc.dg/autopar/pr46561.c: New test.
494 * g++.dg/other/error34.C: New test.
497 * g++.dg/cpp0x/constexpr-base3.C: New test.
499 PR tree-optimization/45830
500 * gcc.target/i386/pr45830.c: New test.
501 * gcc.c-torture/execute/pr45830.c: New test.
503 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
505 * objc.dg/attributes/class-attribute-1.m: Rewritten.
506 * objc.dg/attributes/class-attribute-2.m: Same change.
507 * obj-c++.dg/attributes/class-attribute-1.mm: Same change.
508 * obj-c++.dg/attributes/class-attribute-2.mm: Same change.
509 * objc.dg/fobjc-std-1.m: Updated.
510 * obj-c++.dg/fobjc-std-1.mm: Updated.
512 2010-11-19 Michael Matz <matz@suse.de>
514 PR tree-optimization/46077
515 * gcc.dg/vect/O3-pr46077.c: New testcase.
517 2010-11-19 Joseph Myers <joseph@codesourcery.com>
520 * gcc.c-torture/compile/pr46547-1.c: New test.
522 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
524 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
526 * lib/gfortran.exp (gfortran_link_flags): Remove braces around
527 $GFORTRAN_UNDER_TEST.
528 (gfortran_init): Use -B to specify specpath, add trailing /.
530 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>
532 * gcc.target/powerpc/ppc-target-1.c: New file to test target
533 attributes on PowerPC.
534 * gcc.target/powerpc/ppc-target-2.c: Ditto.
535 * gcc.target/powerpc/ppc-target-3.c: Ditto.
537 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
539 * objc.dg/attributes/proto-attribute-1.m: Updated.
540 * objc.dg/attributes/proto-attribute-2.m: New.
541 * objc.dg/attributes/proto-attribute-3.m: New.
542 * obj-c++.dg/attributes/proto-attribute-1.mm: Updated.
543 * obj-c++.dg/attributes/proto-attribute-2.mm: New.
544 * obj-c++.dg/attributes/proto-attribute-3.mm: New.
546 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
548 * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
550 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
552 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
554 2010-11-18 Steve Ellcey <sje@cup.hp.com>
556 * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
557 * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment.
559 2010-11-18 Jakub Jelinek <jakub@redhat.com>
562 * gcc.c-torture/compile/pr46534.c: New test.
564 2010-11-18 Eric Botcazou <ebotcazou@adacore.com>
566 * gnat.dg/atomic4.ad[sb]: New test.
567 * gnat.dg/volatile4.adb: Likewise.
569 2010-11-18 Richard Henderson <rth@redhat.com>
571 * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
573 2010-11-18 Nathan Froyd <froydnj@codesourcery.com>
576 * c-c++-common/pr33193.c: New test.
578 2010-11-18 Richard Guenther <rguenther@suse.de>
580 PR tree-optimization/46172
581 * gcc.dg/torture/pr46172.c: New testcase.
583 2010-11-18 Jeff Law <law@redhat.com>
585 PR middle-end-optimization/46297
586 * gfortran.dg/pr46297.f: New test.
588 2010-11-17 Steve Ellcey <sje@cup.hp.com>
591 * gcc.dg/pr31490.c: New test.
593 2010-11-17 Uros Bizjak <ubizjak@gmail.com>
595 * gcc.dg/nop.h: Move from ...
596 * gcc.dg/guality/nop.h: ... here.
597 * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro.
598 * gcc.dg/guality/asm-1.c: Update nop.h include.
599 * gcc.dg/guality/pr43329-1.c: Ditto.
601 2010-11-17 Paolo Bonzini <bonzini@gnu.org>
603 * gcc.dg/two-types-1.c: New test.
604 * gcc.dg/two-types-2.c: New test.
605 * gcc.dg/two-types-3.c: New test.
606 * gcc.dg/two-types-4.c: New test.
607 * gcc.dg/two-types-5.c: New test.
608 * gcc.dg/two-types-6.c: New test.
609 * gcc.dg/two-types-7.c: New test.
610 * gcc.dg/two-types-8.c: New test.
611 * gcc.dg/two-types-9.c: New test.
612 * gcc.dg/two-types-10.c: New test.
613 * objc.dg/two-types-1.m: New test.
615 2010-11-17 Jakub Jelinek <jakub@redhat.com>
617 PR rtl-optimization/46440
618 * gcc.dg/pr46440.c: New test.
621 * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
623 2010-11-17 Ira Rosen <irar@il.ibm.com>
625 PR tree-optimization/46312
626 * gcc.dg/vect/vect-scal-opt2.c: Rename to...
627 * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only
628 on targets that support vector shifts with scalar shift argument.
630 * gcc.dg/vect/vect-scal-opt.c: Rename to...
631 * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise.
632 * gcc.dg/vect/vect-scal-opt1.c: Rename to...
633 * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise.
634 * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags.
635 * gcc.dg/vect/vect-114.c: Expect to pass only on targets that
636 support misaligned data accesses.
637 * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise.
638 * gcc.dg/vect/pr43430-2.c: Remove dg-options.
639 * lib/target-supports.exp
640 (check_effective_target_vect_shift_scalar): New.
642 2010-11-17 Jakub Jelinek <jakub@redhat.com>
644 * gcc.dg/guality/nop.h: New file.
645 * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of
646 "nop". Adjust line numbers in gdb-test.
647 * gcc.dg/guality/pr43329-1.c: Likewise.
649 2010-11-16 Jason Merrill <jason@redhat.com>
651 * g++.dg/cpp0x/defaulted20.C: New.
653 * g++.dg/template/injected2.C: New.
655 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com>
657 * objc.dg/protocol-optional-1.m: New.
658 * obj-c++.dg/protocol-optional-1.mm: New.
660 2010-11-16 Richard Henderson <rth@redhat.com>
662 * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
663 * gcc.target/powerpc/ppc-fma-4.c: Likewise.
665 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
667 * gnat.dg/opt12.adb: New test.
668 * gnat.dg/opt12_pkg.ad[sb]: New helper.
670 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
672 * gcc.target/rx/pack.c: New test.
674 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
675 Tobias Burnus <burnus@net-b.de>
678 * gfortran.dg/quad_1.f90: New.
679 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
681 * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to
682 library search path; call gcc-set-multilib-library-path with
683 arguments such that libgfortran.spec is found.
684 (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST.
686 2010-11-16 Jakub Jelinek <jakub@redhat.com>
689 * g++.dg/warn/Wsequence-point-3.C: New test.
691 2010-11-16 Kai Tietz <kai.tietz@onevision.com>
693 PR preprocessor/17349
694 * gcc.dg/cpp/cmdlne-C3.c: New.
696 2010-11-16 Richard Guenther <rguenther@suse.de>
698 PR tree-optimization/44545
699 * gcc.dg/pr44545.c: New testcase.
701 2010-11-16 Andrey Belevantsev <abel@ispras.ru>
703 PR rtl-optimization/46366
704 * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
707 2010-11-16 Richard Guenther <rguenther@suse.de>
709 * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
711 2010-11-16 Richard Guenther <rguenther@suse.de>
714 * gfortran.dg/gomp/pr45172.f90: New testcase.
716 2010-11-16 Nick Clifton <nickc@redhat.com>
718 * gcc.target/rx/pack.c: New test.
720 2010-11-15 Richard Henderson <rth@redhat.com>
722 * gcc.dg/torture/builtin-math-2.c: Split out fma tests...
723 * gcc.dg/torture/builtin-math-8.c: ... here. New file.
724 Use builtin_constant_p rather than scanning for builtin name.
726 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
728 * objc.dg/property/dotsyntax-18.m: New.
729 * objc.dg/property/dotsyntax-19.m: New.
730 * objc.dg/property/dotsyntax-20.m: New.
731 * obj-c++.dg/property/dotsyntax-18.mm: New.
732 * obj-c++.dg/property/dotsyntax-19.mm: New.
733 * obj-c++.dg/property/dotsyntax-20.mm: New.
734 * objc.dg/property/dotsyntax-4.m: Removed some unused
736 * objc.dg/property/dotsyntax-6.m: Same change.
737 * objc.dg/property/dotsyntax-16.m: Same change.
738 * objc.dg/property/dotsyntax-17.m: Same change.
739 * obj-c++.dg/property/dotsyntax-4.mm: Same change.
740 * obj-c++.dg/property/dotsyntax-6.mm: Same change.
741 * obj-c++.dg/property/dotsyntax-16.mm: Same change.
742 * obj-c++.dg/property/dotsyntax-17.mm: Same change.
743 * objc.dg/property/at-property-22.m: Added missing casts.
744 * obj-c++.dg/property/at-property-22.mm: Same change.
746 2010-11-15 Jakub Jelinek <jakub@redhat.com>
748 PR tree-optimization/46491
749 * gcc.target/i386/pr46491.c: New test.
751 PR tree-optimization/46461
752 * gcc.c-torture/compile/pr46461.c: New test.
754 2010-11-15 Tobias Burnus <burnus@net.b.de>
757 * gfortran.dg/allocatable_scalar_11.f90: New.
758 * gfortran.dg/allocatable_scalar_5.f90: Make test case
761 2010-11-15 Jakub Jelinek <jakub@redhat.com>
764 * gcc.target/i386/pr46095.c: New test.
767 * gcc.dg/pr46387.c: New test.
769 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
771 * objc.dg/property/dotsyntax-16.m: New.
772 * objc.dg/property/dotsyntax-17.m: New.
773 * obj-c++.dg/property/dotsyntax-16.mm: New.
774 * obj-c++.dg/property/dotsyntax-17.mm: New.
775 * objc.dg/property/at-property-10.m: Uncommented using 'x++'
776 syntax with properties, which now works.
777 * obj-c++.dg/property/at-property-10.mm: Same change.
779 2010-11-15 Martin Jambor <mjambor@suse.cz>
781 PR tree-optimization/46349
782 * gnat.dg/opt9.adb: New file.
783 * gnat.dg/opt9_pkg.ads: Likewise
785 2010-11-15 Richard Guenther <rguenther@suse.de>
788 * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
790 2010-11-15 Nathan Froyd <froydnj@codesourcery.com>
792 PR preprocessor/45038
793 * g++.dg/pr45038.C: New test.
795 2010-11-15 Richard Guenther <rguenther@suse.de>
797 PR tree-optimization/46467
798 * gcc.dg/ipa/ipa-pta-16.c: New testcase.
800 2010-11-15 Richard Guenther <rguenther@suse.de>
803 * g++.dg/torture/pr34850.C: Adjust.
805 2010-11-14 Paolo Bonzini <bonzini@gnu.org>
808 * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
810 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com>
812 * objc.dg/property/at-property-21.m: New.
813 * objc.dg/property/at-property-22.m: New.
814 * objc.dg/property/at-property-23.m: New.
815 * objc.dg/property/synthesize-9.m: New.
816 * objc.dg/property/synthesize-10.m: New.
817 * objc.dg/property/synthesize-11.m: New.
818 * obj-c++.dg/property/at-property-21.mm: New.
819 * obj-c++.dg/property/at-property-22.mm: New.
820 * obj-c++.dg/property/at-property-23.mm: New.
821 * obj-c++.dg/property/synthesize-9.mm: New.
822 * obj-c++.dg/property/synthesize-10.mm: New.
823 * obj-c++.dg/property/synthesize-11.mm: New.
825 * objc.dg/property/at-property-4.m: Updated to match new compiler
826 where some errors have been converted into warnings and vice versa.
827 * objc.dg/property/at-property-16.m: Same change.
828 * objc.dg/property/at-property-18.m: Same change.
829 * objc.dg/property/property-neg-5.m: Same change.
830 * obj-c++.dg/property/at-property-4.mm: Same change.
831 * obj-c++.dg/property/at-property-16.mm: Same change.
832 * obj-c++.dg/property/at-property-18.mm: Same change.
833 * obj-c++.dg/property/property-neg-5.mm: Same change.
835 * obj-c++.dg/property/dynamic-2.mm: Enable tests that were
836 commented out because of testsuite problems; I found out that
837 using dg-warning instead of dg-message gets them to work.
838 * obj-c++.dg/property/property-neg-3.mm: Same change.
839 * obj-c++.dg/property/synthesize-6.mm: Same change.
840 * obj-c++.dg/property/at-property-5.mm: Same change.
841 * obj-c++.dg/property/at-property-14.mm: Same change.
842 * obj-c++.dg/property/at-property-18.mm: Same change.
843 * obj-c++.dg/property/at-property-16.mm: Same change (in this file,
844 some tests still do not work due to some other testsuite issue).
846 2010-11-13 Jason Merrill <jason@redhat.com>
848 * g++.dg/cpp0x/auto20.C: New.
850 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
852 * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
853 * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
855 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
858 * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames.
859 * gcc.dg/pr35746.c: Likewise.
860 * gcc.dg/cpp/direct2.c: Likewise.
861 * gcc.dg/cpp/direct2s.c: Likewise.
862 * gcc.dg/noncompile/920923-1.c: Likewise.
863 * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow.
865 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
867 * obj-c++.dg/attributes/method-format-1.mm: Adjust.
869 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
871 * objc/compile/20060406-1.m: Fixed testcase not to try to qualify
872 a pointer to an arbitrary C struct with an Objective-C protocol.
873 Test various valid uses of typedef with Objective-C objects and
875 * objc.dg/invalid-type-1.m: New.
876 * obj-c++.dg/invalid-type-1.m: New.
878 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
880 * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
882 2010-11-13 Tobias Burnus <burnus@net-b.de>
885 * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
887 2010-11-13 Tobias Burnus <burnus@net-b.de>
890 * gfortran.dg/volatile12.f90: New.
892 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
894 * objc.dg/attributes/method-format-1.m: Adjust.
896 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
899 * gcc.dg/decl-9.c: New.
901 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
903 * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
905 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
907 * gcc.dg/format/few-1.c: New test.
908 * gcc.dg/format/asm_fprintf-1.c: Adjust.
909 * gcc.dg/format/c90-scanf-1.c: Adjust.
910 * gcc.dg/format/cmn-err-1.c: Adjust.
911 * gcc.dg/format/dfp-printf-1.c: Adjust.
912 * gcc.dg/format/dfp-scanf-1.c: Adjust.
913 * gcc.dg/format/gcc_diag-1.c: Adjust.
914 * gcc.dg/format/ms_unnamed-1.c: Adjust.
915 * gcc.dg/format/strfmon-1.c: Adjust.
916 * gcc.dg/format/unnamed-1.c: Adjust.
917 * gcc.dg/format/xopen-2.c: Adjust.
918 * g++.dg/ext/builtin4.C: Adjust.
919 * g++.dg/ext/builtin5.C: Adjust.
921 2010-11-12 Joseph Myers <joseph@codesourcery.com>
923 * gcc.dg/pragma-diag-2.c: New test.
925 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
928 * gfortran.dg/optional_mask.f90: New test.
930 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com>
932 * g++.dg/cpp0x/defaulted15.C: Adjust.
934 2010-11-12 James Dennett <jdennett@google.com>
937 * g++.dg/expr/static_cast7.C: New.
939 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
941 * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
943 * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
945 * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
946 * gcc.target/mips/call-3.c: Add dg-require-visibility.
948 2010-11-12 Eric Botcazou <ebotcazou@adacore.com>
950 * gcc.dg/pr46375.c: New test.
952 2010-11-11 Nathan Froyd <froydnj@codesourcery.com>
955 * c-c++-common/fmax-errors.c: New test.
957 2010-11-11 Richard Henderson <rth@redhat.com>
959 * gcc.target/i386/sse-24.c: Use -ffp-contract.
961 2010-11-11 Jan Hubicka <jh@suse.cz>
963 * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
964 * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
966 2010-11-12 Jakub Jelinek <jakub@redhat.com>
969 * gcc.dg/pr46088.c: New test.
971 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org>
973 * gfortran.dg/empty_derived_type.f90: New test.
975 2010-11-11 Tobias Burnus <burnus@net-b.de>
978 * gfortran.dg/class_31.f90: New.
981 * gfortran.dg/forall_14.f90: New.
983 2010-11-11 Jakub Jelinek <jakub@redhat.com>
984 Tobias Burnus <burnus@net-b.de>
987 * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
989 2010-11-11 Jan Hubicka <jh@suse.cz>
991 * gcc.dg/20081223-1.c: Update LTO options.
992 * gcc.dg/lto/20090206-1_0.c: Update LTO options.
993 * gcc.dg/lto/20081118_0.c: Update LTO options.
994 * gcc.dg/lto/ipareference_0.c: Update LTO options.
995 * gcc.dg/lto/20100423-2_0.c: Update LTO options.
996 * gcc.dg/lto/20081201-1_0.c: Update LTO options.
997 * gcc.dg/lto/ipacp_0.c: Update LTO options.
998 * gcc.dg/lto/20090116_0.c: Update LTO options.
999 * gcc.dg/lto/20091015-1_0.c: Update LTO options.
1000 * gcc.dg/lto/20090126-2_0.c: Update LTO options.
1001 * gcc.dg/lto/20081202-2_0.c: Update LTO options.
1002 * gcc.dg/lto/20081204-1_0.c: Update LTO options.
1003 * gcc.dg/lto/const-uniq_0.c: Update LTO options.
1004 * gcc.dg/lto/20081224_0.c: Update LTO options.
1005 * gcc.dg/lto/20090219_0.c: Update LTO options.
1006 * gcc.dg/lto/ipareference2_0.c: Update LTO options.
1007 * gcc.dg/lto/20090206-2_0.c: Update LTO options.
1008 * gcc.dg/lto/20081115_0.c: Update LTO options.
1009 * gcc.dg/lto/20081201-2_0.c: Update LTO options.
1010 * gcc.dg/lto/20081120-2_0.c: Update LTO options.
1011 * gcc.dg/lto/materialize-1_0.c: Update LTO options.
1012 * gcc.dg/lto/20090126-1_0.c: Update LTO options.
1013 * gcc.dg/lto/20081202-1_0.c: Update LTO options.
1014 * gcc.dg/lto/noreturn-1_0.c: Update LTO options.
1015 * g++.dg/20090107-1.C: Update LTO options.
1016 * g++.dg/lto/pr45679-2_0.C: Update LTO options.
1017 * g++.dg/lto/20081123_0.C: Update LTO options.
1018 * g++.dg/lto/20090313_0.C: Update LTO options.
1019 * g++.dg/lto/20081125_0.C: Update LTO options.
1020 * g++.dg/lto/20081109-1_0.C: Update LTO options.
1021 * g++.dg/lto/20081219_0.C: Update LTO options.
1022 * g++.dg/lto/20100724-1_0.C: Update LTO options.
1023 * g++.dg/lto/20081204-1_0.C: Update LTO options.
1024 * g++.dg/lto/20090303_0.C: Update LTO options.
1025 * g++.dg/lto/20100723-1_0.C: Update LTO options.
1026 * g++.dg/lto/pr45679-1_0.C: Update LTO options.
1027 * g++.dg/lto/20090128_0.C: Update LTO options.
1028 * g++.dg/lto/20081204-2_0.C: Update LTO options.
1029 * g++.dg/lto/20090302_0.C: Update LTO options.
1030 * g++.dg/lto/20081119-1_0.C: Update LTO options.
1031 * g++.dg/lto/20081118_0.C: Update LTO options.
1032 * g++.dg/20090121-1.C: Update LTO options.
1033 * objc.dg/lto/lto.exp: Update LTO options.
1034 * lib/lto.exp: Update LTO options.
1035 * lib/gcc-dg.exp: Update LTO options.
1036 * lib/c-torture.exp: Update LTO options.
1037 * obj-c++.dg/lto/lto.exp: Update LTO options.
1039 2010-11-11 Jan Hubicka <jh@suse.cz>
1041 PR tree-optimize/40436
1042 * gcc.dg/tree-ssa/inline-5.c: New testcase.
1043 * gcc.dg/tree-ssa/inline-6.c: New testcase.
1045 2010-11-11 Janus Weil <janus@gcc.gnu.org>
1047 * gfortran.dg/proc_decl_24.f90: New.
1049 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>
1051 * objc.dg/property/at-property-20.m: New.
1052 * objc.dg/property/synthesize-8.m: New.
1053 * obj-c++.dg/property/at-property-20.m: New.
1054 * obj-c++.dg/property/synthesize-8.mm: New.
1056 2010-11-11 Joseph Myers <joseph@codesourcery.com>
1058 * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
1060 2010-11-11 Jakub Jelinek <jakub@redhat.com>
1063 * gcc.c-torture/compile/pr46388.c: New test.
1065 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1067 * lib/lto.exp (lto-get-options-main): Support optional target
1068 selector for dg-suppress-ld-options.
1070 2010-11-11 Martin Jambor <mjambor@suse.cz>
1072 PR tree-optimization/46383
1073 * g++.dg/torture/pr46383.C: New test.
1075 2010-11-11 Uros Bizjak <ubizjak@gmail.com>
1077 * gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
1078 * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
1080 * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
1081 * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
1082 * g++.dg/other/i386-3.C: Ditto.
1084 2010-11-10 Jason Merrill <jason@redhat.com>
1086 * g++.dg/cpp0x/constexpr-46420.C: New.
1088 2010-11-10 Joseph Myers <joseph@codesourcery.com>
1090 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C,
1091 gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c,
1092 gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c,
1093 gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update
1096 2010-11-10 Jan Hubicka <jh@suse.cz>
1098 PR tree-optimize/38669
1099 * gcc.dg/tree-ssa/pr38699.c: New testcase.
1101 2010-11-10 Jan Hubicka <jh@suse.cz>
1103 * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
1105 2010-11-10 Jason Merrill <jason@redhat.com>
1107 * g++.dg/cpp0x/constexpr-bitfield.C: New.
1109 2010-11-10 Jakub Jelinek <jakub@redhat.com>
1112 * gcc.dg/debug/pr46409.c: New test.
1115 * g++.dg/cpp0x/constexpr-defarg2.C: New test.
1117 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
1120 * gcc-target/i386/pr46419.c: New test.
1122 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
1124 * g++.dg/other/i386-2.C: Add -mtbm.
1125 * g++.dg/other/i386-3.C: Likewise.
1126 * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets.
1127 * gcc.target/i386/funcspec-6.c: Likewise.
1128 * gcc.target/i386/sse-12.c: Add -mtbm.
1129 * gcc.target/i386/sse-13.c: Add -mtbm and test immediate
1131 * gcc.target/i386/sse-14.c: Likewise.
1132 * gcc.target/i386/sse-22.c: Likewise.
1133 * gcc.target/i386/sse-23.c: Likewise.
1134 * gcc.target/i386/tbm-1.c: New file.
1135 * gcc.target/i386/tbm-2.c: Likewise.
1137 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
1139 * g++.dg/other/i386-2.C: Add -mbmi.
1140 * g++.dg/other/i386-3.C: Likewise.
1141 * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets.
1142 * gcc.target/i386/funcspec-6.c: Likewise.
1143 * gcc.target/i386/sse-12.c: Add -mbmi.
1144 * gcc.target/i386/bmi-1.c: New file.
1145 * gcc.target/i386/bmi-2.c: Likewise.
1146 * gcc.target/i386/bmi-3.c: Likewise.
1147 * gcc.target/i386/bmi-4.c: Likewise.
1148 * gcc.target/i386/bmi-5.c: Likewise.
1149 * gcc.target/i386/bmi-6.c: Likewise.
1151 2010-11-10 Nathan Froyd <froydnj@codesourcery.com>
1154 * g++.dg/pr46065.C: New test.
1156 2010-11-10 Jan Hubicka <jh@suse.cz>
1158 PR tree-optimize/33172
1159 PR tree-optimize/43411
1160 * gcc.dg/tree-ssa/pr33172.c: New testcase.
1161 * g++.dg/tree-ssa/pr43411.C: New testcase.
1163 2010-11-10 Jan Hubicka <jh@suse.cz>
1165 PR tree-optimize/46228
1166 * g++.dg/tree-ssa/pr46228.C: New testcase.
1168 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
1170 PR tree-optimization/46414
1171 * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
1173 2010-11-10 Tobias Burnus <burnus@net-b.de>
1176 * gfortran.dg/intrinsic_7.f90: New.
1178 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1180 * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
1181 * g++.dg/abi/thunk4.C: Likewise.
1182 * g++.dg/opt/combine.C: Add dg-require-visibility.
1183 * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
1184 * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on
1186 * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
1187 * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
1188 * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
1190 * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
1191 * gcc.dg/intmax_t-1.c: Likewise.
1193 2010-11-10 Tobias Burnus <burnus@net-b.de>
1196 * gfortran.dg/class_30.f90: New.
1198 2010-11-10 Tobias Burnus <burnus@net-b.de>
1201 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1204 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
1206 PR tree-optimization/45971
1207 * gcc.dg/vect/O3-pr45971.c: New.
1209 2010-11-10 Richard Guenther <rguenther@suse.de>
1211 PR tree-optimization/44964
1212 * gcc.dg/pr44964.c: New testcase.
1214 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1216 * gnat.dg/opt10.adb: Fix typo.
1218 2010-11-10 Martin Jambor <mjambor@suse.cz>
1220 PR tree-optimization/46351
1221 PR tree-optimization/46377
1222 * gnat.dg/opt10.adb: New file.
1223 * gnat.dg/opt10_pkg.ads: Likewise.
1224 * gnat.dg/opt11.adb: Likewise.
1225 * gnat.dg/opt11.ads: Likewise.
1227 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1229 * gnat.dg/boolean_conv.adb: New test.
1231 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1233 * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
1235 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1237 * gnat.dg/unchecked_convert7.adb: New test.
1239 2010-11-10 Richard Guenther <rguenther@suse.de>
1241 PR tree-optimization/46398
1242 * gcc.dg/torture/pr46398.c: New testcase.
1244 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1246 * gfortran.dg/open_dev_null.f90: New test.
1248 2010-11-09 Jan Hubicka <jh@suse.cz>
1250 * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
1253 2010-11-09 Joseph Myers <joseph@codesourcery.com>
1255 * gcc.dg/struct-semi-4.c: New test.
1257 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
1259 * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
1260 power5 to enable generation of FRIZ.
1262 * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
1265 * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
1268 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1271 * gfortran.dg/pr43808.f90: New test.
1273 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
1275 PR tree-optimization/46036
1276 * gfortran.dg/lto/pr46036_0.f90: New.
1278 2010-10-09 Jakub Jelinek <jakub@redhat.com>
1281 * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
1282 bar invocation instead of first.
1285 * gcc.dg/pr46171.c: New test.
1287 2010-11-09 Richard Guenther <rguenther@suse.de>
1289 PR tree-optimization/46355
1290 * gcc.dg/pr46355.c: New testcase.
1292 2010-11-09 Richard Guenther <rguenther@suse.de>
1294 PR tree-optimization/46177
1295 * gcc.dg/pr46177-2.c: New testcase.
1297 2010-11-09 Richard Guenther <rguenther@suse.de>
1300 * gcc.dg/vec-scal-opt.c: Move ...
1301 * gcc.dg/vect/vect-scal-opt.c: ... here.
1302 * gcc.dg/vec-scal-opt1.c: Move ...
1303 * gcc.dg/vect/vect-scal-opt1.c: ... here.
1304 * gcc.dg/vec-scal-opt2.c: Move ...
1305 * gcc.dg/vect/vect-scal-opt2.c: ... here.
1307 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
1309 * gnat.dg/specs/static_initializer5.ads: New test.
1310 * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
1312 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1315 * gcc.c-torture/compile/pr46360.c: New test.
1318 * g++.dg/warn/Wsequence-point-2.C: New test.
1320 2010-11-09 Janus Weil <janus@gcc.gnu.org>
1323 * gfortran.dg/class_29.f03: New.
1325 2010-11-09 Richard Guenther <rguenther@suse.de>
1328 * gcc.target/i386/alias-1.c: New testcase.
1330 2010-11-08 Jason Merrill <jason@redhat.com>
1332 * g++.dg/cpp0x/constexpr-sassert.C: New.
1334 2010-11-08 Jason Merrill <jason@redhat.com>
1336 * g++.dg/cpp0x/constexpr-defarg.C: New.
1338 2010-11-08 Xinliang David Li <davidxl@google.com>
1340 PR tree-optimization/46316
1341 * gcc.c-torture/execute/pr46316.c: New test.
1343 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1346 * gfortran.dg/class_28.f03: Extended.
1348 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1350 * objc.dg/property/dotsyntax-13.m: New.
1351 * objc.dg/property/dotsyntax-14.m: New.
1352 * objc.dg/property/dotsyntax-15.m: New.
1353 * objc.dg/property/synthesize-7.m: New.
1354 * obj-c++.dg/property/dotsyntax-13.mm: New.
1355 * obj-c++.dg/property/dotsyntax-14.mm: New.
1356 * obj-c++.dg/property/dotsyntax-15.mm: New.
1357 * obj-c++.dg/property/synthesize-7.mm: New.
1359 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1361 * objc.dg/property/dynamic-4.m: New.
1362 * objc.dg/property/dynamic-5.m: New.
1363 * objc.dg/property/dynamic-6.m: New.
1364 * obj-c++.dg/property/dynamic-4.mm: New.
1365 * obj-c++.dg/property/dynamic-5.mm: New.
1366 * obj-c++.dg/property/dynamic-6.mm: New.
1368 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1370 * objc.dg/property/synthesize-3.m: New.
1371 * objc.dg/property/synthesize-4.m: New.
1372 * objc.dg/property/synthesize-5.m: New.
1373 * objc.dg/property/synthesize-6.m: New.
1374 * obj-c++.dg/property/synthesize-3.mm: New.
1375 * obj-c++.dg/property/synthesize-4.mm: New.
1376 * obj-c++.dg/property/synthesize-5.mm: New.
1377 * obj-c++.dg/property/synthesize-6.mm: New.
1379 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1381 * objc.dg/property/at-property-5.m: Updated test.
1382 * objc.dg/property/at-property-16.m: New.
1383 * objc.dg/property/at-property-17.m: New.
1384 * objc.dg/property/at-property-18.m: New.
1385 * objc.dg/property/at-property-19.m: New.
1386 * objc.dg/property/dotsyntax-12.m: New.
1387 * objc.dg/protocol-inheritance-1.m: New.
1388 * objc.dg/protocol-inheritance-2.m: New.
1389 * obj-c++.dg/property/at-property-5.mm: Updated test.
1390 * obj-c++.dg/property/at-property-16.mm: New.
1391 * obj-c++.dg/property/at-property-17.mm: New.
1392 * obj-c++.dg/property/at-property-18.mm: New.
1393 * obj-c++.dg/property/at-property-19.mm: New.
1394 * obj-c++.dg/protocol-inheritance-1.mm: New.
1395 * obj-c++.dg/protocol-inheritance-2.mm: New.
1396 * obj-c++.dg/property/dotsyntax-12.mm: New.
1398 2010-11-08 Jason Merrill <jason@redhat.com>
1400 * g++.dg/expr/overflow1.C: New.
1401 * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics.
1402 * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number.
1403 * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics.
1404 * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning.
1406 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1408 * gcc.dg/pr35442.c: Adapt warning.
1411 * g++.dg/eh/simd-2.C: Add -msse to dg-options, add
1412 dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*.
1413 * g++.dg/torture/pr36444.C: Add dg-options -msse for
1414 i?86-*-* x86_64-*-*.
1415 * g++.dg/torture/pr36445.C: Likewise.
1416 * gcc.c-torture/compile/pr34856.c: Likewise.
1417 * gcc.c-torture/compile/pr39928-1.c: Likewise.
1418 * gcc.c-torture/compile/vector-1.c: Likewise.
1419 * gcc.c-torture/compile/vector-2.c: Likewise.
1420 * gcc.dg/pr32912-1.c: Likewise.
1421 * gcc.c-torture/execute/va-arg-25.c: Move ...
1422 * gcc.dg/torture/va-arg-25.c: ... here. Add dg-do run.
1423 Add dg-options -msse, dg-require-effective-target sse_runtime for
1424 for i?86-*-*, x86_64-*-*.
1425 * gcc.c-torture/execute/vector-1.c: Likewise.
1426 * gcc.c-torture/execute/vector-2.c: Likewise.
1427 * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for
1428 i?86-*-*, x86_64-*-*.
1429 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
1430 * gcc.dg/tree-ssa/sra-4.c: Likewise.
1431 * gcc.dg/tree-ssa/vector-1.c: Likewise.
1432 * gcc.dg/tree-ssa/vector-2.c: Likewise.
1433 * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options.
1435 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1437 * gcc.dg/torture/pr45982.c: Add -std=c99
1438 * gcc.dg/torture/pr45623.c: Ditto.
1440 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1442 * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
1443 * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
1445 2010-11-08 Kai Tietz <kai.tietz@onevision.com>
1448 * g++.dg/ext/dllimport7.C: Adjust second error check and
1449 allow test for x86_64 mingw, too.
1451 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1454 * gfortran.dg/class_28.f03: New.
1456 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
1458 PR rtl-optimization/45352
1459 gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests.
1460 gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c,
1461 gcc.target/i386/pr45352-2.c: New tests.
1463 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1466 * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
1467 XFAIL the run for all but m32 x86.
1469 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
1471 * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
1472 as comment character.
1474 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1476 * gcc.target/mips/mips.exp: Revert previous patch.
1477 * gcc.target/mips/fma-1.c: Delete.
1478 * gcc.target/mips/fma-2.c: Likewise.
1479 * gcc.target/mips/fma-3.c: Likewise.
1480 * gcc.target/mips/fma-4.c: Likewise.
1481 * gcc.target/mips/fma-5.c: Likewise.
1482 * gcc.target/mips/fma-6.c: Likewise.
1483 * gcc.target/mips/fma-7.c: Likewise.
1484 * gcc.target/mips/fma-8.c: Likewise.
1485 * gcc.target/mips/fma-9.c: Likewise.
1486 * gcc.target/mips/fma-10.c: Likewise.
1487 * gcc.target/mips/fma-11.c: Likewise.
1488 * gcc.target/mips/fma-12.c: Likewise.
1489 * gcc.target/mips/fma-13.c: Likewise.
1490 * gcc.target/mips/fma-14.c: Likewise.
1491 * gcc.target/mips/fma-15.c: Likewise.
1492 * gcc.target/mips/fma-16.c: Likewise.
1493 * gcc.target/mips/fma-17.c: Likewise.
1494 * gcc.target/mips/fma-18.c: Likewise.
1495 * gcc.target/mips/fma-19.c: Likewise.
1496 * gcc.target/mips/fma-20.c: Likewise.
1498 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1500 * gcc.target/mips/mips.exp: Add support for -ffp-contract.
1501 * gcc.target/mips/fma-1.c: New test.
1502 * gcc.target/mips/fma-2.c: Likewise.
1503 * gcc.target/mips/fma-3.c: Likewise.
1504 * gcc.target/mips/fma-4.c: Likewise.
1505 * gcc.target/mips/fma-5.c: Likewise.
1506 * gcc.target/mips/fma-6.c: Likewise.
1507 * gcc.target/mips/fma-7.c: Likewise.
1508 * gcc.target/mips/fma-8.c: Likewise.
1509 * gcc.target/mips/fma-9.c: Likewise.
1510 * gcc.target/mips/fma-10.c: Likewise.
1511 * gcc.target/mips/fma-11.c: Likewise.
1512 * gcc.target/mips/fma-12.c: Likewise.
1513 * gcc.target/mips/fma-13.c: Likewise.
1514 * gcc.target/mips/fma-14.c: Likewise.
1515 * gcc.target/mips/fma-15.c: Likewise.
1516 * gcc.target/mips/fma-16.c: Likewise.
1517 * gcc.target/mips/fma-17.c: Likewise.
1518 * gcc.target/mips/fma-18.c: Likewise.
1519 * gcc.target/mips/fma-19.c: Likewise.
1520 * gcc.target/mips/fma-20.c: Likewise.
1522 2010-11-06 Jason Merrill <jason@redhat.com>
1524 * g++.dg/cpp0x/constexpr-ctor3.C: New.
1526 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
1529 * gcc.dg/parser-error-3.c: New test.
1531 2010-11-06 Nathan Froyd <froydnj@codesourcery.com>
1534 * g++.dg/parse/semicolon2.C: New testcase.
1535 * g++.dg/ext/asmspec1.C: Adjust.
1536 * g++.dg/init/new13.C: Adjust.
1537 * g++.dg/parse/ctor5.C: Adjust.
1539 2010-11-06 Janus Weil <janus@gcc.gnu.org>
1542 * gfortran.dg/class_27.f03: New.
1544 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com>
1546 Fixed using the Objective-C 2.0 dot-syntax with self and super.
1547 * objc.dg/property/dotsyntax-5.m: New.
1548 * objc.dg/property/dotsyntax-6.m: New.
1549 * objc.dg/property/dotsyntax-7.m: New.
1550 * objc.dg/property/dotsyntax-8.m: New.
1551 * objc.dg/property/dotsyntax-9.m: New.
1552 * objc.dg/property/dotsyntax-10.m: New.
1553 * objc.dg/property/dotsyntax-11.m: New.
1554 * obj-c++.dg/property/dotsyntax-5.mm: New.
1555 * obj-c++.dg/property/dotsyntax-6.mm: New.
1556 * obj-c++.dg/property/dotsyntax-7.mm: New.
1557 * obj-c++.dg/property/dotsyntax-8.mm: New.
1558 * obj-c++.dg/property/dotsyntax-9.mm: New.
1559 * obj-c++.dg/property/dotsyntax-10.mm: New.
1560 * obj-c++.dg/property/dotsyntax-11.mm: New.
1562 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1564 * obj-c++.dg/encode-3.mm: Provide a different string check for the
1565 NeXT runtime when the type is READONLY.
1567 2010-11-06 Uros Bizjak <ubizjak@gmail.com>
1569 * gcc.target/i386/387-2.c: Skip if -march= is specified.
1570 * gcc.target/i386/387-6.c: Ditto.
1571 * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options.
1572 * gcc.target/i386/387-4.c: Ditto.
1573 * gcc.target/i386/387-7.c: Ditto.
1574 * gcc.target/i386/387-8.c: Ditto.
1575 * gcc.target/i386/387-9.c: Ditto.
1576 * gcc.target/i386/387-10.c: Ditto.
1577 * gcc.target/i386/387-11.c: Ditto.
1578 * gcc.target/i386/387-12.c: Ditto.
1580 * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
1582 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1585 * gcc.dg/darwin-cfstring-format-1.c: New.
1586 * gcc.dg/warn-nsstring.c: New.
1587 * objc.dg/fsf-nsstring-format-1.m: New.
1588 * obj-c++.dg/fsf-nsstring-format-1.mm: New.
1589 * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10
1592 2010-11-05 Jason Merrill <jason@redhat.com>
1595 * g++.dg/inherit/virtual6.C: New.
1597 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1600 * gcc.dg/Wcxx-compat-21.c: New test.
1602 2010-11-05 Ian Lance Taylor <iant@google.com>
1605 * gcc.target/i386/pr46084.c: New test.
1607 2010-11-05 Steve Ellcey <sje@cup.hp.com>
1609 * lib/target-supports.exp (check_function_available): Use -fno-builtin.
1610 * (check_effective_target_mempcpy): New.
1611 * gcc.c-torture/execute/pr45636.c: Move this...
1612 * gcc.dg/torture/pr45636.c: to here. Add add dg- directives.
1614 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1616 * gcc.target/i386/i386.exp (FLAGS): Remove.
1617 Wrap gcc_target_compile with $clearcap_ldflags added to options.
1619 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1622 * g++.dg/opt/empty2.C: New test.
1625 * gcc.target/i386/pr45670.c: New test.
1627 2010-11-05 Janus Weil <janus@gcc.gnu.org>
1631 * gfortran.dg/class_19.f03: Modified.
1632 * gfortran.dg/class_allocate_6.f03: New.
1634 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1636 * gcc.target/i386/avx-vzeroupper-19.c: New.
1638 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1640 PR tree-optimization/46099
1641 * gcc.dg/autopar/pr46099.c: New test.
1644 * c-c++-common/pr43690.c: New test.
1646 2010-11-05 Iain Sandoe <iains@gcc.gnu.org>
1648 * objc.dg/torture/forward-1.m: Restore for m32 NeXT.
1649 * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize
1650 declaration and implementation.
1651 * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run.
1652 * obj-c++.dg/property/at-property-13.mm: Likewise.
1653 * obj-c++.dg/property/fsf-property-method-access.mm: Likewise.
1654 * obj-c++.dg/property/property-1.mm: Likewise.
1655 * obj-c++.dg/property/at-property-7.mm: Likewise.
1656 * obj-c++.dg/property/at-property-9.mm: Likewise.
1657 * obj-c++.dg/property/dotsyntax-2.mm: Likewise.
1658 * obj-c++.dg/property/at-property-10.mm: Likewise.
1659 * obj-c++.dg/property/synthesize-2.mm: Likewise.
1660 * obj-c++.dg/property/at-property-12.mm: Likewise.
1661 * obj-c++.dg/property/fsf-property-basic.mm: Likewise.
1662 * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise.
1663 * obj-c++.dg/property/at-property-6.mm: Likewise.
1664 * obj-c++.dg/property/at-property-8.mm: Likewise.
1665 * obj-c++.dg/property/dotsyntax-1.mm: Likewise.
1666 * obj-c++.dg/property/dotsyntax-3.mm: Likewise.
1667 * obj-c++.dg/property/at-property-11.mm: Likewise.
1668 * obj-c++.dg/template-8.mm: Likewise.
1669 * obj-c++.dg/encode-3.mm: Use abort (), cast char types.
1670 * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64.
1671 * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs
1672 and put a FIXME for this.
1673 * obj-c++.dg/property/property-2.mm: Remove.
1674 * obj-c++.dg/property/property-3.mm: Remove.
1676 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1679 * gcc.dg/pr46307.c: New test.
1681 2010-11-05 Jason Merrill <jason@redhat.com>
1684 * g++.dg/ext/complex6.C: New.
1686 2010-11-04 Bud Davis <jimmied@smu.edu>
1688 * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
1690 2010-11-04 Chao-ying Fu <fu@mips.com>
1692 * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
1694 * gcc.target/mips/mips32-dsp-run.c: Likewise.
1696 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
1698 Fixed using the Objective-C 2.0 dot-syntax with class names.
1699 * objc.dg/property/dotsyntax-3.m: New.
1700 * objc.dg/property/dotsyntax-4.m: New.
1701 * obj-c++.dg/property/dotsyntax-3.mm: New.
1702 * obj-c++.dg/property/dotsyntax-4.mm: New.
1704 * objc.dg/fobjc-std-1.m: Added test for warnings when the
1705 Objective-C 2.0 dot-syntax is used with class names.
1706 * obj-c++.dg/fobjc-std-1.mm: Same change.
1708 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
1710 * gcc.target/powerpc/loop_align.c: New.
1712 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1714 * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
1716 merge from FSF 'apple/trunk' branch.
1717 * gcc.target/powerpc/darwin64-abi.c: New.
1719 2010-11-04 Jakub Jelinek <jakub@redhat.com>
1721 PR tree-optimization/46233
1722 * gcc.dg/pr46233.c: New test.
1724 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1726 * objc.dg/property/property-2.m: Deleted.
1727 * objc.dg/property/property-3.m: Deleted.
1729 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1731 * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
1733 * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run.
1734 * objc.dg/property/fsf-property-named-ivar.m: Likewise.
1735 * objc.dg/property/property-1.m: Likewise.
1736 * objc.dg/property/at-property-6.m: Likewise.
1737 * objc.dg/property/at-property-7.m: Likewise.
1738 * objc.dg/property/dotsyntax-1.m: Likewise.
1739 * objc.dg/property/at-property-8.m: Likewise.
1740 * objc.dg/property/dotsyntax-2.m: Likewise.
1741 * objc.dg/property/at-property-9.m: Likewise.
1742 * objc.dg/property/synthesize-2.m: Likewise.
1743 * objc.dg/property/at-property-10.m: Likewise.
1744 * objc.dg/property/at-property-11.m: Likewise.
1745 * objc.dg/property/at-property-12.m: Likewise.
1746 * objc.dg/property/at-property-13.m: Likewise.
1747 * objc.dg/property/fsf-property-method-access.m: Likewise.
1748 * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10
1750 * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
1752 * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore
1753 deprecation warnings. Use Object1 implementation.
1754 * objc.dg/demangle-1.m: Provide +initialize. XFAIL m64 NeXT run.
1755 * objc/execute/forward-1.m: Remove.
1756 * objc/execute/forward-1.x: Remove.
1758 2010-11-04 Jason Merrill <jason@redhat.com>
1760 * g++.dg/cpp0x/constexpr-access.C: New.
1762 2010-11-04 Richard Guenther <rguenther@suse.de>
1764 PR rtl-optimization/46183
1765 * gcc.dg/torture/pr46183.c: New testcase.
1767 2010-11-04 Richard Guenther <rguenther@suse.de>
1769 PR tree-optimization/46068
1770 * gcc.dg/torture/pr46068.c: New testcase.
1772 2010-11-04 Richard Guenther <rguenther@suse.de>
1774 PR tree-optimization/45991
1775 * gcc.dg/pr45991.c: New testcase.
1777 2010-11-04 Richard Guenther <rguenther@suse.de>
1779 PR tree-optimization/46154
1780 * g++.dg/torture/pr46154.C: New testcase.
1782 2010-11-04 Richard Guenther <rguenther@suse.de>
1784 PR tree-optimization/45733
1785 * gcc.dg/pr45733.c: New testcase.
1787 2010-11-04 Ira Rosen <irar@il.ibm.com>
1789 PR tree-optimization/46213
1790 * gfortran.dg/vect/pr46213.f90: New.
1792 2010-11-04 Richard Guenther <rguenther@suse.de>
1795 * gcc.dg/pr34989-1.c: Move ...
1796 * gcc.dg/lto/pr34989-1_0.c: ... here.
1797 * gcc.dg/pr34989-2.c: Move ...
1798 * gcc.dg/lto/pr34989-1_1.c: ... here.
1799 * gcc.dg/pr27898.c: Move ...
1800 * gcc.dg/lto/pr27898_0.c: ... here and ...
1801 * gcc.dg/lto/pr27898_1.c: ... split.
1802 * gcc.dg/pr28712.c: Move ...
1803 * gcc.dg/lto/pr28712_0.c: ... here and ...
1804 * gcc.dg/lto/pr28712_1.c: ... split ...
1805 * gcc.dg/lto/pr28712_2.c: ... twice.
1806 * gcc.dg/pr28706.c: Move ...
1807 * gcc.dg/lto/pr28706_0.c: ... here and ...
1808 * gcc.dg/lto/pr28706_1.c: ... split.
1810 2010-11-04 Richard Guenther <rguenther@suse.de>
1811 Richard Henderson <rth@redhat.com>
1813 * gcc.target/i386/fma4-vector-2.c: New testcase.
1815 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
1816 Richard Guenther <rguenther@suse.de>
1818 * gcc.dg/vec-scal-opt.c: New testcase.
1819 * gcc.dg/vec-scal-opt1.c: New testcase.
1820 * gcc.dg/vec-scal-opt2.c: New testcase.
1822 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1824 * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
1825 from plugin build flags on Darwin targets.
1827 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1829 * gcc.target/i386/pr46285.c: Require split_stack target.
1831 2010-11-03 Jason Merrill <jason@redhat.com>
1834 * g++.dg/cpp0x/constexpr-base2.C: New.
1837 * g++.dg/cpp0x/initlist45.C: New.
1839 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1841 * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic
1842 is now allowed in categories.
1843 * obj-c++.dg/property/dynamic-2.mm: Same change.
1844 * objc.dg/property/dynamic-3.m: New.
1845 * obj-c++.dg/property/dynamic-3.mm: New.
1846 * objc.dg/property/at-property-14.m: New.
1847 * objc.dg/property/at-property-15.m: New.
1848 * obj-c++.dg/property/at-property-14.mm: New.
1849 * obj-c++.dg/property/at-property-15.mm: New.
1851 * objc.dg/foreach-6.m: Added a few more tests for valid and
1852 invalid iterating variables and collections.
1854 2010-11-03 Xinliang David Li <davidxl@google.com>
1857 * g++.dg/tree-ssa/ivopts-2.C: New test.
1859 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1862 * gcc.target/i386/pr46295.c: New.
1864 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1866 * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
1867 precision min/max for single precision on VSX.
1869 2010-11-03 Jason Merrill <jason@redhat.com>
1872 * g++.dg/cpp0x/constexpr-ice3.C: New.
1874 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
1876 * gnat.dg/opt8.ad[sb]: New test.
1877 * gnat.dg/opt8_pkg.ads: New helper.
1879 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1881 PR rtl-optimization/45865
1882 * gcc.dg/pr45865.c: New.
1883 * gcc.dg/torture/pr45865.c: Likewise.
1885 * gcc.target/arm/headmerge-1.c: Revert revision 164552.
1886 * gcc.target/arm/headmerge-2.c: Likewise.
1887 * gcc.target/i386/headmerge-1.c: Likewise.
1888 * gcc.target/i386/headmerge-2.c: Likewise.
1890 2010-11-03 Richard Guenther <rguenther@suse.de>
1893 * gcc.dg/pr46288.c: New testcase.
1895 2010-11-03 Richard Guenther <rguenther@suse.de>
1897 PR tree-optimization/44807
1898 * gcc.dg/torture/pr44807.c: New testcase.
1900 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1902 PR libgfortran/43899
1903 * gfortran.dg/namelist_67.f90: New test.
1905 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1907 PR tree-optimization/46009
1908 * gcc.dg/vect/pr46009.c: New function.
1910 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1912 Implemented -fobjc-std=objc1 flag.
1913 * objc.dg/fobjc-std-1.m: New.
1914 * obj-c++.dg/fobjc-std-1.mm: New.
1916 2010-11-03 Richard Guenther <rguenther@suse.de>
1919 * g++.dg/debug/pr46241.C: New testcase.
1921 2010-11-03 Richard Guenther <rguenther@suse.de>
1923 PR tree-optimization/46190
1924 * gfortran.dg/pr46190.f90: New testcase.
1926 2010-11-03 Richard Guenther <rguenther@suse.de>
1929 * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence.
1930 * gcc.dg/vect/vect-19.c: Likewise.
1931 * gcc.dg/vect/vect-17.c: Likewise.
1933 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1936 * gcc.target/i386/pr46285.c: New.
1938 2010-11-03 Richard Guenther <rguenther@suse.de>
1940 PR tree-optimization/46217
1941 * gcc.dg/pr46217.c: New testcase.
1943 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1945 * objc.dg/property/dotsyntax-1.m: New.
1946 * objc.dg/property/dotsyntax-2.m: New.
1947 * obj-c++.dg/property/dotsyntax-1.mm: New.
1948 * obj-c++.dg/property/dotsyntax-2.mm: New.
1950 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1952 PR tree-optimization/46165
1953 * gcc.dg/pr46165.c: New test.
1955 2010-11-03 Richard Guenther <rguenther@suse.de>
1958 * gcc.dg/pr46251.c: New testcase.
1960 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1962 PR tree-optimization/46107
1963 * gcc.c-torture/compile/pr46107.c: New test.
1966 * gcc.dg/pr46252.c: New test.
1968 PR rtl-optimization/46034
1969 PR rtl-optimization/46212
1970 PR rtl-optimization/46248
1971 * gcc.c-torture/compile/pr46034.c: New test.
1972 * gcc.c-torture/compile/pr46248.c: New test.
1973 * gcc.dg/pr46212.c: New test.
1975 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
1977 * gnat.dg/sizetype4.adb: New test.
1979 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
1981 * gcc.target/i386/avx-vzeroupper-15.c: New.
1982 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
1983 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
1984 * gcc.target/i386/avx-vzeroupper-18.c: Likewise.
1987 * gcc.target/i386/pr46253.c: New.
1989 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org>
1990 Tobias Burnus <burnus@net-b.de>
1993 * gfortran.dg/deferred_type_param_1.f90: New.
1994 * gfortran.dg/deferred_type_param_2.f90: New.
1995 * gfortran.dg/initialization_1.f90: Update dg-errors.
1996 * gfortran.dg/initialization_9.f90: Update dg-errors.
1998 2010-11-02 Richard Guenther <rguenther@suse.de>
2000 PR tree-optimization/46149
2001 * g++.dg/torture/pr46149.C: New testcase.
2003 2010-11-02 Richard Guenther <rguenther@suse.de>
2005 PR tree-optimization/46216
2006 * gcc.dg/torture/pr46216.c: New testcase.
2008 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011 * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
2014 2010-11-02 Richard Guenther <rguenther@suse.de>
2016 PR tree-optimization/46184
2017 * gcc.dg/pr46184.c: New testcase.
2019 2010-11-02 Richard Guenther <rguenther@suse.de>
2021 PR tree-optimization/46177
2022 * gcc.dg/pr46177.c: New testcase.
2024 2010-11-02 Martin Jambor <mjambor@suse.cz>
2027 * g++.dg/ipa/ivinline-9.C: New test.
2029 2010-11-02 Martin Jambor <mjambor@suse.cz>
2031 PR tree-optimization/45875
2032 * g++.dg/torture/pr45875.C: New test.
2034 2010-11-02 Richard Guenther <rguenther@suse.de>
2037 * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
2039 2010-11-02 Jakub Jelinek <jakub@redhat.com>
2042 * gcc.dg/pr46255.c: New test.
2044 2010-11-02 Dodji Seketeli <dodji@redhat.com>
2048 * g++.dg/template/sfinae26.C: New test.
2049 * g++.dg/template/sfinae27.C: Likewise.
2051 2010-11-02 Dodji Seketeli <dodji@redhat.com>
2054 * g++.dg/template/typedef36.C: New test.
2055 * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise.
2056 * g++.dg/template/canon-type-10.C: Likewise.
2057 * g++.dg/template/canon-type-11.C: Likewise.
2058 * g++.dg/template/canon-type-12.C: Likewise.
2059 * g++.dg/template/canon-type-13.C: Likewise.
2061 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
2063 * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
2064 instance of debug_pubnames on darwin.
2066 2010-11-01 Jason Merrill <jason@redhat.com>
2067 Benjamin Kosnik <bkoz@redhat.com>
2069 * g++.dg/cpp0x/constexpr-initlist2.C: New.
2070 * g++.dg/cpp0x/constexpr-initlist3.C: New.
2072 * g++.dg/cpp0x/constexpr-array-ptr.C: New.
2073 * g++.dg/cpp0x/constexpr-array-ptr2.C: New.
2074 * g++.dg/cpp0x/constexpr-array-ptr3.C: New.
2075 * g++.dg/cpp0x/constexpr-array-ptr4.C: New.
2076 * g++.dg/cpp0x/constexpr-array-ptr5.C: New.
2077 * g++.dg/cpp0x/constexpr-array-ptr6.C: New.
2078 * g++.dg/cpp0x/constexpr-array.C: New.
2079 * g++.dg/cpp0x/constexpr-base.C: New.
2080 * g++.dg/cpp0x/constexpr-complex.C: New.
2081 * g++.dg/cpp0x/constexpr-data1.C: New.
2082 * g++.dg/cpp0x/constexpr-data2.C: New.
2083 * g++.dg/cpp0x/constexpr-deref.C: New.
2084 * g++.dg/cpp0x/constexpr-diag1.C: New.
2085 * g++.dg/cpp0x/constexpr-eh-spec.C: New.
2086 * g++.dg/cpp0x/constexpr-ellipsis.C: New.
2087 * g++.dg/cpp0x/constexpr-ellipsis2.C: New.
2088 * g++.dg/cpp0x/constexpr-empty.C: New.
2089 * g++.dg/cpp0x/constexpr-empty2.C: New.
2090 * g++.dg/cpp0x/constexpr-empty3.C: New.
2091 * g++.dg/cpp0x/constexpr-empty4.C: New.
2092 * g++.dg/cpp0x/constexpr-empty5.C: New.
2093 * g++.dg/cpp0x/constexpr-ex1.C: New.
2094 * g++.dg/cpp0x/constexpr-ex2.C: New.
2095 * g++.dg/cpp0x/constexpr-ex3.C: New.
2096 * g++.dg/cpp0x/constexpr-ex4.C: New.
2097 * g++.dg/cpp0x/constexpr-explicit-inst.C: New.
2098 * g++.dg/cpp0x/constexpr-fnptr.C: New.
2099 * g++.dg/cpp0x/constexpr-function1.C: New.
2100 * g++.dg/cpp0x/constexpr-function2.C: New.
2101 * g++.dg/cpp0x/constexpr-function3.C: New.
2102 * g++.dg/cpp0x/constexpr-ice.C: New.
2103 * g++.dg/cpp0x/constexpr-initlist.C: New.
2104 * g++.dg/cpp0x/constexpr-neg1.C: New.
2105 * g++.dg/cpp0x/constexpr-noexcept.C: New.
2106 * g++.dg/cpp0x/constexpr-noexcept2.C: New.
2107 * g++.dg/cpp0x/constexpr-noexcept3.C: New.
2108 * g++.dg/cpp0x/constexpr-noexcept4.C: New.
2109 * g++.dg/cpp0x/constexpr-non-const-arg.C: New.
2110 * g++.dg/cpp0x/constexpr-nonlit.C: New.
2111 * g++.dg/cpp0x/constexpr-nonlit2.C: New.
2112 * g++.dg/cpp0x/constexpr-nullptr.C: New.
2113 * g++.dg/cpp0x/constexpr-object1.C: New.
2114 * g++.dg/cpp0x/constexpr-object2.C: New.
2115 * g++.dg/cpp0x/constexpr-overflow.C: New.
2116 * g++.dg/cpp0x/constexpr-pedantic.C: New.
2117 * g++.dg/cpp0x/constexpr-pos1.C: New.
2118 * g++.dg/cpp0x/constexpr-potential1.C: New.
2119 * g++.dg/cpp0x/constexpr-ptrmem.C: New.
2120 * g++.dg/cpp0x/constexpr-pure.C: New.
2121 * g++.dg/cpp0x/constexpr-static.C: New.
2122 * g++.dg/cpp0x/constexpr-static2.C: New.
2123 * g++.dg/cpp0x/constexpr-static3.C: New.
2124 * g++.dg/cpp0x/constexpr-static4.C: New.
2125 * g++.dg/cpp0x/constexpr-static5.C: New.
2126 * g++.dg/cpp0x/constexpr-static6.C: New.
2127 * g++.dg/cpp0x/constexpr-string.C: New.
2128 * g++.dg/cpp0x/constexpr-switch.C: New.
2129 * g++.dg/cpp0x/constexpr-targ.C: New.
2130 * g++.dg/cpp0x/constexpr-throw.C: New.
2131 * g++.dg/cpp0x/constexpr-typeid.C: New.
2132 * g++.dg/cpp0x/constexpr-union.C: New.
2133 * g++.dg/cpp0x/constexpr-value.C: New.
2134 * g++.dg/cpp0x/constexpr-value2.C: New.
2135 * g++.dg/cpp0x/constexpr-variadic.C: New.
2136 * g++.dg/cpp0x/initlist5.C: Use constexpr.
2137 * g++.dg/cpp0x/static_assert3.C: Add expected error.
2138 * g++.dg/other/fold1.C: Likewise.
2139 * g++.dg/parse/crash36.C: Likewise.
2140 * g++.dg/parse/constant4.C: Adjust expected error.
2141 * g++.dg/template/arg5.C: Likewise.
2142 * g++.dg/template/non-dependent10.C: Likewise.
2143 * g++.dg/template/qualified-id3.C: Likewise.
2144 * g++.dg/warn/overflow-warn-1.C: Likewise.
2145 * g++.dg/warn/overflow-warn-3.C: Likewise.
2146 * g++.dg/warn/overflow-warn-4.C: Likewise.
2147 * g++.old-deja/g++.pt/crash10.C: Likewise.
2149 * g++.dg/cpp0x/constexpr-ctor2.C: New.
2151 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2153 Implemented format and noreturn attributes for Objective-C methods.
2154 * objc.dg/attributes/method-attribute-2.m: Updated warnings.
2155 * objc.dg/attributes/method-deprecated-1.m: New.
2156 * objc.dg/attributes/method-deprecated-2.m: New.
2157 * objc.dg/attributes/method-deprecated-3.m: New.
2158 * objc.dg/attributes/method-noreturn-1.m: New.
2159 * objc.dg/attributes/method-sentinel-1.m: New.
2160 * objc.dg/attributes/method-format-1.m: New.
2161 * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings.
2162 * obj-c++.dg/attributes/method-deprecated-1.mm: New.
2163 * obj-c++.dg/attributes/method-deprecated-2.mm: New.
2164 * obj-c++.dg/attributes/method-deprecated-3.mm: New.
2165 * obj-c++.dg/attributes/method-noreturn-1.mm: New.
2166 * obj-c++.dg/attributes/method-sentinel-1.mm: New.
2167 * obj-c++.dg/attributes/method-format-1.mm: New.
2169 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2171 * objc.dg/property/at-property-deprecated-1.m: New.
2172 * obj-c++.dg/property/at-property-deprecated-1.mm: New.
2174 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2176 Implemented Objective-C 2.0 property accessors.
2177 * objc.dg/property/at-property-6.m: Use nonatomic properties to
2178 avoid testing more complex accessors in this testcase which is not
2180 * objc.dg/property/at-property-7.m: Same change.
2181 * objc.dg/property/at-property-8.m: Same change.
2182 * objc.dg/property/at-property-9.m: Same change.
2183 * objc.dg/property/at-property-10.m: Same change.
2184 * objc.dg/property/at-property-11.m: Same change.
2185 * obj-c++.dg/property/at-property-6.mm: Same change.
2186 * obj-c++.dg/property/at-property-7.mm: Same change.
2187 * obj-c++.dg/property/at-property-8.mm: Same change.
2188 * obj-c++.dg/property/at-property-9.mm: Same change.
2189 * obj-c++.dg/property/at-property-10.mm: Same change.
2190 * obj-c++.dg/property/at-property-11.mm: Same change.
2191 * objc.dg/property/at-property-12.m: New.
2192 * objc.dg/property/at-property-13.m: New.
2193 * obj-c++.dg/property/at-property-12.mm: New.
2194 * obj-c++.dg/property/at-property-13.mm: New.
2196 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
2199 * gfortran.dg/select_type_11.f03: Update dg-error phrase.
2200 * gfortran.dg/allocate_with_typespec_4.f90: New test.
2201 * gfortran.dg/allocate_with_typespec_1.f90: New test.
2202 * gfortran.dg/allocate_with_typespec_2.f: New test.
2203 * gfortran.dg/allocate_with_typespec_3.f90: New test.
2204 * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase.
2205 * gfortran.dg/select_type_1.f03: Update dg-error phrase.
2207 2010-11-01 H.J. Lu <hongjiu.lu@intel.com>
2208 Nathan Froyd <froydnj@codesourcery.com>
2210 PR tree-optimization/46259
2211 * gfortran.dg/pr46259.f: New testcase.
2213 2010-11-01 Paul Koning <ni1d@arrl.net>
2215 * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.
2216 * gcc.c-torture/compile/20020604-1.c: Ditto.
2217 * gcc.c-torture/compile/20001226-1.c: Ditto.
2218 * gcc.c-torture/compile/20010327-1.c: Ditto.
2219 * gcc.c-torture/compile/limits-stringlit.c: Ditto.
2220 * gcc.c-torture/compile/pr43191.c: Ditto.
2221 * gcc.c-torture/compile/pr41181.c: Ditto.
2223 2010-10-31 Richard Henderson <rth@redhat.com>
2225 * lib/target-supports.exp
2226 (check_effective_target_automatic_stack_alignment): True for
2227 x86 but not windows.
2228 * g++.dg/torture/stackalign/stackalign.exp: Use it to protect
2229 use of the preferred-stack-boundary arguments.
2230 * gcc.dg/torture/stackalign/stackalign.exp: Likewise.
2232 2010-10-31 H.J. Lu <hongjiu.lu@intel.com>
2235 * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
2236 * gcc.target/i386/fma4-builtin-2.c: Likewise.
2238 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2240 * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
2242 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2244 * gcc.dg/tls/thr-init-1.c: Fix order of dg-do.
2245 * gcc.dg/tls/thr-init-2.c: Likewise. Require tls_runtime rather
2247 * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls.
2248 * gcc.dg/torture/tls/thr-init-2.c: Likewise.
2249 * objc.dg/torture/tls/thr-init.m: Likewise.
2250 * objc.dg/torture/tls/thr-init-2.m: Likewise.
2251 * objc.dg/torture/tls/thr-init-3.m: Likewise.
2253 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2255 * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
2258 2010-10-30 Janus Weil <janus@gcc.gnu.org>
2263 * gfortran.dg/typebound_generic_10.f03: New.
2265 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
2267 Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
2268 * objc.dg/property/property-neg-1.m: Updated for changes in the
2269 syntax of @property and the implementation of
2270 @synthesize/@dynamic.
2271 * objc.dg/property/property-neg-2.m: Same change.
2272 * objc.dg/property/property-neg-3.m: Same change.
2273 * objc.dg/property/property-neg-4.m: Same change.
2274 * objc.dg/property/property-neg-5.m: Same change.
2275 * objc.dg/property/property-neg-7.m: Same change.
2276 * objc.dg/property/property-1.m: Same change.
2277 * objc.dg/property/synthesize-1.m: Same change.
2278 * objc.dg/property/at-property-2.m: Same change.
2279 * objc.dg/property/at-property-4.m: Same change.
2281 * objc.dg/property/fsf-property-method-acces.m: Updated for
2282 changes in the syntax of @property and the implementation of
2283 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
2284 * objc.dg/property/fsf-property-basic.m: Same change.
2285 * objc.dg/property/fsf-property-named-ivar.m: Same change.
2287 * objc.dg/property/at-property-5.m: New.
2288 * objc.dg/property/at-property-6.m: New.
2289 * objc.dg/property/at-property-7.m: New.
2290 * objc.dg/property/at-property-8.m: New.
2291 * objc.dg/property/at-property-9.m: New.
2292 * objc.dg/property/at-property-10.m: New.
2293 * objc.dg/property/at-property-11.m: New.
2294 * objc.dg/property/synthesize-2.m: New.
2295 * objc.dg/property/dynamic-2.m: New.
2297 * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the
2298 syntax of @property and the implementation of
2299 @synthesize/@dynamic.
2300 * obj-c++.dg/property/property-neg-2.mm: Same change.
2301 * obj-c++.dg/property/property-neg-3.mm: Same change.
2302 * obj-c++.dg/property/property-neg-4.mm: Same change.
2303 * obj-c++.dg/property/property-neg-5.mm: Same change.
2304 * obj-c++.dg/property/property-neg-7.mm: Same change.
2305 * obj-c++.dg/property/property-1.mm: Same change.
2306 * obj-c++.dg/property/synthesize-1.mm: Same change.
2307 * obj-c++.dg/property/at-property-2.mm: Same change.
2308 * obj-c++.dg/property/at-property-4.mm: Same change.
2310 * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for
2311 changes in the syntax of @property and the implementation of
2312 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
2313 * obj-c++.dg/property/fsf-property-basic.mm: Same change.
2314 * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change.
2316 * obj-c++.dg/property/at-property-5.mm: New.
2317 * obj-c++.dg/property/at-property-6.mm: New.
2318 * obj-c++.dg/property/at-property-7.mm: New.
2319 * obj-c++.dg/property/at-property-8.mm: New.
2320 * obj-c++.dg/property/at-property-9.mm: New.
2321 * obj-c++.dg/property/at-property-10.mm: New.
2322 * obj-c++.dg/property/at-property-11.mm: New.
2323 * obj-c++.dg/property/synthesize-2.mm: New.
2324 * obj-c++.dg/property/dynamic-2.mm: New.
2326 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2327 Andrew Pinski <pinskia@gmail.com>
2329 * gcc.c-torture/execute/vector-shift.c: New testcase.
2330 * gcc.c-torture/execute/vector-shift1.c: Likewise.
2331 * gcc.c-torture/execute/vector-shift2.c: Likewise.
2332 * gcc.dg/vector-shift.c: Likewise.
2333 * gcc.dg/vector-shift1.c: Likewise.
2334 * gcc.dg/torture/vector-shift2.c: Likewise.
2335 * gcc.dg/vector-shift3.c: Likewise.
2336 * gcc.dg/simd-1b.c: Adjust.
2338 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org>
2340 * gcc.c-torture/execute/20101011-1.c: Skip on SH.
2342 2010-10-29 Pat Haugen <pthaugen@us.ibm.com>
2344 * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
2346 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
2349 * gcc.target/i386/pr46153.c: New test.
2351 2010-10-27 Jason Merrill <jason@redhat.com>
2353 * g++.dg/cpp0x/constexpr-is_literal.C: New.
2355 2010-10-27 Janus Weil <janus@gcc.gnu.org>
2358 * gfortran.dg/class_dummy_3.f03: New.
2360 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
2362 * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
2363 * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
2365 * gcc.target/i386/avx-vzeroupper-3.c: New.
2366 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2367 * gcc.target/i386/avx-vzeroupper-5.c: Likewise.
2368 * gcc.target/i386/avx-vzeroupper-6.c: Likewise.
2369 * gcc.target/i386/avx-vzeroupper-7.c: Likewise.
2370 * gcc.target/i386/avx-vzeroupper-8.c: Likewise.
2371 * gcc.target/i386/avx-vzeroupper-9.c: Likewise.
2372 * gcc.target/i386/avx-vzeroupper-10.c: Likewise.
2373 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
2374 * gcc.target/i386/avx-vzeroupper-12.c: Likewise.
2375 * gcc.target/i386/avx-vzeroupper-13.c: Likewise.
2376 * gcc.target/i386/avx-vzeroupper-14.c: Likewise.
2378 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2380 * obj-c.dg/property/at-property-4.m: New.
2381 * obj-c++.dg/property/at-property-4.mm: New.
2382 * obj-c++.dg/property/property-neg-5.m: Updated testcase for
2384 * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
2387 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2389 * objc.dg/property/at-property-1.m: New.
2390 * objc.dg/property/at-property-2.m: New.
2391 * objc.dg/property/at-property-3.m: New.
2392 * objc.dg/ivar-invalid-type-1.m: New.
2393 * obj-c++.dg/property/at-property-1.mm: New.
2394 * obj-c++.dg/property/at-property-2.mm: New.
2395 * obj-c++.dg/property/at-property-3.mm: New.
2396 * obj-c++.dg/ivar-invalid-type-1.mm: New.
2397 * objc.dg/property/property-neg-6.m: Updated testcase for updates
2400 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2402 PR libgfortran/46010
2403 * gfortran.dg/namelist_66.f90: New test.
2404 * gfortran.dg/fmt_t_6.f: Fix whitespace.
2406 2010-10-26 Janus Weil <janus@gcc.gnu.org>
2409 * gfortran.dg/allocatable_scalar_9.f90: Extended.
2410 * gfortran.dg/allocatable_scalar_10.f90: New.
2411 * gfortran.dg/class_19.f03: Extended.
2413 2010-10-26 Jan Hubicka <jh@suse.cz>
2416 * testsuite/gcc.dg/lto/pr45736_0.c: New function.
2418 2010-10-26 Ira Rosen <irar@il.ibm.com>
2420 PR tree-optimization/46167
2421 * gcc.dg/vect/O-pr46167.c: New.
2422 * gcc.dg/vect/vect.exp: Run tests with -O.
2424 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2427 * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86.
2428 * g++.dg/vect/pr33860a.cc: Likewise.
2429 * gcc.c-torture/compile/20070522-1.c: Likewise.
2430 * gcc.dg/compat/struct-align-1_x.c: Likewise.
2431 * gcc.dg/compat/struct-align-1_y.c: Likewise.
2432 * gcc.dg/compat/struct-align-2_x.c: Likewise.
2433 * gcc.dg/compat/struct-align-2_y.c: Likewise.
2434 * gcc.dg/pr44136.c: Likewise.
2436 * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86.
2437 * gcc.dg/compat/vector-1_x.c: Likewise.
2438 * gcc.dg/compat/vector-1_y.c: Likewise.
2439 * gcc.dg/compat/vector-2_x.c: Likewise.
2440 * gcc.dg/compat/vector-2_y.c: Likewise.
2441 * gcc.dg/pr43300.c: Likewise.
2443 * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi.
2444 * gcc.dg/compat/vector-1a_y.c: Likewise.
2445 * gcc.dg/compat/vector-1b_x.c: Likewise.
2446 * gcc.dg/compat/vector-1b_y.c: Likewise.
2447 * gcc.dg/compat/vector-2a_x.c: Likewise.
2448 * gcc.dg/compat/vector-2a_y.c: Likewise.
2449 * gcc.dg/compat/vector-2b_x.c: Likewise.
2450 * gcc.dg/compat/vector-2b_y.c: Likewise.
2451 * gcc.target/i386/pr39162.c: Likewise.
2452 * gcc.target/i386/pr40906-2.c: Likewise.
2453 * gcc.target/i386/sse-5.c: Likewise.
2455 * gcc.dg/pr35442.c: Prune ABI change warnings.
2457 * gcc.c-torture/execute/pr38151.x: New.
2458 * gcc.target/i386/pr44948-1a.c: Likewise.
2459 * gcc.target/i386/pr44948-1b.c: Likewise.
2460 * gcc.target/i386/pr44948-2a.c: Likewise.
2461 * gcc.target/i386/pr44948-2b.c: Likewise.
2463 2010-10-26 Ian Lance Taylor <iant@google.com>
2466 * gcc.c-torture/execute/20101025-1.c: New test.
2468 2010-10-26 Tobias Burnus <burnus@net-b.de>
2471 * gfortran.dg/class_allocate_5.f90: New.
2473 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2475 Implement opaque-enum-specifiers for C++0x
2476 * g++.dg/cpp0x/forw_enum1.C: New.
2477 * g++.dg/cpp0x/forw_enum2.C: New.
2478 * g++.dg/cpp0x/forw_enum3.C: New.
2479 * g++.dg/cpp0x/forw_enum4.C: New.
2480 * g++.dg/cpp0x/forw_enum5.C: New.
2481 * g++.dg/cpp0x/forw_enum6.C: New.
2482 * g++.dg/cpp0x/forw_enum7.C: New.
2483 * g++.dg/cpp0x/forw_enum8.C: New.
2484 * g++.dg/cpp0x/forw_enum9.C: New.
2485 * g++.dg/parse/enum3.C: Add new errors.
2486 * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning.
2487 * g++.dg/cpp0x/auto9.C: Add new error.
2488 * g++.dg/template/crash79.C: Add new errors.
2490 2010-10-26 Jie Zhang <jie@codesourcery.com>
2492 * gcc.target/arm/volatile-bitfields-1.c: New test.
2493 * gcc.target/arm/volatile-bitfields-2.c: New test.
2494 * gcc.target/arm/volatile-bitfields-3.c: New test.
2496 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2498 * gnat.dg/pointer_discr1.adb: New test.
2499 * gnat.dg/pointer_discr1_pkg1.ads: New helper.
2500 * gnat.dg/pointer_discr1_pkg2.ads: Likewise.
2501 * gnat.dg/pointer_discr1_pkg3.ads: Likewise.
2503 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2505 * gnat.dg/loop_optimization8.adb: New test.
2506 * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper.
2507 * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise.
2509 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2511 * gnat.dg/in_out_parameter2.adb: New test.
2512 * gnat.dg/in_out_parameter3.adb: Likewise.
2514 2010-10-25 Jie Zhang <jie@codesourcery.com>
2516 * g++.dg/opt/combine.c: New test.
2518 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2520 * gnat.dg/opt7.ad[sb]: New test.
2521 * gnat.dg/opt7_pkg.ads: New helper.
2523 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2526 * obj-c.dg/pr45735.mm: New.
2527 * obj-c++.dg/pr45735.mm: New.
2529 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2532 * objc.dg/pr24393.m: New.
2533 * obj-c++.dg/pr24393.mm: New.
2535 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2538 * objc.dg/pr28049.m: New.
2539 * obj-c++.dg/pr28049.mm: New.
2541 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2543 * objc.dg/attributes/method-attribute-2.m: Updated test. Method
2544 parameter attributes are now supported.
2545 * obj-c++.dg/attributes/method-attribute-2.m: Same change.
2546 * objc.dg/attributes/parameter-attribute-1.m: New test.
2547 * objc.dg/attributes/parameter-attribute-2.m: New test.
2548 * obj-c++.dg/attributes/parameter-attribute-1.m: New test.
2549 * obj-c++.dg/attributes/parameter-attribute-2.m: New test.
2551 2010-10-23 Iain Sandoe <iains@gcc.gnu.org>
2553 Based on the CFString implementation in FSF apple/trunk branch.
2555 * gcc.dg/darwin-cfstring-1.c: New.
2556 * gcc.dg/darwin-cfstring-2.c: New.
2557 * gcc.dg/torture/darwin-cfstring-3.c: New.
2558 * g++.dg/other/darwin-cfstring1.C: New.
2559 * g++.dg/torture/darwin-cfstring-3.C: New.
2561 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com>
2563 * objc.dg/demangle-1.m: New test.
2564 * obj-c++.dg/demangle-1.mm: New test.
2565 * obj-c++.dg/demangle-2.mm: New test.
2566 * obj-c++.dg/demangle-3.mm: New test.
2568 2010-10-23 Ian Lance Taylor <iant@google.com>
2570 * gcc.c-torture/execute/20101011-1.c: New test.
2571 * gcc.c-torture/execute/20101011-1.x: New test driver.
2573 2010-10-23 Tobias Burnus <burnus@net-b.de>
2576 * gfortran.dg/protected_8.f90: New.
2578 2010-10-23 Joseph Myers <joseph@codesourcery.com>
2580 * gcc.dg/march-generic.c: Skip for -march in multilib options.
2581 * gcc.target/i386/isa-9.c: Skip for -march other than
2582 -march=amdfam10 in multilib options.
2583 * gcc.target/i386/pr42589.c: Skip for -march other than
2584 -march=i486 in multilib options.
2585 * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for
2586 other -march in multilib options.
2588 2010-10-23 Jie Zhang <jie@codesourcery.com>
2590 PR rtl-optimization/37360
2591 * gcc.dg/pr37360.c: New test.
2593 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com>
2595 * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
2597 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2598 Andrew Pinski <pinskia@gmail.com>
2600 * gcc.c-torture/execute/vector-subscript-1.c: Likewise.
2601 * gcc.c-torture/execute/vector-subscript-2.c: Likewise.
2602 * gcc.c-torture/execute/vector-subscript-3.c: New testcase.
2603 * gcc.dg/vector-subscript-1.c: Likewise.
2604 * gcc.dg/vector-subscript-2.c: Likewise.
2605 * gcc.dg/vector-subscript-3.c: New testcase.
2606 * gcc.dg/array-8.c: Adjust.
2608 2010-10-22 Richard Guenther <rguenther@suse.de>
2611 * c-c++-common/torture/pr46137.c: New testcase.
2613 2010-10-22 Jason Merrill <jason@redhat.com>
2616 * g++.dg/template/defarg14.C: New.
2618 2010-10-22 Jason Merrill <jason@redhat.com>
2621 * g++.dg/cpp0x/implicit10.C: New.
2623 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
2626 * gcc.target/i386/pr46098.c: New test.
2628 2010-10-22 Richard Guenther <rguenther@suse.de>
2630 PR tree-optimization/45720
2631 * gcc.dg/torture/pr45720.c: New testcase.
2633 2010-10-22 Ira Rosen <irar@il.ibm.com>
2635 PR tree-optimization/46126
2636 * gcc.dg/vect/pr46126.c: New.
2638 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
2640 Based on the CFString implementation in FSF apple/trunk branch.
2642 * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags
2643 so that the latter can be used in dg-skip and dg-xfail clauses.
2644 * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
2645 * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test
2646 to use dg-additional-files for Object1.
2647 * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test
2648 to use dg-additional-files for Object1, move to torture/strings/.
2649 * obj-c++.dg/const-str-4.mm: Likewise.
2650 * obj-c++.dg/const-str-3.mm: Likewise.
2651 * obj-c++.dg/const-str-8.mm: Likewise.
2652 * obj-c++.dg/const-str-9.mm: Likewise.
2653 * obj-c++.dg/const-str-10.mm: Likewise.
2654 * obj-c++.dg/const-str-10.mm: Likewise.
2655 * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test
2656 to use dg-additional-files for Object1, move to strings/.
2657 * obj-c++.dg/const-str-2.mm: Likewise.
2658 * obj-c++.dg/const-str-5.mm: Likewise.
2659 * obj-c++.dg/const-str-6.mm: Likewise.
2660 * obj-c++.dg/const-str-12.mm: Likewise.
2661 * obj-c++.dg/strings/strings.exp: New.
2662 * obj-c++.dg/strings/const-cfstring-2.mm: New.
2663 * obj-c++.dg/strings/const-cfstring-5.mm: New.
2664 * obj-c++.dg/torture/strings/strings.exp: New.
2665 * obj-c++.dg/torture/strings/string1.mm: New.
2666 * obj-c++.dg/torture/strings/const-cfstring-1.mm: New.
2667 * obj-c++.dg/torture/strings/const-cfstring-3.mm: New.
2668 * obj-c++.dg/torture/strings/const-cfstring-4.mm: New.
2670 * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to
2671 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2672 * objc/execute/string2.m: Likewise.
2673 * objc/execute/string3.m: Likewise.
2674 * objc/execute/string3.m: Likewise.
2675 * objc.dg/foreach-2.m: Don't use CFStrings on Darwin.
2676 * objc.dg/foreach-4.m: Likewise.
2677 * objc.dg/foreach-5.m: Likewise.
2678 * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to
2679 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2680 * objc.dg/const-str-4.m: Likewise.
2681 * objc.dg/const-str-7.m: Likewise.
2682 * objc.dg/const-str-8.m: Likewise.
2683 * objc.dg/const-str-9.m: Likewise.
2684 * objc.dg/const-str-10.m: Likewise.
2685 * objc.dg/const-str-11.m: Likewise.
2686 * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test
2687 to use dg-additional-files for Object1, move to objc.dg/strings/.
2688 * objc.dg/const-str-2.m: Likewise.
2689 * objc.dg/const-str-5.m: Likewise.
2690 * objc.dg/const-str-6.m: Likewise.
2691 * objc.dg/const-str-12.m: Likewise.
2692 * objc.dg/const-str-12b.m: Likewise.
2693 * objc.dg/strings/strings.exp: New.
2694 * objc.dg/strings/const-cfstring-2.m: New.
2695 * objc.dg/strings/const-cfstring-5.m: New.
2696 * objc.dg/torture/strings/strings.exp: New.
2697 * objc.dg/torture/strings/const-cfstring-1.m: New.
2698 * objc.dg/torture/strings/const-cfstring-3.m: New.
2699 * objc.dg/torture/strings/const-cfstring-4.m: New.
2701 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
2703 * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
2705 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com>
2708 * g++.dg/parse/crash57.C: New.
2710 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
2711 H.J. Lu <hongjiu.lu@intel.com>
2714 * gcc.target/i386/pr45946.c: New test.
2716 2010-10-21 Martin Jambor <mjambor@suse.cz>
2718 PR tree-optimization/45875
2719 * g++.dg/ipa/pr45875.C: New test.
2721 2010-10-21 Ira Rosen <irar@il.ibm.com>
2723 PR tree-optimization/46049
2724 PR tree-optimization/46052
2725 * gcc.dg/vect/pr46052.c: New test.
2726 * gcc.dg/vect/pr46049.c: New test.
2728 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2731 * gfortran.dg/shape_5.f90: New test case.
2733 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2736 * gfortran.dg/proc_ptr_comp_25.f90: New.
2738 2010-10-21 Richard Guenther <rguenther@suse.de>
2739 Michael Matz <matz@suse.de>
2741 PR tree-optimization/45764
2742 * gcc.dg/torture/pr45764.c: New testcase.
2744 2010-10-21 Richard Guenther <rguenther@suse.de>
2746 PR tree-optimization/46111
2747 * g++.dg/torture/pr46111.C: New testcase.
2749 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2752 * gfortran.dg/dummy_procedure_4.f90: New.
2753 * gfortran.dg/proc_ptr_30.f90: New.
2755 2010-10-21 Tobias Burnus <burnus@net-b.de>
2758 * gfortran.dg/ptr-func-1.f90: New.
2759 * gfortran.dg/ptr-func-2.f90: New.
2761 2010-10-20 Jakub Jelinek <jakub@redhat.com>
2763 PR tree-optimization/45919
2764 * gcc.c-torture/compile/pr45919.c: New test.
2766 PR tree-optimization/46066
2767 * gcc.dg/autopar/pr46066.c: New test.
2769 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2772 * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
2774 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2777 * g++.dg/cpp0x/range-for7.C: New.
2779 2010-10-20 Richard Guenther <rguenther@suse.de>
2782 * g++.dg/lto/20101020-1_0.h: New testcase.
2783 * g++.dg/lto/20101020-1_0.C: Likewise.
2784 * g++.dg/lto/20101020-1_1.C: Likewise.
2786 2010-10-20 Dmitry Melnik <dm@ispras.ru>
2788 * gcc.dg/20101013-1.c: New test.
2790 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
2793 * gcc.target/i386/pr46085-1.c: New.
2794 * gcc.target/i386/pr46085-2.c: Likewise.
2796 2010-10-20 Richard Guenther <rguenther@suse.de>
2798 PR tree-optimization/45860
2799 * gcc.dg/torture/pr45860.c: New testcase.
2801 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
2803 * gnat.dg/discr25.adb: New test.
2804 * gnat.dg/discr25_pkg.ad[sb]: New helper.
2806 2010-10-20 Olivier Hainque <hainque@adacore.com>
2808 * gcc.target/powerpc/ehreturn.c: New test.
2810 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2812 Merge from 'apple/trunk' branch on FSF servers. Test adapted to
2813 not require Foundation and run with the GNU runtime as well.
2815 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
2818 * obj-c++.dg/template-8.mm: New.
2820 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2823 * objc.dg/pr23709.m: New.
2824 * obj-c++.dg/pr23709.m: New.
2826 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com>
2829 * g++.dg/template/crash104.C: New.
2831 2010-10-19 Richard Henderson <rth@redhat.com>
2833 * gcc.target/i386/fma3-fma.c: New.
2834 * gcc.target/i386/fma3-builtin.c: New.
2835 * gcc.target/i386/fma4-builtin.c: New.
2837 2010-10-19 Richard Guenther <rguenther@suse.de>
2840 * gcc.dg/ipa/ipa-pta-10.c:Â Adjust.
2842 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2844 Merge from 'apple/trunk' branch on FSF servers.
2846 2006-03-16 Fariborz Jahanian <fjahanian@apple.com>
2849 * objc.dg/proto-init-mimatch-1.m: New.
2850 * obj-c++.dg/proto-init-mimatch-1.mm: New.
2852 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2854 Implemented parsing @synthesize and @dynamic for
2855 Objective-C/Objective-C++.
2856 * objc.dg/property/dynamic-1.m: New.
2857 * objc.dg/property/synthesize-1.m: New.
2858 * obj-c++.dg/property/dynamic-1.mm: New.
2859 * obj-c++.dg/property/synthesize-1.mm: New.
2861 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2863 * objc.dg/at-class-1.m: New.
2864 * objc.dg/at-class-1.mm: New.
2866 2010-10-18 Steve Ellcey <sje@cup.hp.com>
2868 * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
2870 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2872 Merge from 'apple/trunk' branch on FSF servers.
2874 2006-01-17 Fariborz Jahanian <fjahanian@apple.com>
2877 * obj-c++.dg/template-7.mm: New.
2879 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2881 * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
2884 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2886 Merge from 'apple/trunk' branch on FSF servers.
2888 2005-03-01 Fariborz Jahanian <fjahanian@apple.com>
2891 * obj-c++.dg/try-catch-16.mm: New.
2892 * obj-c++.dg/try-catch-17.mm: New.
2894 2005-11-08 Fariborz Jahanian <fjahanian@apple.com>
2897 * obj-c++.dg/try-catch-15.mm: New
2899 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
2902 * obj-c++.dg/try-catch-12.mm: New
2903 * obj-c++.dg/try-catch-13.mm: New
2904 * obj-c++.dg/try-catch-14.mm: New
2905 * objc.dg/try-catch-11.m: New
2906 * objc.dg/try-catch-12.m: New
2907 * objc.dg/try-catch-13.m: New
2909 2010-10-18 Richard Henderson <rth@redhat.com>
2911 * gcc.target/ia64/20101014.c: Fix double-paste of test case.
2913 2010-10-18 Jakub Jelinek <jakub@redhat.com>
2916 * c-c++-common/Wunused-var-13.c: New test.
2918 2010-10-18 Richard Guenther <rguenther@suse.de>
2920 PR tree-optimization/45967
2921 * gcc.dg/torture/pr45967.c: New testcase.
2922 * gcc.dg/ipa/ipa-pta-10.c: Adjust.
2923 * gcc.dg/ipa/ipa-pta-13.c: Likewise
2924 * gcc.dg/torture/pr39074-2.c: Likewise
2925 * gcc.dg/torture/pta-escape-1.c: Likewise
2926 * gcc.dg/torture/pta-ptrarith-1.c: Likewise
2927 * gcc.dg/tree-ssa/pta-callused.c: Likewise
2928 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise
2929 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise
2930 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise
2931 * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise
2933 2010-10-18 Kai Tietz <kai.tietz@onevision.com>
2935 * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
2937 2010-10-18 Richard Guenther <rguenther@suse.de>
2940 * g++.dg/lto/20101015-2_0.C: New testcase.
2942 2010-10-18 Jakub Jelinek <jakub@redhat.com>
2945 * gcc.c-torture/execute/pr46019.c: New test.
2947 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2949 Merge from 'apple/trunk' branch on FSF servers.
2951 2006-04-19 Fariborz Jahanian <fjahanian@apple.com>
2954 * obj-c++.dg/method-namespace-2.mm: New.
2956 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2958 Merge from 'apple/trunk' branch on FSF servers.
2960 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
2963 * objc.dg/private-1.m: Test modified.
2964 * obj-c++.dg/private-1.mm: Test modified.
2966 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
2969 * gcc.target/i386/push-1.c: Remove.
2971 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
2972 H.J. Lu <hongjiu.lu@intel.com>
2975 * gcc.target/i386/pr46051.c: New test.
2977 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2979 * obj-c++.dg/gnu-api-2-class.mm: New.
2980 * obj-c++.dg/gnu-api-2-ivar.mm: New.
2981 * obj-c++.dg/gnu-api-2-method.mm: New.
2982 * obj-c++.dg/gnu-api-2-objc.mm: New.
2983 * obj-c++.dg/gnu-api-2-object.mm: New.
2984 * obj-c++.dg/gnu-api-2-property.mm: New.
2985 * obj-c++.dg/gnu-api-2-protocol.mm: New.
2986 * obj-c++.dg/gnu-api-2-sel.mm: New.
2988 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
2990 * objc.dg/fsf-package-0.m: New.
2991 * obj-c++.dg/fsf-package-0.m: New.
2993 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2996 * objc.dg/pr18255.m: New.
2998 2010-10-16 Jan Hubicka <jh@suse.cz>
3001 * g++.dg/torture/pr44206.C: New.
3003 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
3005 * objc.dg/gnu-api-2-class.m: New.
3006 * objc.dg/gnu-api-2-objc.m: New.
3008 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
3010 * objc.dg/gnu-api-2-ivar.m: New.
3012 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3014 * objc.dg/gnu-api-2-property.m: New.
3016 2010-10-15 Xinliang David Li <davidxl@google.com>
3018 * g++.dg/uninit-pred-3_a.C: New test.
3019 * g++.dg/uninit-pred-3_b.C: New test.
3021 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3023 * objc.dg/gnu-api-2-object.m: New.
3025 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3027 * objc.dg/gnu-api-2-method.m: New.
3029 2010-10-15 Jason Merrill <jason@redhat.com>
3031 * g++.dg/lto/pr45983_0.C: New.
3033 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com>
3035 * gcc.target/powerpc/ppc-fma-1.c: New tests for powerpc FMA
3036 builtin combiner patterns.
3037 * gcc.target/powerpc/ppc-fma-2.c: Ditto.
3038 * gcc.target/powerpc/ppc-fma-3.c: Ditto.
3039 * gcc.target/powerpc/ppc-fma-4.c: Ditto.
3040 * gcc.target/powerpc/ppc-fma-5.c: Ditto.
3041 * gcc.target/powerpc/ppc-fma-6.c: Ditto.
3043 2010-10-15 Richard Guenther <rguenther@suse.de>
3045 * g++.dg/lto/20101015-1_0.C: New testcase.
3047 2010-10-15 Richard Guenther <rguenther@suse.de>
3050 * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL.
3051 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
3053 2010-10-15 Richard Guenther <rguenther@suse.de>
3056 * g++.dg/lto/20101014-1_0.C: New testcase.
3058 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3060 * objc.dg/gnu-api-2-protocol.m: New.
3061 * objc.dg/gnu-api-2-sel.m: New.
3063 2010-10-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3065 * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for
3068 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>
3070 * gcc.dg/20101010-1.c: New testcase.
3072 2010-10-15 Jie Zhang <jie@codesourcery.com>
3074 * lib/lto.exp (lto-link-and-maybe-run): Use the default linker
3075 script when relocatable linking.
3077 2010-10-14 Yao Qi <yao@codesourcery.com>
3080 * gcc.target/arm/pr45447.c: New test.
3082 2010-10-14 Jan Hubicka <jh@suse.cz>
3085 * g++.dg/lto/pr45621.h : New.
3086 * g++.dg/lto/pr45621_0.C: New.
3087 * g++.dg/lto/pr45621_1.C: New.
3089 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
3091 * objc.dg/property: New.
3092 * objc.dg/property/fsf-property-basic.m: New.
3093 * objc.dg/property/fsf-property-method-access.m: New.
3094 * objc.dg/property/fsf-property-named-ivar.m: New.
3095 * obj-c++.dg/property: New.
3096 * obj-c++.dg/property/fsf-property-basic.mm: New.
3097 * obj-c++.dg/property/fsf-property-method-access.mm: New.
3098 * obj-c++.dg/property/fsf-property-named-ivar.mm: New.
3100 merge from FSF apple 'trunk' branch.
3101 2006 Fariborz Jahanian <fjahanian@apple.com>
3103 Radars 4436866, 4505126, 4506903, 4517826
3104 * objc.dg/property/property-1.m: New.
3105 * objc.dg/property/property-2.m: New.
3106 * objc.dg/property/property-3.m: New.
3107 * objc.dg/property/property-neg-1.m: New.
3108 * objc.dg/property/property-neg-2.m: New.
3109 * objc.dg/property/property-neg-3.m: New.
3110 * objc.dg/property/property-neg-4.m: New.
3111 * objc.dg/property/property-neg-5.m: New.
3112 * objc.dg/property/property-neg-6.m: New.
3113 * objc.dg/property/property-neg-7.m: New.
3114 * objc.dg/property/property.exp: New.
3115 * obj-c++.dg/property/property-1.mm: New.
3116 * obj-c++.dg/property/property-2.mm: New.
3117 * obj-c++.dg/property/property-3.mm: New.
3118 * obj-c++.dg/property/property-neg-1.mm: New.
3119 * obj-c++.dg/property/property-neg-2.mm: New.
3120 * obj-c++.dg/property/property-neg-3.mm: New.
3121 * obj-c++.dg/property/property-neg-4.mm: New.
3122 * obj-c++.dg/property/property-neg-5.mm: New.
3123 * obj-c++.dg/property/property-neg-6.mm: New.
3124 * obj-c++.dg/property/property-neg-7.mm: New.
3125 * obj-c++.dg/property/property.exp: New.
3127 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3129 * gcc.dg/pr45570.c: Fix typos. Also run for i?86-*-*.
3131 2010-10-14 Joseph Myers <joseph@codesourcery.com>
3134 * gcc.c-torture/compile/pr45969-1.c: New test.
3136 2010-10-14 Richard Guenther <rguenther@suse.de>
3138 PR tree-optimization/44913
3139 * gcc.dg/torture/pr44913.c: New testcase.
3141 2010-10-14 Richard Guenther <rguenther@suse.de>
3144 * g++.dg/lto/20101014-2_0.C: New testcase.
3146 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3148 * gcc.target/i386/avx-copysign-vec.c: Add -mtune=generic.
3149 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3150 * gcc.target/i386/pr44130.c: Likewise.
3151 * gcc.target/i386/pr44144.c: Likewise.
3152 * gcc.target/i386/pr44180.c: Likewise.
3153 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3154 * gcc.target/i386/recip-vec-sqrtf-avx.c: Likewise.
3155 * gcc.target/i386/vect-sizes-1.c: Likewise.
3156 * gcc.target/i386/vectorize4-avx.c: Likewise.
3158 2010-10-14 Richard Guenther <rguenther@suse.de>
3161 * g++.dg/lto/20101010-3_0.C: New testcase.
3162 * g++.dg/lto/20101010-4_0.C: Likewise.
3164 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
3166 * objc.dg/pr45878.m: Update to include NSConstantString interface
3168 * objc.dg/pr23214.m: Use the Object1.m implementation to build m64 on
3169 -fnext-runtime, XFAIL the m64 -fnext-runtime run.
3170 * objc.dg/objc-foreach-4.m: Provide an NSConstantString dummy class
3171 reference for m64 -fnext-runtime.
3173 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3175 * gcc.target/i386/vect-sizes-1.c: New.
3177 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3180 * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register and xfail.
3182 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3184 * gcc.target/i386/recip-vec-sqrtf-avx.c: Scan 256bit AVX register.
3185 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3187 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
3189 * gcc.target/ia64/20101005.c: New test.
3191 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
3193 PR rtl-optimization/45570
3194 * gcc.dg/pr45570.c: New test.
3196 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3198 * gcc.target/i386/recip-vec-sqrtf-avx.c: New.
3199 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3200 * gcc.target/i386/vectorize4-avx.c: Likewise.
3202 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3204 * gcc.target/i386/avx-copysign-vec.c: New.
3205 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3207 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3210 * gcc.target/i386/pr44130.c: New.
3212 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3215 * gcc.target/i386/pr44144.c: New.
3217 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3220 * gcc.target/i386/pr44180.c: New.
3222 2010-10-13 Jason Merrill <jason@redhat.com>
3224 * g++.dg/template/canon-type-8.C: New.
3226 2010-10-13 Eric Botcazou <ebotcazou@adacore.com>
3228 * gcc.c-torture/execute/20101013-1.c: New test.
3230 2010-10-13 Richard Guenther <rguenther@suse.de>
3233 * objc.dg/pr45878.m: New testcase.
3235 2010-10-13 Kai Tietz <kai.tietz@onevision.com>
3237 * gcc.dg/format/dfp-scanf-1.c: Disable for *-*-mingw* targets.
3238 * gcc.dg/format/dfp-printf-1.c: Likewise.
3239 * gcc.dg/format/ms_unnamed-1.c: Adjust linenumber for warning.
3241 2010-10-13 Richard Guenther <rguenther@suse.de>
3243 PR tree-optimization/45788
3244 * g++.dg/pr45788.C: New testcase.
3246 2010-10-13 Richard Guenther <rguenther@suse.de>
3248 PR tree-optimization/45970
3249 * gcc.dg/tree-ssa/ssa-dse-13.c: New testcase.
3251 2010-10-13 Richard Guenther <rguenther@suse.de>
3253 PR tree-optimization/45982
3254 * gcc.dg/torture/pr45982.c: New testcase.
3255 * gcc.dg/tree-ssa/pr24287.c: Adjust.
3256 * gcc.dg/tree-ssa/pta-callused.c: Likewise.
3257 * gcc.dg/torture/pr39074-2.c: Likewise.
3259 2010-10-13 Richard Guenther <rguenther@suse.de>
3262 * g++.dg/torture/pr45874.C: New testcase.
3264 2010-10-13 Iain Sandoe <iains@gcc.gnu.org>
3266 * objc.dg/attributes/method-attribute-1.m: Update to respond
3267 to implemented method attributes..
3268 * objc.dg/attributes/method-attribute-2.m: Likewise.
3269 * objc.dg/attributes/method-attribute-3.m: Likewise.
3270 * obj-c++.dg/attributes/method-attribute-1.mm: Likewise.
3271 * obj-c++.dg/attributes/method-attribute-2.mm: Likewise.
3272 * obj-c++.dg/attributes/method-attribute-3.mm: Likewise.
3274 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>
3277 * objc.dg/pr23214.m: New.
3279 2010-10-12 Michael Eager <eager@eagercon.com>
3282 * gcc.c-torture/execute/cmpsi-2.c: Use int, not long.
3283 * gcc.c-torture/execute/cmpsf-1.c: Use float, regen correct table.
3285 2010-10-12 Jakub Jelinek <jakub@redhat.com>
3288 * gcc.c-torture/execute/pr45636.c: New test.
3289 * gfortran.dg/pr45636.f90: New test.
3291 2010-10-12 Richard Henderson <rth@redhat.com>
3293 * g++.dg/abi/mangle40.C: Robustify tests for defined symbols.
3295 2010-10-12 Daniel Kraft <d@domob.eu>
3298 * gfortran.dg/associate_1.f03: More tests with derived-types.
3299 * gfortran.dg/associate_9.f03: New test (XFAIL for now).
3300 * gfortran.dg/associate_8.f03: Fix typo.
3301 * gfortran.dg/initialization_27.f90: Fix typo.
3303 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3306 * lib/lto.exp (lto-get-options-main): Support optional target
3307 selector for dg-extra-ld-options.
3309 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3311 * gcc.dg/pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas.
3312 * gcc.dg/pragma-init-fini-2.c: XFAIL on i?86-*-solaris2.8 && !gas.
3314 2010-10-11 Martin Jambor <mjambor@suse.cz>
3317 * g++.dg/torture/pr45699.C: New test.
3318 * g++.dg/otr-fold-1.C: Adjusted.
3319 * g++.dg/otr-fold-1.C: Likewise.
3321 2010-10-11 Nick Clifton <nickc@redhat.com>
3323 * gcc.c-torture/compile/pr44197.c: Require visibility support.
3324 Allow for a user label prefix.
3326 2010-10-10 Richard Guenther <rguenther@suse.de>
3328 * g++.dg/lto/20101010-1_0.C: New testcase.
3329 * g++.dg/lto/20101010-2_0.C: Likewise.
3331 2010-10-11 Ira Rosen <irar@il.ibm.com>
3333 PR tree-optimization/45902
3334 * gcc.dg/vect/45902.c: New test.
3336 2010-10-11 Jakub Jelinek <jakub@redhat.com>
3339 * gcc.dg/tls/pr45870.c: New test.
3341 2010-10-10 Janus Weil <janus@gcc.gnu.org>
3344 * gfortran.dg/typebound_operator_6.f03: New.
3346 2010-10-10 Kai Tietz <kai.tietz@onevision.com>
3348 * g++.dg/ext/dllexport-MI1.C: Enable for x86_64 mingw
3349 and adjust -export symbol scanning.
3350 * g++.dg/ext/dllexport1.C: Likewise.
3351 * g++.dg/ext/dllexport3.C: Likewise.
3352 * gcc.dg/dll-3.c: Likewise.
3353 * gcc.dg/dll-4.c: Likewise.
3354 * gcc.dg/dll-5.c: Likewise.
3356 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3358 * gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
3359 instead of tree_profile dump file.
3360 * g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
3361 * gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
3364 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3366 * gcc.dg/lto/20101009-1_0.c (bar): Fix asm constraints.
3368 2010-10-09 Thomas Koenig <tkoenig@gcc.gnu.org>
3370 * gfortran.dg/character_comparison_4.f90: New test.
3371 * gfortran.dg/character_comparison_5.f90: New test.
3372 * gfortran.dg/character_comparison_6.f90: New test.
3374 2010-10-09 Richard Henderson <rth@redhat.com>
3376 * lib/target-supports.exp
3377 (check_effective_target_automatic_stack_alignment): Always true.
3379 2010-10-09 Richard Guenther <rguenther@suse.de>
3382 * gcc.dg/lto/20101009-2_0.c: New testcase.
3383 * gcc.dg/lto/20101009-2_1.c: Likewise.
3384 * gcc.dg/lto/20101009-2_2.c: Likewise.
3386 2010-10-09 Richard Guenther <rguenther@suse.de>
3389 * g++.dg/lto/20101009-1_0.C: New testcase.
3391 2010-10-09 Richard Guenther <rguenther@suse.de>
3393 PR tree-optimization/45945
3394 * gcc.dg/lto/20101009-1_0.c: New testcase.
3396 2010-10-08 H.J. Lu <hongjiu.lu@intel.com>
3399 * gcc.target/i386/pr45913.c: New.
3401 2010-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3404 * gfortran.dg/streamio_16.f90: Update test.
3406 2010-10-08 Jakub Jelinek <jakub@redhat.com>
3408 PR tree-optimization/45903
3409 * gcc.target/i386/pr45903.c: New test.
3411 2010-10-08 Arnaud Charlet <charlet@adacore.com>
3413 * gnat.dg/interface5.adb: Compile with warnings disabled.
3415 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3417 * obj-c++.dg/encode-10.mm: New testcase.
3419 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3422 * obj-c++.dg/lookup-2.mm: Do not assign 'nil' to a pointer to a
3423 C++ class. Removed XFAIL.
3425 2010-10-07 Janus Weil <janus@gcc.gnu.org>
3428 * gfortran.dg/typebound_operator_5.f03: New.
3430 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3432 Merge from 'apple/trunk' branch on FSF servers.
3434 2006-04-26 Fariborz Jahanian <fjahanian@apple.com>
3437 * obj-c++.dg/method-namespace-1.mm: New.
3439 2010-10-07 Martin Jambor <mjambor@suse.cz>
3441 * gcc.dg/tree-ssa/sra-11.c: New test.
3443 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
3446 * gcc.dg/vect/pr45847.c: New test.
3448 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3449 Kai Tietz <kai.tietz@onevision.com>
3451 * objc.dg/proto-lossage-4.m: Use intptr_t instead of long type.
3453 2010-10-07 Richard Guenther <rguenther@suse.de>
3455 PR tree-optimization/45732
3456 * gcc.dg/torture/pr45732.c: New testcase.
3458 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3460 * objc.dg/foreach-1.m: Adjust for -fnext-runtime compatibility.
3461 * objc.dg/foreach-2.m: Likewise.
3462 * objc.dg/foreach-3.m: Likewise.
3463 * objc.dg/foreach-4.m: Likewise.
3464 * objc.dg/foreach-5.m: Likewise.
3465 * objc.dg/foreach-6.m: Likewise.
3466 * objc.dg/foreach-7.m: Likewise.
3467 * objc.dg/objc-foreach-4.m: Likewise.
3468 * objc.dg/objc-foreach-5.m: Likewise.
3470 2010-10-07 Richard Guenther <rguenther@suse.de>
3473 * gcc.dg/torture/pr45869.c: New testcase.
3475 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3477 * objc.dg/set-not-used-1.m: New
3478 * obj-c++.dg/set-not-used-1.mm: New.
3480 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3482 * objc.dg/attributes/method-attribute-3.m: New.
3483 * obj-c++.dg/attributes/method-attribute-3.mm: New.
3485 2010-10-07 Mikael Morin <mikael@gcc.gnu.org>
3488 * gfortran.dg/generic_typebound_operator_1.f90: New test.
3490 2010-10-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3493 * gfortran.dg/alloc_comp_constraint_6.f90: New test.
3495 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
3497 Merge from 'apple/trunk' branch on FSF servers.
3499 2005-12-14 Fariborz Jahanian <fjahanian@apple.com>
3502 * obj-c++.dg/encode-9.mm: New.
3504 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
3506 * g++.dg/cpp0x/pr45908.C: New test.
3508 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
3510 * gnat.dg/opt6.ad[sb]: New test.
3512 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
3514 Implemented fast enumeration for Objective-C.
3515 * objc.dg/foreach-1.m: New.