1 2010-12-07 Andrey Belevantsev <abel@ispras.ru>
4 * gcc.target/ia64/pr43603.c: New.
5 * gcc/testsuite/g++.dg/opt/pr46640.C: New.
7 2010-12-07 Tobias Burnus <burnus@net-b.de>
10 * gfortran.dg/string_4.f90: New.
12 2010-12-07 Sebastian Pop <sebastian.pop@amd.com>
14 PR tree-optimization/44676
15 * gcc.dg/graphite/id-pr44676.c: New.
17 2010-12-07 Sebastian Pop <sebastian.pop@amd.com>
19 PR tree-optimization/42327
20 * gcc.dg/tree-ssa/pr42327.c: New.
22 2010-12-07 Nathan Froyd <froydnj@codesourcery.com>
25 * g++.dg/pr45330.C: New test.
26 * g++.dg/ext/builtin3.C: Adjust.
27 * g++.dg/lookup/error1.C: Adjust.
28 * g++.dg/lookup/koenig5.C: Adjust.
29 * g++.dg/overload/koenig1.C: Adjust.
30 * g++.dg/parse/decl-specifier-1.C: Adjust.
31 * g++.dg/template/static10.C: Adjust.
32 * g++.old-deja/g++.mike/ns5.C: Adjust.
33 * g++.old-deja/g++.mike/ns7.C: Adjust.
34 * g++.old-deja/g++.ns/koenig5.C: Adjust.
35 * g++.old-deja/g++.ns/koenig9.C: Adjust.
36 * g++.old-deja/g++.other/lineno5.C: Adjust.
38 2010-12-07 Richard Guenther <rguenther@suse.de>
40 PR tree-optimization/46832
41 * gcc.c-torture/compile/pr46832.c: New testcase.
43 2010-12-07 Jakub Jelinek <jakub@redhat.com>
46 * gcc.dg/autopar/pr46799.c: New test.
48 2010-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
50 * gfortran.dg/internal_dummy_2.f08: Fix dg-options.
51 * gfortran.dg/internal_dummy_3.f08: Fix dg-options.
53 2010-12-06 H.J. Lu <hongjiu.lu@intel.com>
56 * g++.dg/graphite/pr41562.C: New.
59 * gcc.dg/graphite/pr46185.c: New.
61 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>
63 * objc.dg/foreach-8.m: New.
65 2010-12-06 Jakub Jelinek <jakub@redhat.com>
68 * g++.dg/debug/dwarf2/pr45997-1.C: New test.
69 * g++.dg/debug/dwarf2/pr45997-2.C: New test.
72 * gcc.target/ia64/pr43897.c: New test.
75 * gcc.dg/pr46771.c: New test.
77 PR rtl-optimization/46777
78 * gcc.dg/pr46777.c: New test.
80 2010-12-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
82 * ada/acats/run_acats (which): Assign output to temporary
83 variable, only use if successful.
84 Use last field of type output.
86 2010-12-06 Richard Guenther <rguenther@suse.de>
88 PR tree-optimization/46806
89 * g++.dg/torture/20100825.C: New testcase.
91 2010-12-06 Richard Guenther <rguenther@suse.de>
93 PR tree-optimization/46785
94 * gcc.dg/vect/fast-math-vect-reduc-9.c: New testcase.
96 2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com>
98 * gcc.dg/pr46674.c (LABEL3): New macro definition.
101 (jelly): Account for user label prefix in asm name.
103 2010-12-05 Daniel Kraft <d@domob.eu>
106 * gfortran.dg/power2.f90: Initialize variables.
108 2010-12-04 Jan Hubicka <jh@suse.cz>
110 * snprintf-chk.c (ptr): Declare volatile.
111 * strcpy-chk.c (s2, s3, l1): Declare volatile.
112 * snprintf-chk.c (ptr): Declare volatile.
113 * vsprintf-chk.c (ptr): Declare volatile.
114 * vsnprintf-chk.c (ptr): Declare volatile.
116 2010-12-04 Tobias Burnus <burnus@net-b.de>
119 * gfortran.dg/quad_1.f90: Remove some complex
120 math checks as they fail on some non-libquadmath
123 2010-12-04 Daniel Kraft <d@domob.eu>
126 * gfortran.dg/power2.f90: New test.
128 2010-12-03 Jakub Jelinek <jakub@redhat.com>
131 * g++.dg/debug/pr46123.C: New test.
132 * g++.dg/debug/dwarf2/pr46123.C: New test.
134 2010-12-03 Jason Merrill <jason@redhat.com>
137 * g++.dg/template/scope4.C: New.
139 2010-12-03 Nathan Froyd <froydnj@codesourcery.com>
141 * gcc.target/arm/neon-offset-1.c: New test.
143 2010-12-03 Alexander Monakov <amonakov@ispras.ru>
145 PR rtl-optimization/45354
146 * gcc.dg/tree-prof/pr45354.c: New.
148 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
151 * gfortran.dg/dependency_38.f90: New test.
153 2010-12-02 Ian Lance Taylor <iant@google.com>
155 * lib/go.exp: New file.
156 * lib/go-dg.exp: New file.
157 * lib/go-torture.exp: New file.
158 * lib/target-supports.exp (check_compile): Match // Go.
160 2010-12-02 Eric Botcazou <ebotcazou@adacore.com>
162 * gcc.dg/pr46685.c: New test.
164 2010-12-02 Sebastian Pop <sebastian.pop@amd.com>
166 PR tree-optimization/45199
167 * gcc.dg/tree-ssa/ldist-15.c: New.
168 * gcc.dg/tree-ssa/ldist-16.c: New.
169 * gfortran.dg/ldist-pr45199.f: New.
171 2010-12-02 Richard Guenther <rguenther@suse.de>
173 PR tree-optimization/46723
174 * gcc.dg/torture/pr46723.c: New testcase.
176 2010-12-02 Richard Guenther <rguenther@suse.de>
179 * g++.dg/lto/20101126-1_0.C: New testcase.
180 * g++.dg/lto/20101126-1_1.c: Likewise.
182 2010-12-02 Richard Guenther <rguenther@suse.de>
183 Ira Rosen <irar@il.ibm.com>
185 PR tree-optimization/46663
186 * gcc.dg/vect/pr46663.c: New test.
188 2010-12-02 Jie Zhang <jie@codesourcery.com>
191 * gcc.dg/pr46674.c: New test.
193 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>
195 * objc.dg/exceptions-6.m: New.
196 * obj-c++.dg/exceptions-6.mm: New.
198 2010-12-01 Jan Hubicka <jh@suse.cz>
200 * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin
202 2010-12-01 Sebastian Pop <sebastian.pop@amd.com>
205 * gcc.dg/graphite/pr45297.c: New.
207 2010-12-01 Richard Guenther <rguenther@suse.de>
209 PR tree-optimization/46730
210 * g++.dg/tree-prof/indir-call-prof-2.C: New testcase.
212 2010-11-30 Michael Meissner <meissner@linux.vnet.ibm.com>
214 * gcc.target/powerpc/ppc-fma-7.c: New file, test that (a*b)+c and
215 (a*b)-c generates two fma instructions, instead of separate
216 multiply, add, and subtract.
218 2010-11-30 Tobias Burnus <burnus@net-b.de>
220 * gfortran.dg/realloc_on_assign_2.f03 (invima): Assign
221 a value to all array elements.
223 2010-11-30 Richard Guenther <rguenther@suse.de>
225 PR tree-optimization/46722
226 * gcc.target/i386/fma4-fma-2.c: New testcase.
228 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
230 * objc.dg/duplicate-class-1.m: New.
231 * obj-c++.dg/duplicate-class-1.mm: New.
233 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
235 * objc.dg/property/dotsyntax-21.m
236 * obj-c++.dg/property/dotsyntax-21.mm
238 2010-11-29 Alexandre Oliva <aoliva@redhat.com>
241 * g++.dg/debug/pr46338.C: New.
243 2010-11-29 Richard Guenther <rguenther@suse.de>
244 Zdenek Dvorak <rakdver@kam.uniff.cz>
246 PR tree-optimization/46675
247 * gcc.dg/pr46675.c: New test.
249 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
251 * gcc/testsuite/objc.dg/strings-1.m: Move to...
252 * gcc/testsuite/objc.dg/strings/strings-1.m: ... here. Update paths.
253 * gcc/testsuite/objc.dg/strings-2.m: Move to ...
254 * gcc/testsuite/objc.dg/strings/strings-2.m ... here, provide a
255 constructor and class reference for NeXT runtime. Update paths.
256 * gcc/testsuite/obj-c++.dg/strings-1.m: Move to...
257 * gcc/testsuite/obj-c++.dg/strings/strings-1.m: ... here. Update paths.
258 * gcc/testsuite/obj-c++.dg/strings-2.m: Move to ...
259 * gcc/testsuite/obj-c__.dg/strings/strings-2.m ... here, provide a
260 constructor and class reference for NeXT runtime. Update paths.
262 2010-11-29 Dodji Seketeli <dodji@redhat.com>
265 * g++.dg/conversion/cast2.C: New test.
268 * g++.dg/conversion/cond4.C: Likewise.
270 2010-11-29 Dodji Seketeli <dodji@redhat.com>
273 Reverted patch for PR c++/42260
274 * g++.dg/conversion/cast2.C: Reverted new test.
276 2010-11-29 Dodji Seketeli <dodji@redhat.com>
279 * g++.dg/debug/dwarf2/typedef5.C: New test
281 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
282 Mike Stump <mrs@gcc.gnu.org>
287 * gcc.target/powerpc/darwin-abi-12.c: Adjust for new allocators.
288 * gcc.dg/pr26427.c: Remove redundant warning for powerpc.
289 * gcc.dg/darwin-comm.c: Adjust for new allocators.
290 * gcc.dg/darwin-sections.c: New test.
291 * g++.dg/ext/instantiate2.C: Adjust for new allocators.
293 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
295 * objc.dg/exceptions-1.m: New.
296 * objc.dg/exceptions-2.m: New.
297 * objc.dg/exceptions-3.m: New.
298 * objc.dg/exceptions-4.m: New.
299 * objc.dg/exceptions-5.m: New.
300 * obj-c++.dg/exceptions-1.mm: New.
301 * obj-c++.dg/exceptions-2.mm: New.
302 * obj-c++.dg/exceptions-3.mm: New.
303 * obj-c++.dg/exceptions-4.mm: New.
304 * obj-c++.dg/exceptions-5.mm: New.
306 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
308 * obj-c++.dg/property/at-property-1.mm: Fixed testcase.
309 * obj-c++.dg/property/at-property-16.mm: Fixed testcase.
310 * obj-c++.dg/property/at-property-20.mm: Fixed testcase.
312 2010-11-28 Janus Weil <janus@gcc.gnu.org>
315 * gfortran.dg/proc_ptr_comp_pass_7.f90: New.
317 2010-11-28 Eric Botcazou <ebotcazou@adacore.com>
319 * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching.
320 * gnat.dg/pack9.adb (dg-final): Likewise.
322 2010-11-28 Paul Thomas <pault@gcc.gnu.org
325 * gfortran.dg/realloc_on_assign_1.f03: New test.
326 * gfortran.dg/realloc_on_assign_2.f03: New test.
327 * gfortran.dg/transpose_2.f90: dg-option -fno-realloc-lhs.
328 * gfortran.dg/unpack_bounds_1.f90: The same.
329 * gfortran.dg/cshift_bounds_2.f90: The same.
330 * gfortran.dg/matmul_bounds_2.f90: The same.
331 * gfortran.dg/matmul_bounds_3.f90: The same.
332 * gfortran.dg/matmul_bounds_4.f90: The same.
333 * gfortran.dg/matmul_bounds_5.f90: The same.
335 2010-11-27 Tobias Burnus <burnus@net-b.de>
339 * gfortran.dg/transfer_simplify_10.f90: Fix endian issue.
341 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
344 * obj-c++.dg/property/at-property-2.mm: Uncommented testcase.
346 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
348 * objc.dg/property/at-property-24.m: New.
349 * objc.dg/property/at-property-25.m: New.
350 * obj-c++.dg/property/at-property-24.mm: New.
351 * obj-c++.dg/property/at-property-25.mm: New.
353 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
355 * objc.dg/protocol-qualifier-1.m: New.
356 * objc.dg/protocol-qualifier-2.m: New.
357 * obj-c++.dg/protocol-qualifier-1.mm: New.
358 * obj-c++.dg/protocol-qualifier-2.mm: New.
360 2010-11-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
362 * lib/gnat.exp: Load gcc.exp.
363 (gnat_target_compile): Use gcc_target_compile for *.c sources.
364 * gnat.dg/sse_nolib.adb: Use dg-require-effective-target sse_runtime.
366 2010-11-26 Richard Guenther <rguenther@suse.de>
369 * gcc.dg/lto/20101125-1_0.c: New testcase.
370 * gcc.dg/lto/20101125-1_1.c: Likewise.
372 2010-11-22 Bud Davis <jmdavis@link.com>
374 * arith_divide_no_check.f
375 ,arith_divide.f,old_style_init.f90: new tests.
377 2010-11-26 H.J. Lu <hongjiu.lu@intel.com>
379 PR tree-optimization/46665
380 * gfortran.dg/pr46665.f90: New.
382 2010-11-26 Jakub Jelinek <jakub@redhat.com>
385 * gcc.dg/pr46647.c: New test.
387 2010-11-25 Janus Weil <janus@gcc.gnu.org>
390 * gfortran.dg/select_type_19.f03: New.
392 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com>
394 * objc.dg/ivar-problem-1.m: New.
395 * obj-c++.dg/ivar-problem-1.mm: New.
397 2010-11-25 Jakub Jelinek <jakub@redhat.com>
400 * gcc.c-torture/compile/pr46637.c: New test.
402 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
404 * gfortran.dg/pr46519-1.f: Add -mtune=generic.
406 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
409 * gcc.target/i386/pr46647.c: New.
411 2010-11-25 Kai Tietz <kai.tietz@onevision.com>
413 * gcc.dg/dll-8.c: New.
415 2010-11-25 Eric Botcazou <ebotcazou@adacore.com>
417 * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target.
418 * gnat.dg/sse_nolib.adb: Likewise.
420 2010-11-25 Alexander Monakov <amonakov@ispras.ru>
422 PR rtl-optimization/46585
423 * gcc.dg/pr46585.c: New.
425 2010-11-24 Richard Henderson <rth@redhat.com>
427 * lib/target-supports.exp (vect_widen_sum_hi_to_si_pattern,
428 vect_widen_mult_hi_to_si, vect_sdot_qi, vect_udot_qi, vect_sdot_hi,
429 vect_unpack, vect_int_mult, vect_extract_even_odd,
430 vect_extract_even_odd_wide, vect_interleave): Enable for ia64.
432 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
435 * gfortran.dg/pr46519-1.f: New.
437 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
440 * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper.
441 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
443 * gcc.target/i386/avx-vzeroupper-14.c: Replace -O0 with -O2.
444 * gcc.target/i386/avx-vzeroupper-15.c: Likewise.
445 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
446 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
448 * gcc.target/i386/avx-vzeroupper-20.c: New.
449 * gcc.target/i386/avx-vzeroupper-21.c: Likewise.
450 * gcc.target/i386/avx-vzeroupper-22.c: Likewise.
451 * gcc.target/i386/avx-vzeroupper-23.c: Likewise.
452 * gcc.target/i386/avx-vzeroupper-24.c: Likewise.
453 * gcc.target/i386/avx-vzeroupper-25.c: Likewise.
454 * gcc.target/i386/avx-vzeroupper-26.c: Likewise.
456 2010-11-24 Richard Guenther <rguenther@suse.de>
459 * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes.
461 2010-11-24 Jakub Jelinek <jakub@redhat.com>
463 PR rtl-optimization/46614
464 * gcc.dg/pr46614.c: New test.
466 2010-11-24 Tobias Burnus <burnus@net-b.de>
469 * gfortran.dg/transfer_simplify_10.f90: New.
471 2010-11-24 Jakub Jelinek <jakub@redhat.com>
474 * gfortran.dg/lto/pr46629_0.f90: New test.
476 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com>
478 * gcc.target/mips/loongson3a-muldiv-1.c: New test.
479 * gcc.target/mips/loongson3a-muldiv-2.c: New test.
481 2010-11-23 Joseph Myers <joseph@codesourcery.com>
483 * gcc.dg/opts-5.c: New test.
485 2010-11-23 Jeffrey Yasskin <jyasskin@google.com>
488 * g++.dg/debug/dwarf2/pr46527.C: New test.
490 2010-11-23 Iain Sandoe <iains@gcc.gnu.org>
492 * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
494 2010-11-23 Jakub Jelinek <jakub@redhat.com>
497 * gcc.dg/pr46499-1.c: New test.
498 * gcc.dg/pr46499-2.c: New test.
500 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu>
502 * gcc.target/i386/alias-1.c: Require alias support.
504 2010-11-22 Uros Bizjak <ubizjak@gmail.com>
506 * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags
507 for vectorizer tests.
508 * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive.
509 * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive.
510 * gcc.dg/graphite/pr41888.c: Ditto.
511 * gcc.dg/graphite/pr42729.c: Ditto.
513 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com>
514 Uros Bizjak <ubizjak@gmail.com>
516 * lib/target-supports.exp (check_vect_support_and_set_flags): New
517 procedure to check if the target supports vectorizer tests. Set
518 DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization
520 * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags.
521 * g++.dg/vect/vect.exp: Ditto.
522 * gfortran.dg/vect/vect.exp: Ditto.
524 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>
527 * objc.dg/strings-1.m: New.
528 * objc.dg/strings-2.m: New.
529 * obj-c++.dg/strings-1.mm: New.
530 * obj-c++.dg/strings-2.mm: New.
532 2010-11-22 Ian Bolton <ian.bolton@arm.com>
534 * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for
535 "target short_enums".
536 * testsuite/gcc.c-torture/compile/pr39845.c: Likewise.
538 2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
540 * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
542 PR rtl-optimization/46603
543 * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
546 * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
547 being vectorized. Adjust dg-final pattern.
548 * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector.
550 * gcc.dg/vect: Do not include <stdio.h> in testcases.
551 * gcc.dg/vect/costmodel/ppc: Likewise.
553 2010-11-22 Alexander Monakov <amonakov@ispras.ru>
555 PR rtl-optimization/45652
556 * gcc.dg/pr45652.c: New.
558 2010-11-21 Richard Henderson <rth@redhat.com>
560 PR rtl-optimization/46571
561 * gcc.dg/pr46571.c: New.
563 2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
565 * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
567 2010-11-21 Uros Bizjak <ubizjak@gmail.com>
570 * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets.
572 2010-11-20 Joseph Myers <joseph@codesourcery.com>
574 * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
575 * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
576 * gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
577 * gcc.dg/pack-test-2.c: Test for all targets.
578 * gcc.dg/pragma-align.c: Test for all targets.
579 * gcc.dg/pragma-pack-4.c: Do not skip for AVR.
580 * gcc.dg/ucnid-10.c: Test for all targets.
582 2010-11-20 Eric Botcazou <ebotcazou@adacore.com>
584 * gcc.target/sparc/sparc-align-1.c: New test.
586 2010-11-20 Nathan Froyd <froydnj@codesourcery.com>
591 * g++.dg/parse/semicolon3.C: New test.
592 * g++.dg/debug/pr22514.C: Adjust.
593 * g++.dg/init/error1.C: Adjust.
594 * g++.dg/other/bitfield3.C: Adjust.
595 * g++.dg/other/semicolon.C: Adjust.
596 * g++.dg/parse/error14.C: Adjust.
597 * g++.dg/parse/error5.C: Adjust.
598 * g++.dg/parse/parameter-declaration-1.C: Adjust.
599 * g++.dg/template/pr23510.C: Adjust.
600 * g++.dg/template/pr39425.C: Adjust.
601 * g++.old-deja/g++.robertl/eb125.C: Adjust.
603 2010-11-20 Jakub Jelinek <jakub@redhat.com>
606 * gcc.dg/autopar/pr46561.c: New test.
609 * g++.dg/other/error34.C: New test.
612 * g++.dg/cpp0x/constexpr-base3.C: New test.
614 PR tree-optimization/45830
615 * gcc.target/i386/pr45830.c: New test.
616 * gcc.c-torture/execute/pr45830.c: New test.
618 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
620 * objc.dg/attributes/class-attribute-1.m: Rewritten.
621 * objc.dg/attributes/class-attribute-2.m: Same change.
622 * obj-c++.dg/attributes/class-attribute-1.mm: Same change.
623 * obj-c++.dg/attributes/class-attribute-2.mm: Same change.
624 * objc.dg/fobjc-std-1.m: Updated.
625 * obj-c++.dg/fobjc-std-1.mm: Updated.
627 2010-11-19 Michael Matz <matz@suse.de>
629 PR tree-optimization/46077
630 * gcc.dg/vect/O3-pr46077.c: New testcase.
632 2010-11-19 Joseph Myers <joseph@codesourcery.com>
635 * gcc.c-torture/compile/pr46547-1.c: New test.
637 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
639 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
641 * lib/gfortran.exp (gfortran_link_flags): Remove braces around
642 $GFORTRAN_UNDER_TEST.
643 (gfortran_init): Use -B to specify specpath, add trailing /.
645 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>
647 * gcc.target/powerpc/ppc-target-1.c: New file to test target
648 attributes on PowerPC.
649 * gcc.target/powerpc/ppc-target-2.c: Ditto.
650 * gcc.target/powerpc/ppc-target-3.c: Ditto.
652 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
654 * objc.dg/attributes/proto-attribute-1.m: Updated.
655 * objc.dg/attributes/proto-attribute-2.m: New.
656 * objc.dg/attributes/proto-attribute-3.m: New.
657 * obj-c++.dg/attributes/proto-attribute-1.mm: Updated.
658 * obj-c++.dg/attributes/proto-attribute-2.mm: New.
659 * obj-c++.dg/attributes/proto-attribute-3.mm: New.
661 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
663 * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
665 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
667 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
669 2010-11-18 Steve Ellcey <sje@cup.hp.com>
671 * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
672 * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment.
674 2010-11-18 Jakub Jelinek <jakub@redhat.com>
677 * gcc.c-torture/compile/pr46534.c: New test.
679 2010-11-18 Eric Botcazou <ebotcazou@adacore.com>
681 * gnat.dg/atomic4.ad[sb]: New test.
682 * gnat.dg/volatile4.adb: Likewise.
684 2010-11-18 Richard Henderson <rth@redhat.com>
686 * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
688 2010-11-18 Nathan Froyd <froydnj@codesourcery.com>
691 * c-c++-common/pr33193.c: New test.
693 2010-11-18 Richard Guenther <rguenther@suse.de>
695 PR tree-optimization/46172
696 * gcc.dg/torture/pr46172.c: New testcase.
698 2010-11-18 Jeff Law <law@redhat.com>
700 PR middle-end-optimization/46297
701 * gfortran.dg/pr46297.f: New test.
703 2010-11-17 Steve Ellcey <sje@cup.hp.com>
706 * gcc.dg/pr31490.c: New test.
708 2010-11-17 Uros Bizjak <ubizjak@gmail.com>
710 * gcc.dg/nop.h: Move from ...
711 * gcc.dg/guality/nop.h: ... here.
712 * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro.
713 * gcc.dg/guality/asm-1.c: Update nop.h include.
714 * gcc.dg/guality/pr43329-1.c: Ditto.
716 2010-11-17 Paolo Bonzini <bonzini@gnu.org>
718 * gcc.dg/two-types-1.c: New test.
719 * gcc.dg/two-types-2.c: New test.
720 * gcc.dg/two-types-3.c: New test.
721 * gcc.dg/two-types-4.c: New test.
722 * gcc.dg/two-types-5.c: New test.
723 * gcc.dg/two-types-6.c: New test.
724 * gcc.dg/two-types-7.c: New test.
725 * gcc.dg/two-types-8.c: New test.
726 * gcc.dg/two-types-9.c: New test.
727 * gcc.dg/two-types-10.c: New test.
728 * objc.dg/two-types-1.m: New test.
730 2010-11-17 Jakub Jelinek <jakub@redhat.com>
732 PR rtl-optimization/46440
733 * gcc.dg/pr46440.c: New test.
736 * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
738 2010-11-17 Ira Rosen <irar@il.ibm.com>
740 PR tree-optimization/46312
741 * gcc.dg/vect/vect-scal-opt2.c: Rename to...
742 * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only
743 on targets that support vector shifts with scalar shift argument.
745 * gcc.dg/vect/vect-scal-opt.c: Rename to...
746 * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise.
747 * gcc.dg/vect/vect-scal-opt1.c: Rename to...
748 * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise.
749 * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags.
750 * gcc.dg/vect/vect-114.c: Expect to pass only on targets that
751 support misaligned data accesses.
752 * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise.
753 * gcc.dg/vect/pr43430-2.c: Remove dg-options.
754 * lib/target-supports.exp
755 (check_effective_target_vect_shift_scalar): New.
757 2010-11-17 Jakub Jelinek <jakub@redhat.com>
759 * gcc.dg/guality/nop.h: New file.
760 * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of
761 "nop". Adjust line numbers in gdb-test.
762 * gcc.dg/guality/pr43329-1.c: Likewise.
764 2010-11-16 Jason Merrill <jason@redhat.com>
766 * g++.dg/cpp0x/defaulted20.C: New.
768 * g++.dg/template/injected2.C: New.
770 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com>
772 * objc.dg/protocol-optional-1.m: New.
773 * obj-c++.dg/protocol-optional-1.mm: New.
775 2010-11-16 Richard Henderson <rth@redhat.com>
777 * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
778 * gcc.target/powerpc/ppc-fma-4.c: Likewise.
780 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
782 * gnat.dg/opt12.adb: New test.
783 * gnat.dg/opt12_pkg.ad[sb]: New helper.
785 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
787 * gcc.target/rx/pack.c: New test.
789 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
790 Tobias Burnus <burnus@net-b.de>
793 * gfortran.dg/quad_1.f90: New.
794 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
796 * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to
797 library search path; call gcc-set-multilib-library-path with
798 arguments such that libgfortran.spec is found.
799 (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST.
801 2010-11-16 Jakub Jelinek <jakub@redhat.com>
804 * g++.dg/warn/Wsequence-point-3.C: New test.
806 2010-11-16 Kai Tietz <kai.tietz@onevision.com>
808 PR preprocessor/17349
809 * gcc.dg/cpp/cmdlne-C3.c: New.
811 2010-11-16 Richard Guenther <rguenther@suse.de>
813 PR tree-optimization/44545
814 * gcc.dg/pr44545.c: New testcase.
816 2010-11-16 Andrey Belevantsev <abel@ispras.ru>
818 PR rtl-optimization/46366
819 * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
822 2010-11-16 Richard Guenther <rguenther@suse.de>
824 * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
826 2010-11-16 Richard Guenther <rguenther@suse.de>
829 * gfortran.dg/gomp/pr45172.f90: New testcase.
831 2010-11-16 Nick Clifton <nickc@redhat.com>
833 * gcc.target/rx/pack.c: New test.
835 2010-11-15 Richard Henderson <rth@redhat.com>
837 * gcc.dg/torture/builtin-math-2.c: Split out fma tests...
838 * gcc.dg/torture/builtin-math-8.c: ... here. New file.
839 Use builtin_constant_p rather than scanning for builtin name.
841 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
843 * objc.dg/property/dotsyntax-18.m: New.
844 * objc.dg/property/dotsyntax-19.m: New.
845 * objc.dg/property/dotsyntax-20.m: New.
846 * obj-c++.dg/property/dotsyntax-18.mm: New.
847 * obj-c++.dg/property/dotsyntax-19.mm: New.
848 * obj-c++.dg/property/dotsyntax-20.mm: New.
849 * objc.dg/property/dotsyntax-4.m: Removed some unused
851 * objc.dg/property/dotsyntax-6.m: Same change.
852 * objc.dg/property/dotsyntax-16.m: Same change.
853 * objc.dg/property/dotsyntax-17.m: Same change.
854 * obj-c++.dg/property/dotsyntax-4.mm: Same change.
855 * obj-c++.dg/property/dotsyntax-6.mm: Same change.
856 * obj-c++.dg/property/dotsyntax-16.mm: Same change.
857 * obj-c++.dg/property/dotsyntax-17.mm: Same change.
858 * objc.dg/property/at-property-22.m: Added missing casts.
859 * obj-c++.dg/property/at-property-22.mm: Same change.
861 2010-11-15 Jakub Jelinek <jakub@redhat.com>
863 PR tree-optimization/46491
864 * gcc.target/i386/pr46491.c: New test.
866 PR tree-optimization/46461
867 * gcc.c-torture/compile/pr46461.c: New test.
869 2010-11-15 Tobias Burnus <burnus@net.b.de>
872 * gfortran.dg/allocatable_scalar_11.f90: New.
873 * gfortran.dg/allocatable_scalar_5.f90: Make test case
876 2010-11-15 Jakub Jelinek <jakub@redhat.com>
879 * gcc.target/i386/pr46095.c: New test.
882 * gcc.dg/pr46387.c: New test.
884 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
886 * objc.dg/property/dotsyntax-16.m: New.
887 * objc.dg/property/dotsyntax-17.m: New.
888 * obj-c++.dg/property/dotsyntax-16.mm: New.
889 * obj-c++.dg/property/dotsyntax-17.mm: New.
890 * objc.dg/property/at-property-10.m: Uncommented using 'x++'
891 syntax with properties, which now works.
892 * obj-c++.dg/property/at-property-10.mm: Same change.
894 2010-11-15 Martin Jambor <mjambor@suse.cz>
896 PR tree-optimization/46349
897 * gnat.dg/opt9.adb: New file.
898 * gnat.dg/opt9_pkg.ads: Likewise
900 2010-11-15 Richard Guenther <rguenther@suse.de>
903 * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
905 2010-11-15 Nathan Froyd <froydnj@codesourcery.com>
907 PR preprocessor/45038
908 * g++.dg/pr45038.C: New test.
910 2010-11-15 Richard Guenther <rguenther@suse.de>
912 PR tree-optimization/46467
913 * gcc.dg/ipa/ipa-pta-16.c: New testcase.
915 2010-11-15 Richard Guenther <rguenther@suse.de>
918 * g++.dg/torture/pr34850.C: Adjust.
920 2010-11-14 Paolo Bonzini <bonzini@gnu.org>
923 * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
925 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com>
927 * objc.dg/property/at-property-21.m: New.
928 * objc.dg/property/at-property-22.m: New.
929 * objc.dg/property/at-property-23.m: New.
930 * objc.dg/property/synthesize-9.m: New.
931 * objc.dg/property/synthesize-10.m: New.
932 * objc.dg/property/synthesize-11.m: New.
933 * obj-c++.dg/property/at-property-21.mm: New.
934 * obj-c++.dg/property/at-property-22.mm: New.
935 * obj-c++.dg/property/at-property-23.mm: New.
936 * obj-c++.dg/property/synthesize-9.mm: New.
937 * obj-c++.dg/property/synthesize-10.mm: New.
938 * obj-c++.dg/property/synthesize-11.mm: New.
940 * objc.dg/property/at-property-4.m: Updated to match new compiler
941 where some errors have been converted into warnings and vice versa.
942 * objc.dg/property/at-property-16.m: Same change.
943 * objc.dg/property/at-property-18.m: Same change.
944 * objc.dg/property/property-neg-5.m: Same change.
945 * obj-c++.dg/property/at-property-4.mm: Same change.
946 * obj-c++.dg/property/at-property-16.mm: Same change.
947 * obj-c++.dg/property/at-property-18.mm: Same change.
948 * obj-c++.dg/property/property-neg-5.mm: Same change.
950 * obj-c++.dg/property/dynamic-2.mm: Enable tests that were
951 commented out because of testsuite problems; I found out that
952 using dg-warning instead of dg-message gets them to work.
953 * obj-c++.dg/property/property-neg-3.mm: Same change.
954 * obj-c++.dg/property/synthesize-6.mm: Same change.
955 * obj-c++.dg/property/at-property-5.mm: Same change.
956 * obj-c++.dg/property/at-property-14.mm: Same change.
957 * obj-c++.dg/property/at-property-18.mm: Same change.
958 * obj-c++.dg/property/at-property-16.mm: Same change (in this file,
959 some tests still do not work due to some other testsuite issue).
961 2010-11-13 Jason Merrill <jason@redhat.com>
963 * g++.dg/cpp0x/auto20.C: New.
965 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
967 * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
968 * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
970 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
973 * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames.
974 * gcc.dg/pr35746.c: Likewise.
975 * gcc.dg/cpp/direct2.c: Likewise.
976 * gcc.dg/cpp/direct2s.c: Likewise.
977 * gcc.dg/noncompile/920923-1.c: Likewise.
978 * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow.
980 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
982 * obj-c++.dg/attributes/method-format-1.mm: Adjust.
984 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
986 * objc/compile/20060406-1.m: Fixed testcase not to try to qualify
987 a pointer to an arbitrary C struct with an Objective-C protocol.
988 Test various valid uses of typedef with Objective-C objects and
990 * objc.dg/invalid-type-1.m: New.
991 * obj-c++.dg/invalid-type-1.m: New.
993 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
995 * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
997 2010-11-13 Tobias Burnus <burnus@net-b.de>
1000 * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
1002 2010-11-13 Tobias Burnus <burnus@net-b.de>
1005 * gfortran.dg/volatile12.f90: New.
1007 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1009 * objc.dg/attributes/method-format-1.m: Adjust.
1011 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1014 * gcc.dg/decl-9.c: New.
1016 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1018 * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
1020 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1022 * gcc.dg/format/few-1.c: New test.
1023 * gcc.dg/format/asm_fprintf-1.c: Adjust.
1024 * gcc.dg/format/c90-scanf-1.c: Adjust.
1025 * gcc.dg/format/cmn-err-1.c: Adjust.
1026 * gcc.dg/format/dfp-printf-1.c: Adjust.
1027 * gcc.dg/format/dfp-scanf-1.c: Adjust.
1028 * gcc.dg/format/gcc_diag-1.c: Adjust.
1029 * gcc.dg/format/ms_unnamed-1.c: Adjust.
1030 * gcc.dg/format/strfmon-1.c: Adjust.
1031 * gcc.dg/format/unnamed-1.c: Adjust.
1032 * gcc.dg/format/xopen-2.c: Adjust.
1033 * g++.dg/ext/builtin4.C: Adjust.
1034 * g++.dg/ext/builtin5.C: Adjust.
1036 2010-11-12 Joseph Myers <joseph@codesourcery.com>
1038 * gcc.dg/pragma-diag-2.c: New test.
1040 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1043 * gfortran.dg/optional_mask.f90: New test.
1045 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com>
1047 * g++.dg/cpp0x/defaulted15.C: Adjust.
1049 2010-11-12 James Dennett <jdennett@google.com>
1052 * g++.dg/expr/static_cast7.C: New.
1054 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1056 * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
1058 * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
1060 * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
1061 * gcc.target/mips/call-3.c: Add dg-require-visibility.
1063 2010-11-12 Eric Botcazou <ebotcazou@adacore.com>
1065 * gcc.dg/pr46375.c: New test.
1067 2010-11-11 Nathan Froyd <froydnj@codesourcery.com>
1070 * c-c++-common/fmax-errors.c: New test.
1072 2010-11-11 Richard Henderson <rth@redhat.com>
1074 * gcc.target/i386/sse-24.c: Use -ffp-contract.
1076 2010-11-11 Jan Hubicka <jh@suse.cz>
1078 * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
1079 * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
1081 2010-11-12 Jakub Jelinek <jakub@redhat.com>
1084 * gcc.dg/pr46088.c: New test.
1086 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org>
1088 * gfortran.dg/empty_derived_type.f90: New test.
1090 2010-11-11 Tobias Burnus <burnus@net-b.de>
1093 * gfortran.dg/class_31.f90: New.
1096 * gfortran.dg/forall_14.f90: New.
1098 2010-11-11 Jakub Jelinek <jakub@redhat.com>
1099 Tobias Burnus <burnus@net-b.de>
1102 * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
1104 2010-11-11 Jan Hubicka <jh@suse.cz>
1106 * gcc.dg/20081223-1.c: Update LTO options.
1107 * gcc.dg/lto/20090206-1_0.c: Update LTO options.
1108 * gcc.dg/lto/20081118_0.c: Update LTO options.
1109 * gcc.dg/lto/ipareference_0.c: Update LTO options.
1110 * gcc.dg/lto/20100423-2_0.c: Update LTO options.
1111 * gcc.dg/lto/20081201-1_0.c: Update LTO options.
1112 * gcc.dg/lto/ipacp_0.c: Update LTO options.
1113 * gcc.dg/lto/20090116_0.c: Update LTO options.
1114 * gcc.dg/lto/20091015-1_0.c: Update LTO options.
1115 * gcc.dg/lto/20090126-2_0.c: Update LTO options.
1116 * gcc.dg/lto/20081202-2_0.c: Update LTO options.
1117 * gcc.dg/lto/20081204-1_0.c: Update LTO options.
1118 * gcc.dg/lto/const-uniq_0.c: Update LTO options.
1119 * gcc.dg/lto/20081224_0.c: Update LTO options.
1120 * gcc.dg/lto/20090219_0.c: Update LTO options.
1121 * gcc.dg/lto/ipareference2_0.c: Update LTO options.
1122 * gcc.dg/lto/20090206-2_0.c: Update LTO options.
1123 * gcc.dg/lto/20081115_0.c: Update LTO options.
1124 * gcc.dg/lto/20081201-2_0.c: Update LTO options.
1125 * gcc.dg/lto/20081120-2_0.c: Update LTO options.
1126 * gcc.dg/lto/materialize-1_0.c: Update LTO options.
1127 * gcc.dg/lto/20090126-1_0.c: Update LTO options.
1128 * gcc.dg/lto/20081202-1_0.c: Update LTO options.
1129 * gcc.dg/lto/noreturn-1_0.c: Update LTO options.
1130 * g++.dg/20090107-1.C: Update LTO options.
1131 * g++.dg/lto/pr45679-2_0.C: Update LTO options.
1132 * g++.dg/lto/20081123_0.C: Update LTO options.
1133 * g++.dg/lto/20090313_0.C: Update LTO options.
1134 * g++.dg/lto/20081125_0.C: Update LTO options.
1135 * g++.dg/lto/20081109-1_0.C: Update LTO options.
1136 * g++.dg/lto/20081219_0.C: Update LTO options.
1137 * g++.dg/lto/20100724-1_0.C: Update LTO options.
1138 * g++.dg/lto/20081204-1_0.C: Update LTO options.
1139 * g++.dg/lto/20090303_0.C: Update LTO options.
1140 * g++.dg/lto/20100723-1_0.C: Update LTO options.
1141 * g++.dg/lto/pr45679-1_0.C: Update LTO options.
1142 * g++.dg/lto/20090128_0.C: Update LTO options.
1143 * g++.dg/lto/20081204-2_0.C: Update LTO options.
1144 * g++.dg/lto/20090302_0.C: Update LTO options.
1145 * g++.dg/lto/20081119-1_0.C: Update LTO options.
1146 * g++.dg/lto/20081118_0.C: Update LTO options.
1147 * g++.dg/20090121-1.C: Update LTO options.
1148 * objc.dg/lto/lto.exp: Update LTO options.
1149 * lib/lto.exp: Update LTO options.
1150 * lib/gcc-dg.exp: Update LTO options.
1151 * lib/c-torture.exp: Update LTO options.
1152 * obj-c++.dg/lto/lto.exp: Update LTO options.
1154 2010-11-11 Jan Hubicka <jh@suse.cz>
1156 PR tree-optimize/40436
1157 * gcc.dg/tree-ssa/inline-5.c: New testcase.
1158 * gcc.dg/tree-ssa/inline-6.c: New testcase.
1160 2010-11-11 Janus Weil <janus@gcc.gnu.org>
1162 * gfortran.dg/proc_decl_24.f90: New.
1164 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>
1166 * objc.dg/property/at-property-20.m: New.
1167 * objc.dg/property/synthesize-8.m: New.
1168 * obj-c++.dg/property/at-property-20.m: New.
1169 * obj-c++.dg/property/synthesize-8.mm: New.
1171 2010-11-11 Joseph Myers <joseph@codesourcery.com>
1173 * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
1175 2010-11-11 Jakub Jelinek <jakub@redhat.com>
1178 * gcc.c-torture/compile/pr46388.c: New test.
1180 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1182 * lib/lto.exp (lto-get-options-main): Support optional target
1183 selector for dg-suppress-ld-options.
1185 2010-11-11 Martin Jambor <mjambor@suse.cz>
1187 PR tree-optimization/46383
1188 * g++.dg/torture/pr46383.C: New test.
1190 2010-11-11 Uros Bizjak <ubizjak@gmail.com>
1192 * gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
1193 * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
1195 * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
1196 * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
1197 * g++.dg/other/i386-3.C: Ditto.
1199 2010-11-10 Jason Merrill <jason@redhat.com>
1201 * g++.dg/cpp0x/constexpr-46420.C: New.
1203 2010-11-10 Joseph Myers <joseph@codesourcery.com>
1205 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C,
1206 gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c,
1207 gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c,
1208 gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update
1211 2010-11-10 Jan Hubicka <jh@suse.cz>
1213 PR tree-optimize/38669
1214 * gcc.dg/tree-ssa/pr38699.c: New testcase.
1216 2010-11-10 Jan Hubicka <jh@suse.cz>
1218 * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
1220 2010-11-10 Jason Merrill <jason@redhat.com>
1222 * g++.dg/cpp0x/constexpr-bitfield.C: New.
1224 2010-11-10 Jakub Jelinek <jakub@redhat.com>
1227 * gcc.dg/debug/pr46409.c: New test.
1230 * g++.dg/cpp0x/constexpr-defarg2.C: New test.
1232 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
1235 * gcc-target/i386/pr46419.c: New test.
1237 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
1239 * g++.dg/other/i386-2.C: Add -mtbm.
1240 * g++.dg/other/i386-3.C: Likewise.
1241 * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets.
1242 * gcc.target/i386/funcspec-6.c: Likewise.
1243 * gcc.target/i386/sse-12.c: Add -mtbm.
1244 * gcc.target/i386/sse-13.c: Add -mtbm and test immediate
1246 * gcc.target/i386/sse-14.c: Likewise.
1247 * gcc.target/i386/sse-22.c: Likewise.
1248 * gcc.target/i386/sse-23.c: Likewise.
1249 * gcc.target/i386/tbm-1.c: New file.
1250 * gcc.target/i386/tbm-2.c: Likewise.
1252 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
1254 * g++.dg/other/i386-2.C: Add -mbmi.
1255 * g++.dg/other/i386-3.C: Likewise.
1256 * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets.
1257 * gcc.target/i386/funcspec-6.c: Likewise.
1258 * gcc.target/i386/sse-12.c: Add -mbmi.
1259 * gcc.target/i386/bmi-1.c: New file.
1260 * gcc.target/i386/bmi-2.c: Likewise.
1261 * gcc.target/i386/bmi-3.c: Likewise.
1262 * gcc.target/i386/bmi-4.c: Likewise.
1263 * gcc.target/i386/bmi-5.c: Likewise.
1264 * gcc.target/i386/bmi-6.c: Likewise.
1266 2010-11-10 Nathan Froyd <froydnj@codesourcery.com>
1269 * g++.dg/pr46065.C: New test.
1271 2010-11-10 Jan Hubicka <jh@suse.cz>
1273 PR tree-optimize/33172
1274 PR tree-optimize/43411
1275 * gcc.dg/tree-ssa/pr33172.c: New testcase.
1276 * g++.dg/tree-ssa/pr43411.C: New testcase.
1278 2010-11-10 Jan Hubicka <jh@suse.cz>
1280 PR tree-optimize/46228
1281 * g++.dg/tree-ssa/pr46228.C: New testcase.
1283 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
1285 PR tree-optimization/46414
1286 * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
1288 2010-11-10 Tobias Burnus <burnus@net-b.de>
1291 * gfortran.dg/intrinsic_7.f90: New.
1293 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1295 * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
1296 * g++.dg/abi/thunk4.C: Likewise.
1297 * g++.dg/opt/combine.C: Add dg-require-visibility.
1298 * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
1299 * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on
1301 * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
1302 * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
1303 * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
1305 * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
1306 * gcc.dg/intmax_t-1.c: Likewise.
1308 2010-11-10 Tobias Burnus <burnus@net-b.de>
1311 * gfortran.dg/class_30.f90: New.
1313 2010-11-10 Tobias Burnus <burnus@net-b.de>
1316 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1319 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
1321 PR tree-optimization/45971
1322 * gcc.dg/vect/O3-pr45971.c: New.
1324 2010-11-10 Richard Guenther <rguenther@suse.de>
1326 PR tree-optimization/44964
1327 * gcc.dg/pr44964.c: New testcase.
1329 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1331 * gnat.dg/opt10.adb: Fix typo.
1333 2010-11-10 Martin Jambor <mjambor@suse.cz>
1335 PR tree-optimization/46351
1336 PR tree-optimization/46377
1337 * gnat.dg/opt10.adb: New file.
1338 * gnat.dg/opt10_pkg.ads: Likewise.
1339 * gnat.dg/opt11.adb: Likewise.
1340 * gnat.dg/opt11.ads: Likewise.
1342 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1344 * gnat.dg/boolean_conv.adb: New test.
1346 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1348 * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
1350 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1352 * gnat.dg/unchecked_convert7.adb: New test.
1354 2010-11-10 Richard Guenther <rguenther@suse.de>
1356 PR tree-optimization/46398
1357 * gcc.dg/torture/pr46398.c: New testcase.
1359 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1361 * gfortran.dg/open_dev_null.f90: New test.
1363 2010-11-09 Jan Hubicka <jh@suse.cz>
1365 * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
1368 2010-11-09 Joseph Myers <joseph@codesourcery.com>
1370 * gcc.dg/struct-semi-4.c: New test.
1372 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
1374 * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
1375 power5 to enable generation of FRIZ.
1377 * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
1380 * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
1383 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1386 * gfortran.dg/pr43808.f90: New test.
1388 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
1390 PR tree-optimization/46036
1391 * gfortran.dg/lto/pr46036_0.f90: New.
1393 2010-10-09 Jakub Jelinek <jakub@redhat.com>
1396 * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
1397 bar invocation instead of first.
1400 * gcc.dg/pr46171.c: New test.
1402 2010-11-09 Richard Guenther <rguenther@suse.de>
1404 PR tree-optimization/46355
1405 * gcc.dg/pr46355.c: New testcase.
1407 2010-11-09 Richard Guenther <rguenther@suse.de>
1409 PR tree-optimization/46177
1410 * gcc.dg/pr46177-2.c: New testcase.
1412 2010-11-09 Richard Guenther <rguenther@suse.de>
1415 * gcc.dg/vec-scal-opt.c: Move ...
1416 * gcc.dg/vect/vect-scal-opt.c: ... here.
1417 * gcc.dg/vec-scal-opt1.c: Move ...
1418 * gcc.dg/vect/vect-scal-opt1.c: ... here.
1419 * gcc.dg/vec-scal-opt2.c: Move ...
1420 * gcc.dg/vect/vect-scal-opt2.c: ... here.
1422 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
1424 * gnat.dg/specs/static_initializer5.ads: New test.
1425 * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
1427 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1430 * gcc.c-torture/compile/pr46360.c: New test.
1433 * g++.dg/warn/Wsequence-point-2.C: New test.
1435 2010-11-09 Janus Weil <janus@gcc.gnu.org>
1438 * gfortran.dg/class_29.f03: New.
1440 2010-11-09 Richard Guenther <rguenther@suse.de>
1443 * gcc.target/i386/alias-1.c: New testcase.
1445 2010-11-08 Jason Merrill <jason@redhat.com>
1447 * g++.dg/cpp0x/constexpr-sassert.C: New.
1449 2010-11-08 Jason Merrill <jason@redhat.com>
1451 * g++.dg/cpp0x/constexpr-defarg.C: New.
1453 2010-11-08 Xinliang David Li <davidxl@google.com>
1455 PR tree-optimization/46316
1456 * gcc.c-torture/execute/pr46316.c: New test.
1458 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1461 * gfortran.dg/class_28.f03: Extended.
1463 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1465 * objc.dg/property/dotsyntax-13.m: New.
1466 * objc.dg/property/dotsyntax-14.m: New.
1467 * objc.dg/property/dotsyntax-15.m: New.
1468 * objc.dg/property/synthesize-7.m: New.
1469 * obj-c++.dg/property/dotsyntax-13.mm: New.
1470 * obj-c++.dg/property/dotsyntax-14.mm: New.
1471 * obj-c++.dg/property/dotsyntax-15.mm: New.
1472 * obj-c++.dg/property/synthesize-7.mm: New.
1474 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1476 * objc.dg/property/dynamic-4.m: New.
1477 * objc.dg/property/dynamic-5.m: New.
1478 * objc.dg/property/dynamic-6.m: New.
1479 * obj-c++.dg/property/dynamic-4.mm: New.
1480 * obj-c++.dg/property/dynamic-5.mm: New.
1481 * obj-c++.dg/property/dynamic-6.mm: New.
1483 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1485 * objc.dg/property/synthesize-3.m: New.
1486 * objc.dg/property/synthesize-4.m: New.
1487 * objc.dg/property/synthesize-5.m: New.
1488 * objc.dg/property/synthesize-6.m: New.
1489 * obj-c++.dg/property/synthesize-3.mm: New.
1490 * obj-c++.dg/property/synthesize-4.mm: New.
1491 * obj-c++.dg/property/synthesize-5.mm: New.
1492 * obj-c++.dg/property/synthesize-6.mm: New.
1494 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1496 * objc.dg/property/at-property-5.m: Updated test.
1497 * objc.dg/property/at-property-16.m: New.
1498 * objc.dg/property/at-property-17.m: New.
1499 * objc.dg/property/at-property-18.m: New.
1500 * objc.dg/property/at-property-19.m: New.
1501 * objc.dg/property/dotsyntax-12.m: New.
1502 * objc.dg/protocol-inheritance-1.m: New.
1503 * objc.dg/protocol-inheritance-2.m: New.
1504 * obj-c++.dg/property/at-property-5.mm: Updated test.
1505 * obj-c++.dg/property/at-property-16.mm: New.
1506 * obj-c++.dg/property/at-property-17.mm: New.
1507 * obj-c++.dg/property/at-property-18.mm: New.
1508 * obj-c++.dg/property/at-property-19.mm: New.
1509 * obj-c++.dg/protocol-inheritance-1.mm: New.
1510 * obj-c++.dg/protocol-inheritance-2.mm: New.
1511 * obj-c++.dg/property/dotsyntax-12.mm: New.
1513 2010-11-08 Jason Merrill <jason@redhat.com>
1515 * g++.dg/expr/overflow1.C: New.
1516 * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics.
1517 * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number.
1518 * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics.
1519 * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning.
1521 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1523 * gcc.dg/pr35442.c: Adapt warning.
1526 * g++.dg/eh/simd-2.C: Add -msse to dg-options, add
1527 dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*.
1528 * g++.dg/torture/pr36444.C: Add dg-options -msse for
1529 i?86-*-* x86_64-*-*.
1530 * g++.dg/torture/pr36445.C: Likewise.
1531 * gcc.c-torture/compile/pr34856.c: Likewise.
1532 * gcc.c-torture/compile/pr39928-1.c: Likewise.
1533 * gcc.c-torture/compile/vector-1.c: Likewise.
1534 * gcc.c-torture/compile/vector-2.c: Likewise.
1535 * gcc.dg/pr32912-1.c: Likewise.
1536 * gcc.c-torture/execute/va-arg-25.c: Move ...
1537 * gcc.dg/torture/va-arg-25.c: ... here. Add dg-do run.
1538 Add dg-options -msse, dg-require-effective-target sse_runtime for
1539 for i?86-*-*, x86_64-*-*.
1540 * gcc.c-torture/execute/vector-1.c: Likewise.
1541 * gcc.c-torture/execute/vector-2.c: Likewise.
1542 * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for
1543 i?86-*-*, x86_64-*-*.
1544 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
1545 * gcc.dg/tree-ssa/sra-4.c: Likewise.
1546 * gcc.dg/tree-ssa/vector-1.c: Likewise.
1547 * gcc.dg/tree-ssa/vector-2.c: Likewise.
1548 * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options.
1550 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1552 * gcc.dg/torture/pr45982.c: Add -std=c99
1553 * gcc.dg/torture/pr45623.c: Ditto.
1555 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1557 * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
1558 * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
1560 2010-11-08 Kai Tietz <kai.tietz@onevision.com>
1563 * g++.dg/ext/dllimport7.C: Adjust second error check and
1564 allow test for x86_64 mingw, too.
1566 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1569 * gfortran.dg/class_28.f03: New.
1571 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
1573 PR rtl-optimization/45352
1574 gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests.
1575 gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c,
1576 gcc.target/i386/pr45352-2.c: New tests.
1578 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1581 * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
1582 XFAIL the run for all but m32 x86.
1584 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
1586 * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
1587 as comment character.
1589 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1591 * gcc.target/mips/mips.exp: Revert previous patch.
1592 * gcc.target/mips/fma-1.c: Delete.
1593 * gcc.target/mips/fma-2.c: Likewise.
1594 * gcc.target/mips/fma-3.c: Likewise.
1595 * gcc.target/mips/fma-4.c: Likewise.
1596 * gcc.target/mips/fma-5.c: Likewise.
1597 * gcc.target/mips/fma-6.c: Likewise.
1598 * gcc.target/mips/fma-7.c: Likewise.
1599 * gcc.target/mips/fma-8.c: Likewise.
1600 * gcc.target/mips/fma-9.c: Likewise.
1601 * gcc.target/mips/fma-10.c: Likewise.
1602 * gcc.target/mips/fma-11.c: Likewise.
1603 * gcc.target/mips/fma-12.c: Likewise.
1604 * gcc.target/mips/fma-13.c: Likewise.
1605 * gcc.target/mips/fma-14.c: Likewise.
1606 * gcc.target/mips/fma-15.c: Likewise.
1607 * gcc.target/mips/fma-16.c: Likewise.
1608 * gcc.target/mips/fma-17.c: Likewise.
1609 * gcc.target/mips/fma-18.c: Likewise.
1610 * gcc.target/mips/fma-19.c: Likewise.
1611 * gcc.target/mips/fma-20.c: Likewise.
1613 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1615 * gcc.target/mips/mips.exp: Add support for -ffp-contract.
1616 * gcc.target/mips/fma-1.c: New test.
1617 * gcc.target/mips/fma-2.c: Likewise.
1618 * gcc.target/mips/fma-3.c: Likewise.
1619 * gcc.target/mips/fma-4.c: Likewise.
1620 * gcc.target/mips/fma-5.c: Likewise.
1621 * gcc.target/mips/fma-6.c: Likewise.
1622 * gcc.target/mips/fma-7.c: Likewise.
1623 * gcc.target/mips/fma-8.c: Likewise.
1624 * gcc.target/mips/fma-9.c: Likewise.
1625 * gcc.target/mips/fma-10.c: Likewise.
1626 * gcc.target/mips/fma-11.c: Likewise.
1627 * gcc.target/mips/fma-12.c: Likewise.
1628 * gcc.target/mips/fma-13.c: Likewise.
1629 * gcc.target/mips/fma-14.c: Likewise.
1630 * gcc.target/mips/fma-15.c: Likewise.
1631 * gcc.target/mips/fma-16.c: Likewise.
1632 * gcc.target/mips/fma-17.c: Likewise.
1633 * gcc.target/mips/fma-18.c: Likewise.
1634 * gcc.target/mips/fma-19.c: Likewise.
1635 * gcc.target/mips/fma-20.c: Likewise.
1637 2010-11-06 Jason Merrill <jason@redhat.com>
1639 * g++.dg/cpp0x/constexpr-ctor3.C: New.
1641 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
1644 * gcc.dg/parser-error-3.c: New test.
1646 2010-11-06 Nathan Froyd <froydnj@codesourcery.com>
1649 * g++.dg/parse/semicolon2.C: New testcase.
1650 * g++.dg/ext/asmspec1.C: Adjust.
1651 * g++.dg/init/new13.C: Adjust.
1652 * g++.dg/parse/ctor5.C: Adjust.
1654 2010-11-06 Janus Weil <janus@gcc.gnu.org>
1657 * gfortran.dg/class_27.f03: New.
1659 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com>
1661 Fixed using the Objective-C 2.0 dot-syntax with self and super.
1662 * objc.dg/property/dotsyntax-5.m: New.
1663 * objc.dg/property/dotsyntax-6.m: New.
1664 * objc.dg/property/dotsyntax-7.m: New.
1665 * objc.dg/property/dotsyntax-8.m: New.
1666 * objc.dg/property/dotsyntax-9.m: New.
1667 * objc.dg/property/dotsyntax-10.m: New.
1668 * objc.dg/property/dotsyntax-11.m: New.
1669 * obj-c++.dg/property/dotsyntax-5.mm: New.
1670 * obj-c++.dg/property/dotsyntax-6.mm: New.
1671 * obj-c++.dg/property/dotsyntax-7.mm: New.
1672 * obj-c++.dg/property/dotsyntax-8.mm: New.
1673 * obj-c++.dg/property/dotsyntax-9.mm: New.
1674 * obj-c++.dg/property/dotsyntax-10.mm: New.
1675 * obj-c++.dg/property/dotsyntax-11.mm: New.
1677 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1679 * obj-c++.dg/encode-3.mm: Provide a different string check for the
1680 NeXT runtime when the type is READONLY.
1682 2010-11-06 Uros Bizjak <ubizjak@gmail.com>
1684 * gcc.target/i386/387-2.c: Skip if -march= is specified.
1685 * gcc.target/i386/387-6.c: Ditto.
1686 * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options.
1687 * gcc.target/i386/387-4.c: Ditto.
1688 * gcc.target/i386/387-7.c: Ditto.
1689 * gcc.target/i386/387-8.c: Ditto.
1690 * gcc.target/i386/387-9.c: Ditto.
1691 * gcc.target/i386/387-10.c: Ditto.
1692 * gcc.target/i386/387-11.c: Ditto.
1693 * gcc.target/i386/387-12.c: Ditto.
1695 * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
1697 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1700 * gcc.dg/darwin-cfstring-format-1.c: New.
1701 * gcc.dg/warn-nsstring.c: New.
1702 * objc.dg/fsf-nsstring-format-1.m: New.
1703 * obj-c++.dg/fsf-nsstring-format-1.mm: New.
1704 * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10
1707 2010-11-05 Jason Merrill <jason@redhat.com>
1710 * g++.dg/inherit/virtual6.C: New.
1712 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1715 * gcc.dg/Wcxx-compat-21.c: New test.
1717 2010-11-05 Ian Lance Taylor <iant@google.com>
1720 * gcc.target/i386/pr46084.c: New test.
1722 2010-11-05 Steve Ellcey <sje@cup.hp.com>
1724 * lib/target-supports.exp (check_function_available): Use -fno-builtin.
1725 * (check_effective_target_mempcpy): New.
1726 * gcc.c-torture/execute/pr45636.c: Move this...
1727 * gcc.dg/torture/pr45636.c: to here. Add add dg- directives.
1729 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1731 * gcc.target/i386/i386.exp (FLAGS): Remove.
1732 Wrap gcc_target_compile with $clearcap_ldflags added to options.
1734 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1737 * g++.dg/opt/empty2.C: New test.
1740 * gcc.target/i386/pr45670.c: New test.
1742 2010-11-05 Janus Weil <janus@gcc.gnu.org>
1746 * gfortran.dg/class_19.f03: Modified.
1747 * gfortran.dg/class_allocate_6.f03: New.
1749 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1751 * gcc.target/i386/avx-vzeroupper-19.c: New.
1753 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1755 PR tree-optimization/46099
1756 * gcc.dg/autopar/pr46099.c: New test.
1759 * c-c++-common/pr43690.c: New test.
1761 2010-11-05 Iain Sandoe <iains@gcc.gnu.org>
1763 * objc.dg/torture/forward-1.m: Restore for m32 NeXT.
1764 * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize
1765 declaration and implementation.
1766 * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run.
1767 * obj-c++.dg/property/at-property-13.mm: Likewise.
1768 * obj-c++.dg/property/fsf-property-method-access.mm: Likewise.
1769 * obj-c++.dg/property/property-1.mm: Likewise.
1770 * obj-c++.dg/property/at-property-7.mm: Likewise.
1771 * obj-c++.dg/property/at-property-9.mm: Likewise.
1772 * obj-c++.dg/property/dotsyntax-2.mm: Likewise.
1773 * obj-c++.dg/property/at-property-10.mm: Likewise.
1774 * obj-c++.dg/property/synthesize-2.mm: Likewise.
1775 * obj-c++.dg/property/at-property-12.mm: Likewise.
1776 * obj-c++.dg/property/fsf-property-basic.mm: Likewise.
1777 * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise.
1778 * obj-c++.dg/property/at-property-6.mm: Likewise.
1779 * obj-c++.dg/property/at-property-8.mm: Likewise.
1780 * obj-c++.dg/property/dotsyntax-1.mm: Likewise.
1781 * obj-c++.dg/property/dotsyntax-3.mm: Likewise.
1782 * obj-c++.dg/property/at-property-11.mm: Likewise.
1783 * obj-c++.dg/template-8.mm: Likewise.
1784 * obj-c++.dg/encode-3.mm: Use abort (), cast char types.
1785 * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64.
1786 * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs
1787 and put a FIXME for this.
1788 * obj-c++.dg/property/property-2.mm: Remove.
1789 * obj-c++.dg/property/property-3.mm: Remove.
1791 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1794 * gcc.dg/pr46307.c: New test.
1796 2010-11-05 Jason Merrill <jason@redhat.com>
1799 * g++.dg/ext/complex6.C: New.
1801 2010-11-04 Bud Davis <jimmied@smu.edu>
1803 * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
1805 2010-11-04 Chao-ying Fu <fu@mips.com>
1807 * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
1809 * gcc.target/mips/mips32-dsp-run.c: Likewise.
1811 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
1813 Fixed using the Objective-C 2.0 dot-syntax with class names.
1814 * objc.dg/property/dotsyntax-3.m: New.
1815 * objc.dg/property/dotsyntax-4.m: New.
1816 * obj-c++.dg/property/dotsyntax-3.mm: New.
1817 * obj-c++.dg/property/dotsyntax-4.mm: New.
1819 * objc.dg/fobjc-std-1.m: Added test for warnings when the
1820 Objective-C 2.0 dot-syntax is used with class names.
1821 * obj-c++.dg/fobjc-std-1.mm: Same change.
1823 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
1825 * gcc.target/powerpc/loop_align.c: New.
1827 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1829 * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
1831 merge from FSF 'apple/trunk' branch.
1832 * gcc.target/powerpc/darwin64-abi.c: New.
1834 2010-11-04 Jakub Jelinek <jakub@redhat.com>
1836 PR tree-optimization/46233
1837 * gcc.dg/pr46233.c: New test.
1839 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1841 * objc.dg/property/property-2.m: Deleted.
1842 * objc.dg/property/property-3.m: Deleted.
1844 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1846 * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
1848 * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run.
1849 * objc.dg/property/fsf-property-named-ivar.m: Likewise.
1850 * objc.dg/property/property-1.m: Likewise.
1851 * objc.dg/property/at-property-6.m: Likewise.
1852 * objc.dg/property/at-property-7.m: Likewise.
1853 * objc.dg/property/dotsyntax-1.m: Likewise.
1854 * objc.dg/property/at-property-8.m: Likewise.
1855 * objc.dg/property/dotsyntax-2.m: Likewise.
1856 * objc.dg/property/at-property-9.m: Likewise.
1857 * objc.dg/property/synthesize-2.m: Likewise.
1858 * objc.dg/property/at-property-10.m: Likewise.
1859 * objc.dg/property/at-property-11.m: Likewise.
1860 * objc.dg/property/at-property-12.m: Likewise.
1861 * objc.dg/property/at-property-13.m: Likewise.
1862 * objc.dg/property/fsf-property-method-access.m: Likewise.
1863 * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10
1865 * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
1867 * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore
1868 deprecation warnings. Use Object1 implementation.
1869 * objc.dg/demangle-1.m: Provide +initialize. XFAIL m64 NeXT run.
1870 * objc/execute/forward-1.m: Remove.
1871 * objc/execute/forward-1.x: Remove.
1873 2010-11-04 Jason Merrill <jason@redhat.com>
1875 * g++.dg/cpp0x/constexpr-access.C: New.
1877 2010-11-04 Richard Guenther <rguenther@suse.de>
1879 PR rtl-optimization/46183
1880 * gcc.dg/torture/pr46183.c: New testcase.
1882 2010-11-04 Richard Guenther <rguenther@suse.de>
1884 PR tree-optimization/46068
1885 * gcc.dg/torture/pr46068.c: New testcase.
1887 2010-11-04 Richard Guenther <rguenther@suse.de>
1889 PR tree-optimization/45991
1890 * gcc.dg/pr45991.c: New testcase.
1892 2010-11-04 Richard Guenther <rguenther@suse.de>
1894 PR tree-optimization/46154
1895 * g++.dg/torture/pr46154.C: New testcase.
1897 2010-11-04 Richard Guenther <rguenther@suse.de>
1899 PR tree-optimization/45733
1900 * gcc.dg/pr45733.c: New testcase.
1902 2010-11-04 Ira Rosen <irar@il.ibm.com>
1904 PR tree-optimization/46213
1905 * gfortran.dg/vect/pr46213.f90: New.
1907 2010-11-04 Richard Guenther <rguenther@suse.de>
1910 * gcc.dg/pr34989-1.c: Move ...
1911 * gcc.dg/lto/pr34989-1_0.c: ... here.
1912 * gcc.dg/pr34989-2.c: Move ...
1913 * gcc.dg/lto/pr34989-1_1.c: ... here.
1914 * gcc.dg/pr27898.c: Move ...
1915 * gcc.dg/lto/pr27898_0.c: ... here and ...
1916 * gcc.dg/lto/pr27898_1.c: ... split.
1917 * gcc.dg/pr28712.c: Move ...
1918 * gcc.dg/lto/pr28712_0.c: ... here and ...
1919 * gcc.dg/lto/pr28712_1.c: ... split ...
1920 * gcc.dg/lto/pr28712_2.c: ... twice.
1921 * gcc.dg/pr28706.c: Move ...
1922 * gcc.dg/lto/pr28706_0.c: ... here and ...
1923 * gcc.dg/lto/pr28706_1.c: ... split.
1925 2010-11-04 Richard Guenther <rguenther@suse.de>
1926 Richard Henderson <rth@redhat.com>
1928 * gcc.target/i386/fma4-vector-2.c: New testcase.
1930 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
1931 Richard Guenther <rguenther@suse.de>
1933 * gcc.dg/vec-scal-opt.c: New testcase.
1934 * gcc.dg/vec-scal-opt1.c: New testcase.
1935 * gcc.dg/vec-scal-opt2.c: New testcase.
1937 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1939 * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
1940 from plugin build flags on Darwin targets.
1942 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1944 * gcc.target/i386/pr46285.c: Require split_stack target.
1946 2010-11-03 Jason Merrill <jason@redhat.com>
1949 * g++.dg/cpp0x/constexpr-base2.C: New.
1952 * g++.dg/cpp0x/initlist45.C: New.
1954 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1956 * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic
1957 is now allowed in categories.
1958 * obj-c++.dg/property/dynamic-2.mm: Same change.
1959 * objc.dg/property/dynamic-3.m: New.
1960 * obj-c++.dg/property/dynamic-3.mm: New.
1961 * objc.dg/property/at-property-14.m: New.
1962 * objc.dg/property/at-property-15.m: New.
1963 * obj-c++.dg/property/at-property-14.mm: New.
1964 * obj-c++.dg/property/at-property-15.mm: New.
1966 * objc.dg/foreach-6.m: Added a few more tests for valid and
1967 invalid iterating variables and collections.
1969 2010-11-03 Xinliang David Li <davidxl@google.com>
1972 * g++.dg/tree-ssa/ivopts-2.C: New test.
1974 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1977 * gcc.target/i386/pr46295.c: New.
1979 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1981 * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
1982 precision min/max for single precision on VSX.
1984 2010-11-03 Jason Merrill <jason@redhat.com>
1987 * g++.dg/cpp0x/constexpr-ice3.C: New.
1989 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
1991 * gnat.dg/opt8.ad[sb]: New test.
1992 * gnat.dg/opt8_pkg.ads: New helper.
1994 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1996 PR rtl-optimization/45865
1997 * gcc.dg/pr45865.c: New.
1998 * gcc.dg/torture/pr45865.c: Likewise.
2000 * gcc.target/arm/headmerge-1.c: Revert revision 164552.
2001 * gcc.target/arm/headmerge-2.c: Likewise.
2002 * gcc.target/i386/headmerge-1.c: Likewise.
2003 * gcc.target/i386/headmerge-2.c: Likewise.
2005 2010-11-03 Richard Guenther <rguenther@suse.de>
2008 * gcc.dg/pr46288.c: New testcase.
2010 2010-11-03 Richard Guenther <rguenther@suse.de>
2012 PR tree-optimization/44807
2013 * gcc.dg/torture/pr44807.c: New testcase.
2015 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2017 PR libgfortran/43899
2018 * gfortran.dg/namelist_67.f90: New test.
2020 2010-11-03 Jakub Jelinek <jakub@redhat.com>
2022 PR tree-optimization/46009
2023 * gcc.dg/vect/pr46009.c: New function.
2025 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
2027 Implemented -fobjc-std=objc1 flag.
2028 * objc.dg/fobjc-std-1.m: New.
2029 * obj-c++.dg/fobjc-std-1.mm: New.
2031 2010-11-03 Richard Guenther <rguenther@suse.de>
2034 * g++.dg/debug/pr46241.C: New testcase.
2036 2010-11-03 Richard Guenther <rguenther@suse.de>
2038 PR tree-optimization/46190
2039 * gfortran.dg/pr46190.f90: New testcase.
2041 2010-11-03 Richard Guenther <rguenther@suse.de>
2044 * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence.
2045 * gcc.dg/vect/vect-19.c: Likewise.
2046 * gcc.dg/vect/vect-17.c: Likewise.
2048 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2051 * gcc.target/i386/pr46285.c: New.
2053 2010-11-03 Richard Guenther <rguenther@suse.de>
2055 PR tree-optimization/46217
2056 * gcc.dg/pr46217.c: New testcase.
2058 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
2060 * objc.dg/property/dotsyntax-1.m: New.
2061 * objc.dg/property/dotsyntax-2.m: New.
2062 * obj-c++.dg/property/dotsyntax-1.mm: New.
2063 * obj-c++.dg/property/dotsyntax-2.mm: New.
2065 2010-11-03 Jakub Jelinek <jakub@redhat.com>
2067 PR tree-optimization/46165
2068 * gcc.dg/pr46165.c: New test.
2070 2010-11-03 Richard Guenther <rguenther@suse.de>
2073 * gcc.dg/pr46251.c: New testcase.
2075 2010-11-03 Jakub Jelinek <jakub@redhat.com>
2077 PR tree-optimization/46107
2078 * gcc.c-torture/compile/pr46107.c: New test.
2081 * gcc.dg/pr46252.c: New test.
2083 PR rtl-optimization/46034
2084 PR rtl-optimization/46212
2085 PR rtl-optimization/46248
2086 * gcc.c-torture/compile/pr46034.c: New test.
2087 * gcc.c-torture/compile/pr46248.c: New test.
2088 * gcc.dg/pr46212.c: New test.
2090 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
2092 * gnat.dg/sizetype4.adb: New test.
2094 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
2096 * gcc.target/i386/avx-vzeroupper-15.c: New.
2097 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
2098 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
2099 * gcc.target/i386/avx-vzeroupper-18.c: Likewise.
2102 * gcc.target/i386/pr46253.c: New.
2104 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org>
2105 Tobias Burnus <burnus@net-b.de>
2108 * gfortran.dg/deferred_type_param_1.f90: New.
2109 * gfortran.dg/deferred_type_param_2.f90: New.
2110 * gfortran.dg/initialization_1.f90: Update dg-errors.
2111 * gfortran.dg/initialization_9.f90: Update dg-errors.
2113 2010-11-02 Richard Guenther <rguenther@suse.de>
2115 PR tree-optimization/46149
2116 * g++.dg/torture/pr46149.C: New testcase.
2118 2010-11-02 Richard Guenther <rguenther@suse.de>
2120 PR tree-optimization/46216
2121 * gcc.dg/torture/pr46216.c: New testcase.
2123 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2126 * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
2129 2010-11-02 Richard Guenther <rguenther@suse.de>
2131 PR tree-optimization/46184
2132 * gcc.dg/pr46184.c: New testcase.
2134 2010-11-02 Richard Guenther <rguenther@suse.de>
2136 PR tree-optimization/46177
2137 * gcc.dg/pr46177.c: New testcase.
2139 2010-11-02 Martin Jambor <mjambor@suse.cz>
2142 * g++.dg/ipa/ivinline-9.C: New test.
2144 2010-11-02 Martin Jambor <mjambor@suse.cz>
2146 PR tree-optimization/45875
2147 * g++.dg/torture/pr45875.C: New test.
2149 2010-11-02 Richard Guenther <rguenther@suse.de>
2152 * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
2154 2010-11-02 Jakub Jelinek <jakub@redhat.com>
2157 * gcc.dg/pr46255.c: New test.
2159 2010-11-02 Dodji Seketeli <dodji@redhat.com>
2163 * g++.dg/template/sfinae26.C: New test.
2164 * g++.dg/template/sfinae27.C: Likewise.
2166 2010-11-02 Dodji Seketeli <dodji@redhat.com>
2169 * g++.dg/template/typedef36.C: New test.
2170 * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise.
2171 * g++.dg/template/canon-type-10.C: Likewise.
2172 * g++.dg/template/canon-type-11.C: Likewise.
2173 * g++.dg/template/canon-type-12.C: Likewise.
2174 * g++.dg/template/canon-type-13.C: Likewise.
2176 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
2178 * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
2179 instance of debug_pubnames on darwin.
2181 2010-11-01 Jason Merrill <jason@redhat.com>
2182 Benjamin Kosnik <bkoz@redhat.com>
2184 * g++.dg/cpp0x/constexpr-initlist2.C: New.
2185 * g++.dg/cpp0x/constexpr-initlist3.C: New.
2187 * g++.dg/cpp0x/constexpr-array-ptr.C: New.
2188 * g++.dg/cpp0x/constexpr-array-ptr2.C: New.
2189 * g++.dg/cpp0x/constexpr-array-ptr3.C: New.
2190 * g++.dg/cpp0x/constexpr-array-ptr4.C: New.
2191 * g++.dg/cpp0x/constexpr-array-ptr5.C: New.
2192 * g++.dg/cpp0x/constexpr-array-ptr6.C: New.
2193 * g++.dg/cpp0x/constexpr-array.C: New.
2194 * g++.dg/cpp0x/constexpr-base.C: New.
2195 * g++.dg/cpp0x/constexpr-complex.C: New.
2196 * g++.dg/cpp0x/constexpr-data1.C: New.
2197 * g++.dg/cpp0x/constexpr-data2.C: New.
2198 * g++.dg/cpp0x/constexpr-deref.C: New.
2199 * g++.dg/cpp0x/constexpr-diag1.C: New.
2200 * g++.dg/cpp0x/constexpr-eh-spec.C: New.
2201 * g++.dg/cpp0x/constexpr-ellipsis.C: New.
2202 * g++.dg/cpp0x/constexpr-ellipsis2.C: New.
2203 * g++.dg/cpp0x/constexpr-empty.C: New.
2204 * g++.dg/cpp0x/constexpr-empty2.C: New.
2205 * g++.dg/cpp0x/constexpr-empty3.C: New.
2206 * g++.dg/cpp0x/constexpr-empty4.C: New.
2207 * g++.dg/cpp0x/constexpr-empty5.C: New.
2208 * g++.dg/cpp0x/constexpr-ex1.C: New.
2209 * g++.dg/cpp0x/constexpr-ex2.C: New.
2210 * g++.dg/cpp0x/constexpr-ex3.C: New.
2211 * g++.dg/cpp0x/constexpr-ex4.C: New.
2212 * g++.dg/cpp0x/constexpr-explicit-inst.C: New.
2213 * g++.dg/cpp0x/constexpr-fnptr.C: New.
2214 * g++.dg/cpp0x/constexpr-function1.C: New.
2215 * g++.dg/cpp0x/constexpr-function2.C: New.
2216 * g++.dg/cpp0x/constexpr-function3.C: New.
2217 * g++.dg/cpp0x/constexpr-ice.C: New.
2218 * g++.dg/cpp0x/constexpr-initlist.C: New.
2219 * g++.dg/cpp0x/constexpr-neg1.C: New.
2220 * g++.dg/cpp0x/constexpr-noexcept.C: New.
2221 * g++.dg/cpp0x/constexpr-noexcept2.C: New.
2222 * g++.dg/cpp0x/constexpr-noexcept3.C: New.
2223 * g++.dg/cpp0x/constexpr-noexcept4.C: New.
2224 * g++.dg/cpp0x/constexpr-non-const-arg.C: New.
2225 * g++.dg/cpp0x/constexpr-nonlit.C: New.
2226 * g++.dg/cpp0x/constexpr-nonlit2.C: New.
2227 * g++.dg/cpp0x/constexpr-nullptr.C: New.
2228 * g++.dg/cpp0x/constexpr-object1.C: New.
2229 * g++.dg/cpp0x/constexpr-object2.C: New.
2230 * g++.dg/cpp0x/constexpr-overflow.C: New.
2231 * g++.dg/cpp0x/constexpr-pedantic.C: New.
2232 * g++.dg/cpp0x/constexpr-pos1.C: New.
2233 * g++.dg/cpp0x/constexpr-potential1.C: New.
2234 * g++.dg/cpp0x/constexpr-ptrmem.C: New.
2235 * g++.dg/cpp0x/constexpr-pure.C: New.
2236 * g++.dg/cpp0x/constexpr-static.C: New.
2237 * g++.dg/cpp0x/constexpr-static2.C: New.
2238 * g++.dg/cpp0x/constexpr-static3.C: New.
2239 * g++.dg/cpp0x/constexpr-static4.C: New.
2240 * g++.dg/cpp0x/constexpr-static5.C: New.
2241 * g++.dg/cpp0x/constexpr-static6.C: New.
2242 * g++.dg/cpp0x/constexpr-string.C: New.
2243 * g++.dg/cpp0x/constexpr-switch.C: New.
2244 * g++.dg/cpp0x/constexpr-targ.C: New.
2245 * g++.dg/cpp0x/constexpr-throw.C: New.
2246 * g++.dg/cpp0x/constexpr-typeid.C: New.
2247 * g++.dg/cpp0x/constexpr-union.C: New.
2248 * g++.dg/cpp0x/constexpr-value.C: New.
2249 * g++.dg/cpp0x/constexpr-value2.C: New.
2250 * g++.dg/cpp0x/constexpr-variadic.C: New.
2251 * g++.dg/cpp0x/initlist5.C: Use constexpr.
2252 * g++.dg/cpp0x/static_assert3.C: Add expected error.
2253 * g++.dg/other/fold1.C: Likewise.
2254 * g++.dg/parse/crash36.C: Likewise.
2255 * g++.dg/parse/constant4.C: Adjust expected error.
2256 * g++.dg/template/arg5.C: Likewise.
2257 * g++.dg/template/non-dependent10.C: Likewise.
2258 * g++.dg/template/qualified-id3.C: Likewise.
2259 * g++.dg/warn/overflow-warn-1.C: Likewise.
2260 * g++.dg/warn/overflow-warn-3.C: Likewise.
2261 * g++.dg/warn/overflow-warn-4.C: Likewise.
2262 * g++.old-deja/g++.pt/crash10.C: Likewise.
2264 * g++.dg/cpp0x/constexpr-ctor2.C: New.
2266 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2268 Implemented format and noreturn attributes for Objective-C methods.
2269 * objc.dg/attributes/method-attribute-2.m: Updated warnings.
2270 * objc.dg/attributes/method-deprecated-1.m: New.
2271 * objc.dg/attributes/method-deprecated-2.m: New.
2272 * objc.dg/attributes/method-deprecated-3.m: New.
2273 * objc.dg/attributes/method-noreturn-1.m: New.
2274 * objc.dg/attributes/method-sentinel-1.m: New.
2275 * objc.dg/attributes/method-format-1.m: New.
2276 * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings.
2277 * obj-c++.dg/attributes/method-deprecated-1.mm: New.
2278 * obj-c++.dg/attributes/method-deprecated-2.mm: New.
2279 * obj-c++.dg/attributes/method-deprecated-3.mm: New.
2280 * obj-c++.dg/attributes/method-noreturn-1.mm: New.
2281 * obj-c++.dg/attributes/method-sentinel-1.mm: New.
2282 * obj-c++.dg/attributes/method-format-1.mm: New.
2284 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2286 * objc.dg/property/at-property-deprecated-1.m: New.
2287 * obj-c++.dg/property/at-property-deprecated-1.mm: New.
2289 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2291 Implemented Objective-C 2.0 property accessors.
2292 * objc.dg/property/at-property-6.m: Use nonatomic properties to
2293 avoid testing more complex accessors in this testcase which is not
2295 * objc.dg/property/at-property-7.m: Same change.
2296 * objc.dg/property/at-property-8.m: Same change.
2297 * objc.dg/property/at-property-9.m: Same change.
2298 * objc.dg/property/at-property-10.m: Same change.
2299 * objc.dg/property/at-property-11.m: Same change.
2300 * obj-c++.dg/property/at-property-6.mm: Same change.
2301 * obj-c++.dg/property/at-property-7.mm: Same change.
2302 * obj-c++.dg/property/at-property-8.mm: Same change.
2303 * obj-c++.dg/property/at-property-9.mm: Same change.
2304 * obj-c++.dg/property/at-property-10.mm: Same change.
2305 * obj-c++.dg/property/at-property-11.mm: Same change.
2306 * objc.dg/property/at-property-12.m: New.
2307 * objc.dg/property/at-property-13.m: New.
2308 * obj-c++.dg/property/at-property-12.mm: New.
2309 * obj-c++.dg/property/at-property-13.mm: New.
2311 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
2314 * gfortran.dg/select_type_11.f03: Update dg-error phrase.
2315 * gfortran.dg/allocate_with_typespec_4.f90: New test.
2316 * gfortran.dg/allocate_with_typespec_1.f90: New test.
2317 * gfortran.dg/allocate_with_typespec_2.f: New test.
2318 * gfortran.dg/allocate_with_typespec_3.f90: New test.
2319 * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase.
2320 * gfortran.dg/select_type_1.f03: Update dg-error phrase.
2322 2010-11-01 H.J. Lu <hongjiu.lu@intel.com>
2323 Nathan Froyd <froydnj@codesourcery.com>
2325 PR tree-optimization/46259
2326 * gfortran.dg/pr46259.f: New testcase.
2328 2010-11-01 Paul Koning <ni1d@arrl.net>
2330 * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.
2331 * gcc.c-torture/compile/20020604-1.c: Ditto.
2332 * gcc.c-torture/compile/20001226-1.c: Ditto.
2333 * gcc.c-torture/compile/20010327-1.c: Ditto.
2334 * gcc.c-torture/compile/limits-stringlit.c: Ditto.
2335 * gcc.c-torture/compile/pr43191.c: Ditto.
2336 * gcc.c-torture/compile/pr41181.c: Ditto.
2338 2010-10-31 Richard Henderson <rth@redhat.com>
2340 * lib/target-supports.exp
2341 (check_effective_target_automatic_stack_alignment): True for
2342 x86 but not windows.
2343 * g++.dg/torture/stackalign/stackalign.exp: Use it to protect
2344 use of the preferred-stack-boundary arguments.
2345 * gcc.dg/torture/stackalign/stackalign.exp: Likewise.
2347 2010-10-31 H.J. Lu <hongjiu.lu@intel.com>
2350 * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
2351 * gcc.target/i386/fma4-builtin-2.c: Likewise.
2353 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2355 * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
2357 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2359 * gcc.dg/tls/thr-init-1.c: Fix order of dg-do.
2360 * gcc.dg/tls/thr-init-2.c: Likewise. Require tls_runtime rather
2362 * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls.
2363 * gcc.dg/torture/tls/thr-init-2.c: Likewise.
2364 * objc.dg/torture/tls/thr-init.m: Likewise.
2365 * objc.dg/torture/tls/thr-init-2.m: Likewise.
2366 * objc.dg/torture/tls/thr-init-3.m: Likewise.
2368 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2370 * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
2373 2010-10-30 Janus Weil <janus@gcc.gnu.org>
2378 * gfortran.dg/typebound_generic_10.f03: New.
2380 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
2382 Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
2383 * objc.dg/property/property-neg-1.m: Updated for changes in the
2384 syntax of @property and the implementation of
2385 @synthesize/@dynamic.
2386 * objc.dg/property/property-neg-2.m: Same change.
2387 * objc.dg/property/property-neg-3.m: Same change.
2388 * objc.dg/property/property-neg-4.m: Same change.
2389 * objc.dg/property/property-neg-5.m: Same change.
2390 * objc.dg/property/property-neg-7.m: Same change.
2391 * objc.dg/property/property-1.m: Same change.
2392 * objc.dg/property/synthesize-1.m: Same change.
2393 * objc.dg/property/at-property-2.m: Same change.
2394 * objc.dg/property/at-property-4.m: Same change.
2396 * objc.dg/property/fsf-property-method-acces.m: Updated for
2397 changes in the syntax of @property and the implementation of
2398 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
2399 * objc.dg/property/fsf-property-basic.m: Same change.
2400 * objc.dg/property/fsf-property-named-ivar.m: Same change.
2402 * objc.dg/property/at-property-5.m: New.
2403 * objc.dg/property/at-property-6.m: New.
2404 * objc.dg/property/at-property-7.m: New.
2405 * objc.dg/property/at-property-8.m: New.
2406 * objc.dg/property/at-property-9.m: New.
2407 * objc.dg/property/at-property-10.m: New.
2408 * objc.dg/property/at-property-11.m: New.
2409 * objc.dg/property/synthesize-2.m: New.
2410 * objc.dg/property/dynamic-2.m: New.
2412 * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the
2413 syntax of @property and the implementation of
2414 @synthesize/@dynamic.
2415 * obj-c++.dg/property/property-neg-2.mm: Same change.
2416 * obj-c++.dg/property/property-neg-3.mm: Same change.
2417 * obj-c++.dg/property/property-neg-4.mm: Same change.
2418 * obj-c++.dg/property/property-neg-5.mm: Same change.
2419 * obj-c++.dg/property/property-neg-7.mm: Same change.
2420 * obj-c++.dg/property/property-1.mm: Same change.
2421 * obj-c++.dg/property/synthesize-1.mm: Same change.
2422 * obj-c++.dg/property/at-property-2.mm: Same change.
2423 * obj-c++.dg/property/at-property-4.mm: Same change.
2425 * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for
2426 changes in the syntax of @property and the implementation of
2427 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
2428 * obj-c++.dg/property/fsf-property-basic.mm: Same change.
2429 * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change.
2431 * obj-c++.dg/property/at-property-5.mm: New.
2432 * obj-c++.dg/property/at-property-6.mm: New.
2433 * obj-c++.dg/property/at-property-7.mm: New.
2434 * obj-c++.dg/property/at-property-8.mm: New.
2435 * obj-c++.dg/property/at-property-9.mm: New.
2436 * obj-c++.dg/property/at-property-10.mm: New.
2437 * obj-c++.dg/property/at-property-11.mm: New.
2438 * obj-c++.dg/property/synthesize-2.mm: New.
2439 * obj-c++.dg/property/dynamic-2.mm: New.
2441 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2442 Andrew Pinski <pinskia@gmail.com>
2444 * gcc.c-torture/execute/vector-shift.c: New testcase.
2445 * gcc.c-torture/execute/vector-shift1.c: Likewise.
2446 * gcc.c-torture/execute/vector-shift2.c: Likewise.
2447 * gcc.dg/vector-shift.c: Likewise.
2448 * gcc.dg/vector-shift1.c: Likewise.
2449 * gcc.dg/torture/vector-shift2.c: Likewise.
2450 * gcc.dg/vector-shift3.c: Likewise.
2451 * gcc.dg/simd-1b.c: Adjust.
2453 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org>
2455 * gcc.c-torture/execute/20101011-1.c: Skip on SH.
2457 2010-10-29 Pat Haugen <pthaugen@us.ibm.com>
2459 * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
2461 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
2464 * gcc.target/i386/pr46153.c: New test.
2466 2010-10-27 Jason Merrill <jason@redhat.com>
2468 * g++.dg/cpp0x/constexpr-is_literal.C: New.
2470 2010-10-27 Janus Weil <janus@gcc.gnu.org>
2473 * gfortran.dg/class_dummy_3.f03: New.
2475 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
2477 * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
2478 * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
2480 * gcc.target/i386/avx-vzeroupper-3.c: New.
2481 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2482 * gcc.target/i386/avx-vzeroupper-5.c: Likewise.
2483 * gcc.target/i386/avx-vzeroupper-6.c: Likewise.
2484 * gcc.target/i386/avx-vzeroupper-7.c: Likewise.
2485 * gcc.target/i386/avx-vzeroupper-8.c: Likewise.
2486 * gcc.target/i386/avx-vzeroupper-9.c: Likewise.
2487 * gcc.target/i386/avx-vzeroupper-10.c: Likewise.
2488 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
2489 * gcc.target/i386/avx-vzeroupper-12.c: Likewise.
2490 * gcc.target/i386/avx-vzeroupper-13.c: Likewise.
2491 * gcc.target/i386/avx-vzeroupper-14.c: Likewise.
2493 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2495 * obj-c.dg/property/at-property-4.m: New.
2496 * obj-c++.dg/property/at-property-4.mm: New.
2497 * obj-c++.dg/property/property-neg-5.m: Updated testcase for
2499 * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
2502 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2504 * objc.dg/property/at-property-1.m: New.
2505 * objc.dg/property/at-property-2.m: New.
2506 * objc.dg/property/at-property-3.m: New.
2507 * objc.dg/ivar-invalid-type-1.m: New.
2508 * obj-c++.dg/property/at-property-1.mm: New.
2509 * obj-c++.dg/property/at-property-2.mm: New.
2510 * obj-c++.dg/property/at-property-3.mm: New.
2511 * obj-c++.dg/ivar-invalid-type-1.mm: New.
2512 * objc.dg/property/property-neg-6.m: Updated testcase for updates
2515 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2517 PR libgfortran/46010
2518 * gfortran.dg/namelist_66.f90: New test.
2519 * gfortran.dg/fmt_t_6.f: Fix whitespace.
2521 2010-10-26 Janus Weil <janus@gcc.gnu.org>
2524 * gfortran.dg/allocatable_scalar_9.f90: Extended.
2525 * gfortran.dg/allocatable_scalar_10.f90: New.
2526 * gfortran.dg/class_19.f03: Extended.
2528 2010-10-26 Jan Hubicka <jh@suse.cz>
2531 * testsuite/gcc.dg/lto/pr45736_0.c: New function.
2533 2010-10-26 Ira Rosen <irar@il.ibm.com>
2535 PR tree-optimization/46167
2536 * gcc.dg/vect/O-pr46167.c: New.
2537 * gcc.dg/vect/vect.exp: Run tests with -O.
2539 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2542 * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86.
2543 * g++.dg/vect/pr33860a.cc: Likewise.
2544 * gcc.c-torture/compile/20070522-1.c: Likewise.
2545 * gcc.dg/compat/struct-align-1_x.c: Likewise.
2546 * gcc.dg/compat/struct-align-1_y.c: Likewise.
2547 * gcc.dg/compat/struct-align-2_x.c: Likewise.
2548 * gcc.dg/compat/struct-align-2_y.c: Likewise.
2549 * gcc.dg/pr44136.c: Likewise.
2551 * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86.
2552 * gcc.dg/compat/vector-1_x.c: Likewise.
2553 * gcc.dg/compat/vector-1_y.c: Likewise.
2554 * gcc.dg/compat/vector-2_x.c: Likewise.
2555 * gcc.dg/compat/vector-2_y.c: Likewise.
2556 * gcc.dg/pr43300.c: Likewise.
2558 * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi.
2559 * gcc.dg/compat/vector-1a_y.c: Likewise.
2560 * gcc.dg/compat/vector-1b_x.c: Likewise.
2561 * gcc.dg/compat/vector-1b_y.c: Likewise.
2562 * gcc.dg/compat/vector-2a_x.c: Likewise.
2563 * gcc.dg/compat/vector-2a_y.c: Likewise.
2564 * gcc.dg/compat/vector-2b_x.c: Likewise.
2565 * gcc.dg/compat/vector-2b_y.c: Likewise.
2566 * gcc.target/i386/pr39162.c: Likewise.
2567 * gcc.target/i386/pr40906-2.c: Likewise.
2568 * gcc.target/i386/sse-5.c: Likewise.
2570 * gcc.dg/pr35442.c: Prune ABI change warnings.
2572 * gcc.c-torture/execute/pr38151.x: New.
2573 * gcc.target/i386/pr44948-1a.c: Likewise.
2574 * gcc.target/i386/pr44948-1b.c: Likewise.
2575 * gcc.target/i386/pr44948-2a.c: Likewise.
2576 * gcc.target/i386/pr44948-2b.c: Likewise.
2578 2010-10-26 Ian Lance Taylor <iant@google.com>
2581 * gcc.c-torture/execute/20101025-1.c: New test.
2583 2010-10-26 Tobias Burnus <burnus@net-b.de>
2586 * gfortran.dg/class_allocate_5.f90: New.
2588 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2590 Implement opaque-enum-specifiers for C++0x
2591 * g++.dg/cpp0x/forw_enum1.C: New.
2592 * g++.dg/cpp0x/forw_enum2.C: New.
2593 * g++.dg/cpp0x/forw_enum3.C: New.
2594 * g++.dg/cpp0x/forw_enum4.C: New.
2595 * g++.dg/cpp0x/forw_enum5.C: New.
2596 * g++.dg/cpp0x/forw_enum6.C: New.
2597 * g++.dg/cpp0x/forw_enum7.C: New.
2598 * g++.dg/cpp0x/forw_enum8.C: New.
2599 * g++.dg/cpp0x/forw_enum9.C: New.
2600 * g++.dg/parse/enum3.C: Add new errors.
2601 * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning.
2602 * g++.dg/cpp0x/auto9.C: Add new error.
2603 * g++.dg/template/crash79.C: Add new errors.
2605 2010-10-26 Jie Zhang <jie@codesourcery.com>
2607 * gcc.target/arm/volatile-bitfields-1.c: New test.
2608 * gcc.target/arm/volatile-bitfields-2.c: New test.
2609 * gcc.target/arm/volatile-bitfields-3.c: New test.
2611 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2613 * gnat.dg/pointer_discr1.adb: New test.
2614 * gnat.dg/pointer_discr1_pkg1.ads: New helper.
2615 * gnat.dg/pointer_discr1_pkg2.ads: Likewise.
2616 * gnat.dg/pointer_discr1_pkg3.ads: Likewise.
2618 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2620 * gnat.dg/loop_optimization8.adb: New test.
2621 * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper.
2622 * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise.
2624 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2626 * gnat.dg/in_out_parameter2.adb: New test.
2627 * gnat.dg/in_out_parameter3.adb: Likewise.
2629 2010-10-25 Jie Zhang <jie@codesourcery.com>
2631 * g++.dg/opt/combine.c: New test.
2633 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2635 * gnat.dg/opt7.ad[sb]: New test.
2636 * gnat.dg/opt7_pkg.ads: New helper.
2638 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2641 * obj-c.dg/pr45735.mm: New.
2642 * obj-c++.dg/pr45735.mm: New.
2644 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2647 * objc.dg/pr24393.m: New.
2648 * obj-c++.dg/pr24393.mm: New.
2650 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2653 * objc.dg/pr28049.m: New.
2654 * obj-c++.dg/pr28049.mm: New.
2656 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2658 * objc.dg/attributes/method-attribute-2.m: Updated test. Method
2659 parameter attributes are now supported.
2660 * obj-c++.dg/attributes/method-attribute-2.m: Same change.
2661 * objc.dg/attributes/parameter-attribute-1.m: New test.
2662 * objc.dg/attributes/parameter-attribute-2.m: New test.
2663 * obj-c++.dg/attributes/parameter-attribute-1.m: New test.
2664 * obj-c++.dg/attributes/parameter-attribute-2.m: New test.
2666 2010-10-23 Iain Sandoe <iains@gcc.gnu.org>
2668 Based on the CFString implementation in FSF apple/trunk branch.
2670 * gcc.dg/darwin-cfstring-1.c: New.
2671 * gcc.dg/darwin-cfstring-2.c: New.
2672 * gcc.dg/torture/darwin-cfstring-3.c: New.
2673 * g++.dg/other/darwin-cfstring1.C: New.
2674 * g++.dg/torture/darwin-cfstring-3.C: New.
2676 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com>
2678 * objc.dg/demangle-1.m: New test.
2679 * obj-c++.dg/demangle-1.mm: New test.
2680 * obj-c++.dg/demangle-2.mm: New test.
2681 * obj-c++.dg/demangle-3.mm: New test.
2683 2010-10-23 Ian Lance Taylor <iant@google.com>
2685 * gcc.c-torture/execute/20101011-1.c: New test.
2686 * gcc.c-torture/execute/20101011-1.x: New test driver.
2688 2010-10-23 Tobias Burnus <burnus@net-b.de>
2691 * gfortran.dg/protected_8.f90: New.
2693 2010-10-23 Joseph Myers <joseph@codesourcery.com>
2695 * gcc.dg/march-generic.c: Skip for -march in multilib options.
2696 * gcc.target/i386/isa-9.c: Skip for -march other than
2697 -march=amdfam10 in multilib options.
2698 * gcc.target/i386/pr42589.c: Skip for -march other than
2699 -march=i486 in multilib options.
2700 * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for
2701 other -march in multilib options.
2703 2010-10-23 Jie Zhang <jie@codesourcery.com>
2705 PR rtl-optimization/37360
2706 * gcc.dg/pr37360.c: New test.
2708 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com>
2710 * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
2712 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2713 Andrew Pinski <pinskia@gmail.com>
2715 * gcc.c-torture/execute/vector-subscript-1.c: Likewise.
2716 * gcc.c-torture/execute/vector-subscript-2.c: Likewise.
2717 * gcc.c-torture/execute/vector-subscript-3.c: New testcase.
2718 * gcc.dg/vector-subscript-1.c: Likewise.
2719 * gcc.dg/vector-subscript-2.c: Likewise.
2720 * gcc.dg/vector-subscript-3.c: New testcase.
2721 * gcc.dg/array-8.c: Adjust.
2723 2010-10-22 Richard Guenther <rguenther@suse.de>
2726 * c-c++-common/torture/pr46137.c: New testcase.
2728 2010-10-22 Jason Merrill <jason@redhat.com>
2731 * g++.dg/template/defarg14.C: New.
2733 2010-10-22 Jason Merrill <jason@redhat.com>
2736 * g++.dg/cpp0x/implicit10.C: New.
2738 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
2741 * gcc.target/i386/pr46098.c: New test.
2743 2010-10-22 Richard Guenther <rguenther@suse.de>
2745 PR tree-optimization/45720
2746 * gcc.dg/torture/pr45720.c: New testcase.
2748 2010-10-22 Ira Rosen <irar@il.ibm.com>
2750 PR tree-optimization/46126
2751 * gcc.dg/vect/pr46126.c: New.
2753 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
2755 Based on the CFString implementation in FSF apple/trunk branch.
2757 * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags
2758 so that the latter can be used in dg-skip and dg-xfail clauses.
2759 * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
2760 * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test
2761 to use dg-additional-files for Object1.
2762 * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test
2763 to use dg-additional-files for Object1, move to torture/strings/.
2764 * obj-c++.dg/const-str-4.mm: Likewise.
2765 * obj-c++.dg/const-str-3.mm: Likewise.
2766 * obj-c++.dg/const-str-8.mm: Likewise.
2767 * obj-c++.dg/const-str-9.mm: Likewise.
2768 * obj-c++.dg/const-str-10.mm: Likewise.
2769 * obj-c++.dg/const-str-10.mm: Likewise.
2770 * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test
2771 to use dg-additional-files for Object1, move to strings/.
2772 * obj-c++.dg/const-str-2.mm: Likewise.
2773 * obj-c++.dg/const-str-5.mm: Likewise.
2774 * obj-c++.dg/const-str-6.mm: Likewise.
2775 * obj-c++.dg/const-str-12.mm: Likewise.
2776 * obj-c++.dg/strings/strings.exp: New.
2777 * obj-c++.dg/strings/const-cfstring-2.mm: New.
2778 * obj-c++.dg/strings/const-cfstring-5.mm: New.
2779 * obj-c++.dg/torture/strings/strings.exp: New.
2780 * obj-c++.dg/torture/strings/string1.mm: New.
2781 * obj-c++.dg/torture/strings/const-cfstring-1.mm: New.
2782 * obj-c++.dg/torture/strings/const-cfstring-3.mm: New.
2783 * obj-c++.dg/torture/strings/const-cfstring-4.mm: New.
2785 * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to
2786 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2787 * objc/execute/string2.m: Likewise.
2788 * objc/execute/string3.m: Likewise.
2789 * objc/execute/string3.m: Likewise.
2790 * objc.dg/foreach-2.m: Don't use CFStrings on Darwin.
2791 * objc.dg/foreach-4.m: Likewise.
2792 * objc.dg/foreach-5.m: Likewise.
2793 * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to
2794 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2795 * objc.dg/const-str-4.m: Likewise.
2796 * objc.dg/const-str-7.m: Likewise.
2797 * objc.dg/const-str-8.m: Likewise.
2798 * objc.dg/const-str-9.m: Likewise.
2799 * objc.dg/const-str-10.m: Likewise.
2800 * objc.dg/const-str-11.m: Likewise.
2801 * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test
2802 to use dg-additional-files for Object1, move to objc.dg/strings/.
2803 * objc.dg/const-str-2.m: Likewise.
2804 * objc.dg/const-str-5.m: Likewise.
2805 * objc.dg/const-str-6.m: Likewise.
2806 * objc.dg/const-str-12.m: Likewise.
2807 * objc.dg/const-str-12b.m: Likewise.
2808 * objc.dg/strings/strings.exp: New.
2809 * objc.dg/strings/const-cfstring-2.m: New.
2810 * objc.dg/strings/const-cfstring-5.m: New.
2811 * objc.dg/torture/strings/strings.exp: New.
2812 * objc.dg/torture/strings/const-cfstring-1.m: New.
2813 * objc.dg/torture/strings/const-cfstring-3.m: New.
2814 * objc.dg/torture/strings/const-cfstring-4.m: New.
2816 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
2818 * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
2820 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com>
2823 * g++.dg/parse/crash57.C: New.
2825 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
2826 H.J. Lu <hongjiu.lu@intel.com>
2829 * gcc.target/i386/pr45946.c: New test.
2831 2010-10-21 Martin Jambor <mjambor@suse.cz>
2833 PR tree-optimization/45875
2834 * g++.dg/ipa/pr45875.C: New test.
2836 2010-10-21 Ira Rosen <irar@il.ibm.com>
2838 PR tree-optimization/46049
2839 PR tree-optimization/46052
2840 * gcc.dg/vect/pr46052.c: New test.
2841 * gcc.dg/vect/pr46049.c: New test.
2843 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2846 * gfortran.dg/shape_5.f90: New test case.
2848 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2851 * gfortran.dg/proc_ptr_comp_25.f90: New.
2853 2010-10-21 Richard Guenther <rguenther@suse.de>
2854 Michael Matz <matz@suse.de>
2856 PR tree-optimization/45764
2857 * gcc.dg/torture/pr45764.c: New testcase.
2859 2010-10-21 Richard Guenther <rguenther@suse.de>
2861 PR tree-optimization/46111
2862 * g++.dg/torture/pr46111.C: New testcase.
2864 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2867 * gfortran.dg/dummy_procedure_4.f90: New.
2868 * gfortran.dg/proc_ptr_30.f90: New.
2870 2010-10-21 Tobias Burnus <burnus@net-b.de>
2873 * gfortran.dg/ptr-func-1.f90: New.
2874 * gfortran.dg/ptr-func-2.f90: New.
2876 2010-10-20 Jakub Jelinek <jakub@redhat.com>
2878 PR tree-optimization/45919
2879 * gcc.c-torture/compile/pr45919.c: New test.
2881 PR tree-optimization/46066
2882 * gcc.dg/autopar/pr46066.c: New test.
2884 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2887 * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
2889 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2892 * g++.dg/cpp0x/range-for7.C: New.
2894 2010-10-20 Richard Guenther <rguenther@suse.de>
2897 * g++.dg/lto/20101020-1_0.h: New testcase.
2898 * g++.dg/lto/20101020-1_0.C: Likewise.
2899 * g++.dg/lto/20101020-1_1.C: Likewise.
2901 2010-10-20 Dmitry Melnik <dm@ispras.ru>
2903 * gcc.dg/20101013-1.c: New test.
2905 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
2908 * gcc.target/i386/pr46085-1.c: New.
2909 * gcc.target/i386/pr46085-2.c: Likewise.
2911 2010-10-20 Richard Guenther <rguenther@suse.de>
2913 PR tree-optimization/45860
2914 * gcc.dg/torture/pr45860.c: New testcase.
2916 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
2918 * gnat.dg/discr25.adb: New test.
2919 * gnat.dg/discr25_pkg.ad[sb]: New helper.
2921 2010-10-20 Olivier Hainque <hainque@adacore.com>
2923 * gcc.target/powerpc/ehreturn.c: New test.
2925 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2927 Merge from 'apple/trunk' branch on FSF servers. Test adapted to
2928 not require Foundation and run with the GNU runtime as well.
2930 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
2933 * obj-c++.dg/template-8.mm: New.
2935 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2938 * objc.dg/pr23709.m: New.
2939 * obj-c++.dg/pr23709.m: New.
2941 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com>
2944 * g++.dg/template/crash104.C: New.
2946 2010-10-19 Richard Henderson <rth@redhat.com>
2948 * gcc.target/i386/fma3-fma.c: New.
2949 * gcc.target/i386/fma3-builtin.c: New.
2950 * gcc.target/i386/fma4-builtin.c: New.
2952 2010-10-19 Richard Guenther <rguenther@suse.de>
2955 * gcc.dg/ipa/ipa-pta-10.c:Â Adjust.
2957 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2959 Merge from 'apple/trunk' branch on FSF servers.
2961 2006-03-16 Fariborz Jahanian <fjahanian@apple.com>
2964 * objc.dg/proto-init-mimatch-1.m: New.
2965 * obj-c++.dg/proto-init-mimatch-1.mm: New.
2967 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2969 Implemented parsing @synthesize and @dynamic for
2970 Objective-C/Objective-C++.
2971 * objc.dg/property/dynamic-1.m: New.
2972 * objc.dg/property/synthesize-1.m: New.
2973 * obj-c++.dg/property/dynamic-1.mm: New.
2974 * obj-c++.dg/property/synthesize-1.mm: New.
2976 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2978 * objc.dg/at-class-1.m: New.
2979 * objc.dg/at-class-1.mm: New.
2981 2010-10-18 Steve Ellcey <sje@cup.hp.com>
2983 * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
2985 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2987 Merge from 'apple/trunk' branch on FSF servers.
2989 2006-01-17 Fariborz Jahanian <fjahanian@apple.com>
2992 * obj-c++.dg/template-7.mm: New.
2994 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2996 * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
2999 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3001 Merge from 'apple/trunk' branch on FSF servers.
3003 2005-03-01 Fariborz Jahanian <fjahanian@apple.com>
3006 * obj-c++.dg/try-catch-16.mm: New.
3007 * obj-c++.dg/try-catch-17.mm: New.
3009 2005-11-08 Fariborz Jahanian <fjahanian@apple.com>
3012 * obj-c++.dg/try-catch-15.mm: New
3014 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
3017 * obj-c++.dg/try-catch-12.mm: New
3018 * obj-c++.dg/try-catch-13.mm: New
3019 * obj-c++.dg/try-catch-14.mm: New
3020 * objc.dg/try-catch-11.m: New
3021 * objc.dg/try-catch-12.m: New
3022 * objc.dg/try-catch-13.m: New
3024 2010-10-18 Richard Henderson <rth@redhat.com>
3026 * gcc.target/ia64/20101014.c: Fix double-paste of test case.
3028 2010-10-18 Jakub Jelinek <jakub@redhat.com>
3031 * c-c++-common/Wunused-var-13.c: New test.
3033 2010-10-18 Richard Guenther <rguenther@suse.de>
3035 PR tree-optimization/45967
3036 * gcc.dg/torture/pr45967.c: New testcase.
3037 * gcc.dg/ipa/ipa-pta-10.c: Adjust.
3038 * gcc.dg/ipa/ipa-pta-13.c: Likewise
3039 * gcc.dg/torture/pr39074-2.c: Likewise
3040 * gcc.dg/torture/pta-escape-1.c: Likewise
3041 * gcc.dg/torture/pta-ptrarith-1.c: Likewise
3042 * gcc.dg/tree-ssa/pta-callused.c: Likewise
3043 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise
3044 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise
3045 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise
3046 * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise
3048 2010-10-18 Kai Tietz <kai.tietz@onevision.com>
3050 * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
3052 2010-10-18 Richard Guenther <rguenther@suse.de>
3055 * g++.dg/lto/20101015-2_0.C: New testcase.
3057 2010-10-18 Jakub Jelinek <jakub@redhat.com>
3060 * gcc.c-torture/execute/pr46019.c: New test.
3062 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3064 Merge from 'apple/trunk' branch on FSF servers.
3066 2006-04-19 Fariborz Jahanian <fjahanian@apple.com>
3069 * obj-c++.dg/method-namespace-2.mm: New.
3071 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3073 Merge from 'apple/trunk' branch on FSF servers.
3075 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
3078 * objc.dg/private-1.m: Test modified.
3079 * obj-c++.dg/private-1.mm: Test modified.
3081 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
3084 * gcc.target/i386/push-1.c: Remove.
3086 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
3087 H.J. Lu <hongjiu.lu@intel.com>
3090 * gcc.target/i386/pr46051.c: New test.
3092 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3094 * obj-c++.dg/gnu-api-2-class.mm: New.
3095 * obj-c++.dg/gnu-api-2-ivar.mm: New.
3096 * obj-c++.dg/gnu-api-2-method.mm: New.
3097 * obj-c++.dg/gnu-api-2-objc.mm: New.
3098 * obj-c++.dg/gnu-api-2-object.mm: New.
3099 * obj-c++.dg/gnu-api-2-property.mm: New.
3100 * obj-c++.dg/gnu-api-2-protocol.mm: New.
3101 * obj-c++.dg/gnu-api-2-sel.mm: New.
3103 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
3105 * objc.dg/fsf-package-0.m: New.
3106 * obj-c++.dg/fsf-package-0.m: New.
3108 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3111 * objc.dg/pr18255.m: New.
3113 2010-10-16 Jan Hubicka <jh@suse.cz>
3116 * g++.dg/torture/pr44206.C: New.
3118 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
3120 * objc.dg/gnu-api-2-class.m: New.
3121 * objc.dg/gnu-api-2-objc.m: New.
3123 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
3125 * objc.dg/gnu-api-2-ivar.m: New.
3127 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3129 * objc.dg/gnu-api-2-property.m: New.
3131 2010-10-15 Xinliang David Li <davidxl@google.com>
3133 * g++.dg/uninit-pred-3_a.C: New test.
3134 * g++.dg/uninit-pred-3_b.C: New test.
3136 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3138 * objc.dg/gnu-api-2-object.m: New.
3140 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3142 * objc.dg/gnu-api-2-method.m: New.
3144 2010-10-15 Jason Merrill <jason@redhat.com>
3146 * g++.dg/lto/pr45983_0.C: New.
3148 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com>
3150 * gcc.target/powerpc/ppc-fma-1.c: New tests for powerpc FMA
3151 builtin combiner patterns.
3152 * gcc.target/powerpc/ppc-fma-2.c: Ditto.
3153 * gcc.target/powerpc/ppc-fma-3.c: Ditto.
3154 * gcc.target/powerpc/ppc-fma-4.c: Ditto.
3155 * gcc.target/powerpc/ppc-fma-5.c: Ditto.
3156 * gcc.target/powerpc/ppc-fma-6.c: Ditto.
3158 2010-10-15 Richard Guenther <rguenther@suse.de>
3160 * g++.dg/lto/20101015-1_0.C: New testcase.
3162 2010-10-15 Richard Guenther <rguenther@suse.de>
3165 * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL.
3166 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
3168 2010-10-15 Richard Guenther <rguenther@suse.de>
3171 * g++.dg/lto/20101014-1_0.C: New testcase.
3173 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3175 * objc.dg/gnu-api-2-protocol.m: New.
3176 * objc.dg/gnu-api-2-sel.m: New.
3178 2010-10-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3180 * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for
3183 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>
3185 * gcc.dg/20101010-1.c: New testcase.
3187 2010-10-15 Jie Zhang <jie@codesourcery.com>
3189 * lib/lto.exp (lto-link-and-maybe-run): Use the default linker
3190 script when relocatable linking.
3192 2010-10-14 Yao Qi <yao@codesourcery.com>
3195 * gcc.target/arm/pr45447.c: New test.
3197 2010-10-14 Jan Hubicka <jh@suse.cz>
3200 * g++.dg/lto/pr45621.h : New.
3201 * g++.dg/lto/pr45621_0.C: New.
3202 * g++.dg/lto/pr45621_1.C: New.
3204 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
3206 * objc.dg/property: New.
3207 * objc.dg/property/fsf-property-basic.m: New.
3208 * objc.dg/property/fsf-property-method-access.m: New.
3209 * objc.dg/property/fsf-property-named-ivar.m: New.
3210 * obj-c++.dg/property: New.
3211 * obj-c++.dg/property/fsf-property-basic.mm: New.
3212 * obj-c++.dg/property/fsf-property-method-access.mm: New.
3213 * obj-c++.dg/property/fsf-property-named-ivar.mm: New.
3215 merge from FSF apple 'trunk' branch.
3216 2006 Fariborz Jahanian <fjahanian@apple.com>
3218 Radars 4436866, 4505126, 4506903, 4517826
3219 * objc.dg/property/property-1.m: New.
3220 * objc.dg/property/property-2.m: New.
3221 * objc.dg/property/property-3.m: New.
3222 * objc.dg/property/property-neg-1.m: New.
3223 * objc.dg/property/property-neg-2.m: New.
3224 * objc.dg/property/property-neg-3.m: New.
3225 * objc.dg/property/property-neg-4.m: New.
3226 * objc.dg/property/property-neg-5.m: New.
3227 * objc.dg/property/property-neg-6.m: New.
3228 * objc.dg/property/property-neg-7.m: New.
3229 * objc.dg/property/property.exp: New.
3230 * obj-c++.dg/property/property-1.mm: New.
3231 * obj-c++.dg/property/property-2.mm: New.
3232 * obj-c++.dg/property/property-3.mm: New.
3233 * obj-c++.dg/property/property-neg-1.mm: New.
3234 * obj-c++.dg/property/property-neg-2.mm: New.
3235 * obj-c++.dg/property/property-neg-3.mm: New.
3236 * obj-c++.dg/property/property-neg-4.mm: New.
3237 * obj-c++.dg/property/property-neg-5.mm: New.
3238 * obj-c++.dg/property/property-neg-6.mm: New.
3239 * obj-c++.dg/property/property-neg-7.mm: New.
3240 * obj-c++.dg/property/property.exp: New.
3242 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3244 * gcc.dg/pr45570.c: Fix typos. Also run for i?86-*-*.
3246 2010-10-14 Joseph Myers <joseph@codesourcery.com>
3249 * gcc.c-torture/compile/pr45969-1.c: New test.
3251 2010-10-14 Richard Guenther <rguenther@suse.de>
3253 PR tree-optimization/44913
3254 * gcc.dg/torture/pr44913.c: New testcase.
3256 2010-10-14 Richard Guenther <rguenther@suse.de>
3259 * g++.dg/lto/20101014-2_0.C: New testcase.
3261 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3263 * gcc.target/i386/avx-copysign-vec.c: Add -mtune=generic.
3264 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3265 * gcc.target/i386/pr44130.c: Likewise.
3266 * gcc.target/i386/pr44144.c: Likewise.
3267 * gcc.target/i386/pr44180.c: Likewise.
3268 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3269 * gcc.target/i386/recip-vec-sqrtf-avx.c: Likewise.
3270 * gcc.target/i386/vect-sizes-1.c: Likewise.
3271 * gcc.target/i386/vectorize4-avx.c: Likewise.
3273 2010-10-14 Richard Guenther <rguenther@suse.de>
3276 * g++.dg/lto/20101010-3_0.C: New testcase.
3277 * g++.dg/lto/20101010-4_0.C: Likewise.
3279 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
3281 * objc.dg/pr45878.m: Update to include NSConstantString interface
3283 * objc.dg/pr23214.m: Use the Object1.m implementation to build m64 on
3284 -fnext-runtime, XFAIL the m64 -fnext-runtime run.
3285 * objc.dg/objc-foreach-4.m: Provide an NSConstantString dummy class
3286 reference for m64 -fnext-runtime.
3288 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3290 * gcc.target/i386/vect-sizes-1.c: New.
3292 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3295 * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register and xfail.
3297 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3299 * gcc.target/i386/recip-vec-sqrtf-avx.c: Scan 256bit AVX register.
3300 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3302 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
3304 * gcc.target/ia64/20101005.c: New test.
3306 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
3308 PR rtl-optimization/45570
3309 * gcc.dg/pr45570.c: New test.
3311 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3313 * gcc.target/i386/recip-vec-sqrtf-avx.c: New.
3314 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3315 * gcc.target/i386/vectorize4-avx.c: Likewise.
3317 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3319 * gcc.target/i386/avx-copysign-vec.c: New.
3320 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3322 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3325 * gcc.target/i386/pr44130.c: New.
3327 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3330 * gcc.target/i386/pr44144.c: New.
3332 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3335 * gcc.target/i386/pr44180.c: New.
3337 2010-10-13 Jason Merrill <jason@redhat.com>
3339 * g++.dg/template/canon-type-8.C: New.
3341 2010-10-13 Eric Botcazou <ebotcazou@adacore.com>
3343 * gcc.c-torture/execute/20101013-1.c: New test.
3345 2010-10-13 Richard Guenther <rguenther@suse.de>
3348 * objc.dg/pr45878.m: New testcase.
3350 2010-10-13 Kai Tietz <kai.tietz@onevision.com>
3352 * gcc.dg/format/dfp-scanf-1.c: Disable for *-*-mingw* targets.
3353 * gcc.dg/format/dfp-printf-1.c: Likewise.
3354 * gcc.dg/format/ms_unnamed-1.c: Adjust linenumber for warning.
3356 2010-10-13 Richard Guenther <rguenther@suse.de>
3358 PR tree-optimization/45788
3359 * g++.dg/pr45788.C: New testcase.
3361 2010-10-13 Richard Guenther <rguenther@suse.de>
3363 PR tree-optimization/45970
3364 * gcc.dg/tree-ssa/ssa-dse-13.c: New testcase.
3366 2010-10-13 Richard Guenther <rguenther@suse.de>
3368 PR tree-optimization/45982
3369 * gcc.dg/torture/pr45982.c: New testcase.
3370 * gcc.dg/tree-ssa/pr24287.c: Adjust.
3371 * gcc.dg/tree-ssa/pta-callused.c: Likewise.
3372 * gcc.dg/torture/pr39074-2.c: Likewise.
3374 2010-10-13 Richard Guenther <rguenther@suse.de>
3377 * g++.dg/torture/pr45874.C: New testcase.
3379 2010-10-13 Iain Sandoe <iains@gcc.gnu.org>
3381 * objc.dg/attributes/method-attribute-1.m: Update to respond
3382 to implemented method attributes..
3383 * objc.dg/attributes/method-attribute-2.m: Likewise.
3384 * objc.dg/attributes/method-attribute-3.m: Likewise.
3385 * obj-c++.dg/attributes/method-attribute-1.mm: Likewise.
3386 * obj-c++.dg/attributes/method-attribute-2.mm: Likewise.
3387 * obj-c++.dg/attributes/method-attribute-3.mm: Likewise.
3389 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>
3392 * objc.dg/pr23214.m: New.
3394 2010-10-12 Michael Eager <eager@eagercon.com>
3397 * gcc.c-torture/execute/cmpsi-2.c: Use int, not long.
3398 * gcc.c-torture/execute/cmpsf-1.c: Use float, regen correct table.
3400 2010-10-12 Jakub Jelinek <jakub@redhat.com>
3403 * gcc.c-torture/execute/pr45636.c: New test.
3404 * gfortran.dg/pr45636.f90: New test.
3406 2010-10-12 Richard Henderson <rth@redhat.com>
3408 * g++.dg/abi/mangle40.C: Robustify tests for defined symbols.
3410 2010-10-12 Daniel Kraft <d@domob.eu>
3413 * gfortran.dg/associate_1.f03: More tests with derived-types.
3414 * gfortran.dg/associate_9.f03: New test (XFAIL for now).
3415 * gfortran.dg/associate_8.f03: Fix typo.
3416 * gfortran.dg/initialization_27.f90: Fix typo.
3418 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3421 * lib/lto.exp (lto-get-options-main): Support optional target
3422 selector for dg-extra-ld-options.
3424 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3426 * gcc.dg/pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas.
3427 * gcc.dg/pragma-init-fini-2.c: XFAIL on i?86-*-solaris2.8 && !gas.
3429 2010-10-11 Martin Jambor <mjambor@suse.cz>
3432 * g++.dg/torture/pr45699.C: New test.
3433 * g++.dg/otr-fold-1.C: Adjusted.
3434 * g++.dg/otr-fold-1.C: Likewise.
3436 2010-10-11 Nick Clifton <nickc@redhat.com>
3438 * gcc.c-torture/compile/pr44197.c: Require visibility support.
3439 Allow for a user label prefix.
3441 2010-10-10 Richard Guenther <rguenther@suse.de>
3443 * g++.dg/lto/20101010-1_0.C: New testcase.
3444 * g++.dg/lto/20101010-2_0.C: Likewise.
3446 2010-10-11 Ira Rosen <irar@il.ibm.com>
3448 PR tree-optimization/45902
3449 * gcc.dg/vect/45902.c: New test.
3451 2010-10-11 Jakub Jelinek <jakub@redhat.com>
3454 * gcc.dg/tls/pr45870.c: New test.
3456 2010-10-10 Janus Weil <janus@gcc.gnu.org>
3459 * gfortran.dg/typebound_operator_6.f03: New.
3461 2010-10-10 Kai Tietz <kai.tietz@onevision.com>
3463 * g++.dg/ext/dllexport-MI1.C: Enable for x86_64 mingw
3464 and adjust -export symbol scanning.
3465 * g++.dg/ext/dllexport1.C: Likewise.
3466 * g++.dg/ext/dllexport3.C: Likewise.
3467 * gcc.dg/dll-3.c: Likewise.
3468 * gcc.dg/dll-4.c: Likewise.
3469 * gcc.dg/dll-5.c: Likewise.
3471 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3473 * gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
3474 instead of tree_profile dump file.
3475 * g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
3476 * gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
3479 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3481 * gcc.dg/lto/20101009-1_0.c (bar): Fix asm constraints.
3483 2010-10-09 Thomas Koenig <tkoenig@gcc.gnu.org>
3485 * gfortran.dg/character_comparison_4.f90: New test.
3486 * gfortran.dg/character_comparison_5.f90: New test.
3487 * gfortran.dg/character_comparison_6.f90: New test.
3489 2010-10-09 Richard Henderson <rth@redhat.com>
3491 * lib/target-supports.exp
3492 (check_effective_target_automatic_stack_alignment): Always true.
3494 2010-10-09 Richard Guenther <rguenther@suse.de>
3497 * gcc.dg/lto/20101009-2_0.c: New testcase.
3498 * gcc.dg/lto/20101009-2_1.c: Likewise.
3499 * gcc.dg/lto/20101009-2_2.c: Likewise.
3501 2010-10-09 Richard Guenther <rguenther@suse.de>
3504 * g++.dg/lto/20101009-1_0.C: New testcase.
3506 2010-10-09 Richard Guenther <rguenther@suse.de>
3508 PR tree-optimization/45945
3509 * gcc.dg/lto/20101009-1_0.c: New testcase.
3511 2010-10-08 H.J. Lu <hongjiu.lu@intel.com>
3514 * gcc.target/i386/pr45913.c: New.