1 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
3 * objc.dg/exceptions-1.m: New.
4 * objc.dg/exceptions-2.m: New.
5 * objc.dg/exceptions-3.m: New.
6 * objc.dg/exceptions-4.m: New.
7 * objc.dg/exceptions-5.m: New.
8 * obj-c++.dg/exceptions-1.mm: New.
9 * obj-c++.dg/exceptions-2.mm: New.
10 * obj-c++.dg/exceptions-3.mm: New.
11 * obj-c++.dg/exceptions-4.mm: New.
12 * obj-c++.dg/exceptions-5.mm: New.
14 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
16 * obj-c++.dg/property/at-property-1.mm: Fixed testcase.
17 * obj-c++.dg/property/at-property-16.mm: Fixed testcase.
18 * obj-c++.dg/property/at-property-20.mm: Fixed testcase.
20 2010-11-28 Janus Weil <janus@gcc.gnu.org>
23 * gfortran.dg/proc_ptr_comp_pass_7.f90: New.
25 2010-11-28 Eric Botcazou <ebotcazou@adacore.com>
27 * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching.
28 * gnat.dg/pack9.adb (dg-final): Likewise.
30 2010-11-28 Paul Thomas <pault@gcc.gnu.org
33 * gfortran.dg/realloc_on_assign_1.f03: New test.
34 * gfortran.dg/realloc_on_assign_2.f03: New test.
35 * gfortran.dg/transpose_2.f90: dg-option -fno-realloc-lhs.
36 * gfortran.dg/unpack_bounds_1.f90: The same.
37 * gfortran.dg/cshift_bounds_2.f90: The same.
38 * gfortran.dg/matmul_bounds_2.f90: The same.
39 * gfortran.dg/matmul_bounds_3.f90: The same.
40 * gfortran.dg/matmul_bounds_4.f90: The same.
41 * gfortran.dg/matmul_bounds_5.f90: The same.
43 2010-11-27 Tobias Burnus <burnus@net-b.de>
47 * gfortran.dg/transfer_simplify_10.f90: Fix endian issue.
49 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
52 * obj-c++.dg/property/at-property-2.mm: Uncommented testcase.
54 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
56 * objc.dg/property/at-property-24.m: New.
57 * objc.dg/property/at-property-25.m: New.
58 * obj-c++.dg/property/at-property-24.mm: New.
59 * obj-c++.dg/property/at-property-25.mm: New.
61 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
63 * objc.dg/protocol-qualifier-1.m: New.
64 * objc.dg/protocol-qualifier-2.m: New.
65 * obj-c++.dg/protocol-qualifier-1.mm: New.
66 * obj-c++.dg/protocol-qualifier-2.mm: New.
68 2010-11-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
70 * lib/gnat.exp: Load gcc.exp.
71 (gnat_target_compile): Use gcc_target_compile for *.c sources.
72 * gnat.dg/sse_nolib.adb: Use dg-require-effective-target sse_runtime.
74 2010-11-26 Richard Guenther <rguenther@suse.de>
77 * gcc.dg/lto/20101125-1_0.c: New testcase.
78 * gcc.dg/lto/20101125-1_1.c: Likewise.
80 2010-11-22 Bud Davis <jmdavis@link.com>
82 * arith_divide_no_check.f
83 ,arith_divide.f,old_style_init.f90: new tests.
85 2010-11-26 H.J. Lu <hongjiu.lu@intel.com>
87 PR tree-optimization/46665
88 * gfortran.dg/pr46665.f90: New.
90 2010-11-26 Jakub Jelinek <jakub@redhat.com>
93 * gcc.dg/pr46647.c: New test.
95 2010-11-25 Janus Weil <janus@gcc.gnu.org>
98 * gfortran.dg/select_type_19.f03: New.
100 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com>
102 * objc.dg/ivar-problem-1.m: New.
103 * obj-c++.dg/ivar-problem-1.mm: New.
105 2010-11-25 Jakub Jelinek <jakub@redhat.com>
108 * gcc.c-torture/compile/pr46637.c: New test.
110 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
112 * gfortran.dg/pr46519-1.f: Add -mtune=generic.
114 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
117 * gcc.target/i386/pr46647.c: New.
119 2010-11-25 Kai Tietz <kai.tietz@onevision.com>
121 * gcc.dg/dll-8.c: New.
123 2010-11-25 Eric Botcazou <ebotcazou@adacore.com>
125 * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target.
126 * gnat.dg/sse_nolib.adb: Likewise.
128 2010-11-25 Alexander Monakov <amonakov@ispras.ru>
130 PR rtl-optimization/46585
131 * gcc.dg/pr46585.c: New.
133 2010-11-24 Richard Henderson <rth@redhat.com>
135 * lib/target-supports.exp (vect_widen_sum_hi_to_si_pattern,
136 vect_widen_mult_hi_to_si, vect_sdot_qi, vect_udot_qi, vect_sdot_hi,
137 vect_unpack, vect_int_mult, vect_extract_even_odd,
138 vect_extract_even_odd_wide, vect_interleave): Enable for ia64.
140 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
143 * gfortran.dg/pr46519-1.f: New.
145 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
148 * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper.
149 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
151 * gcc.target/i386/avx-vzeroupper-14.c: Replace -O0 with -O2.
152 * gcc.target/i386/avx-vzeroupper-15.c: Likewise.
153 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
154 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
156 * gcc.target/i386/avx-vzeroupper-20.c: New.
157 * gcc.target/i386/avx-vzeroupper-21.c: Likewise.
158 * gcc.target/i386/avx-vzeroupper-22.c: Likewise.
159 * gcc.target/i386/avx-vzeroupper-23.c: Likewise.
160 * gcc.target/i386/avx-vzeroupper-24.c: Likewise.
161 * gcc.target/i386/avx-vzeroupper-25.c: Likewise.
162 * gcc.target/i386/avx-vzeroupper-26.c: Likewise.
164 2010-11-24 Richard Guenther <rguenther@suse.de>
167 * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes.
169 2010-11-24 Jakub Jelinek <jakub@redhat.com>
171 PR rtl-optimization/46614
172 * gcc.dg/pr46614.c: New test.
174 2010-11-24 Tobias Burnus <burnus@net-b.de>
177 * gfortran.dg/transfer_simplify_10.f90: New.
179 2010-11-24 Jakub Jelinek <jakub@redhat.com>
182 * gfortran.dg/lto/pr46629_0.f90: New test.
184 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com>
186 * gcc.target/mips/loongson3a-muldiv-1.c: New test.
187 * gcc.target/mips/loongson3a-muldiv-2.c: New test.
189 2010-11-23 Joseph Myers <joseph@codesourcery.com>
191 * gcc.dg/opts-5.c: New test.
193 2010-11-23 Jeffrey Yasskin <jyasskin@google.com>
196 * g++.dg/debug/dwarf2/pr46527.C: New test.
198 2010-11-23 Iain Sandoe <iains@gcc.gnu.org>
200 * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
202 2010-11-23 Jakub Jelinek <jakub@redhat.com>
205 * gcc.dg/pr46499-1.c: New test.
206 * gcc.dg/pr46499-2.c: New test.
208 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu>
210 * gcc.target/i386/alias-1.c: Require alias support.
212 2010-11-22 Uros Bizjak <ubizjak@gmail.com>
214 * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags
215 for vectorizer tests.
216 * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive.
217 * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive.
218 * gcc.dg/graphite/pr41888.c: Ditto.
219 * gcc.dg/graphite/pr42729.c: Ditto.
221 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com>
222 Uros Bizjak <ubizjak@gmail.com>
224 * lib/target-supports.exp (check_vect_support_and_set_flags): New
225 procedure to check if the target supports vectorizer tests. Set
226 DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization
228 * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags.
229 * g++.dg/vect/vect.exp: Ditto.
230 * gfortran.dg/vect/vect.exp: Ditto.
232 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>
235 * objc.dg/strings-1.m: New.
236 * objc.dg/strings-2.m: New.
237 * obj-c++.dg/strings-1.mm: New.
238 * obj-c++.dg/strings-2.mm: New.
240 2010-11-22 Ian Bolton <ian.bolton@arm.com>
242 * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for
243 "target short_enums".
244 * testsuite/gcc.c-torture/compile/pr39845.c: Likewise.
246 2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
248 * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
250 PR rtl-optimization/46603
251 * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
254 * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
255 being vectorized. Adjust dg-final pattern.
256 * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector.
258 * gcc.dg/vect: Do not include <stdio.h> in testcases.
259 * gcc.dg/vect/costmodel/ppc: Likewise.
261 2010-11-22 Alexander Monakov <amonakov@ispras.ru>
263 PR rtl-optimization/45652
264 * gcc.dg/pr45652.c: New.
266 2010-11-21 Richard Henderson <rth@redhat.com>
268 PR rtl-optimization/46571
269 * gcc.dg/pr46571.c: New.
271 2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
273 * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
275 2010-11-21 Uros Bizjak <ubizjak@gmail.com>
278 * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets.
280 2010-11-20 Joseph Myers <joseph@codesourcery.com>
282 * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
283 * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
284 * gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
285 * gcc.dg/pack-test-2.c: Test for all targets.
286 * gcc.dg/pragma-align.c: Test for all targets.
287 * gcc.dg/pragma-pack-4.c: Do not skip for AVR.
288 * gcc.dg/ucnid-10.c: Test for all targets.
290 2010-11-20 Eric Botcazou <ebotcazou@adacore.com>
292 * gcc.target/sparc/sparc-align-1.c: New test.
294 2010-11-20 Nathan Froyd <froydnj@codesourcery.com>
299 * g++.dg/parse/semicolon3.C: New test.
300 * g++.dg/debug/pr22514.C: Adjust.
301 * g++.dg/init/error1.C: Adjust.
302 * g++.dg/other/bitfield3.C: Adjust.
303 * g++.dg/other/semicolon.C: Adjust.
304 * g++.dg/parse/error14.C: Adjust.
305 * g++.dg/parse/error5.C: Adjust.
306 * g++.dg/parse/parameter-declaration-1.C: Adjust.
307 * g++.dg/template/pr23510.C: Adjust.
308 * g++.dg/template/pr39425.C: Adjust.
309 * g++.old-deja/g++.robertl/eb125.C: Adjust.
311 2010-11-20 Jakub Jelinek <jakub@redhat.com>
314 * gcc.dg/autopar/pr46561.c: New test.
317 * g++.dg/other/error34.C: New test.
320 * g++.dg/cpp0x/constexpr-base3.C: New test.
322 PR tree-optimization/45830
323 * gcc.target/i386/pr45830.c: New test.
324 * gcc.c-torture/execute/pr45830.c: New test.
326 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
328 * objc.dg/attributes/class-attribute-1.m: Rewritten.
329 * objc.dg/attributes/class-attribute-2.m: Same change.
330 * obj-c++.dg/attributes/class-attribute-1.mm: Same change.
331 * obj-c++.dg/attributes/class-attribute-2.mm: Same change.
332 * objc.dg/fobjc-std-1.m: Updated.
333 * obj-c++.dg/fobjc-std-1.mm: Updated.
335 2010-11-19 Michael Matz <matz@suse.de>
337 PR tree-optimization/46077
338 * gcc.dg/vect/O3-pr46077.c: New testcase.
340 2010-11-19 Joseph Myers <joseph@codesourcery.com>
343 * gcc.c-torture/compile/pr46547-1.c: New test.
345 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
347 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
349 * lib/gfortran.exp (gfortran_link_flags): Remove braces around
350 $GFORTRAN_UNDER_TEST.
351 (gfortran_init): Use -B to specify specpath, add trailing /.
353 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>
355 * gcc.target/powerpc/ppc-target-1.c: New file to test target
356 attributes on PowerPC.
357 * gcc.target/powerpc/ppc-target-2.c: Ditto.
358 * gcc.target/powerpc/ppc-target-3.c: Ditto.
360 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
362 * objc.dg/attributes/proto-attribute-1.m: Updated.
363 * objc.dg/attributes/proto-attribute-2.m: New.
364 * objc.dg/attributes/proto-attribute-3.m: New.
365 * obj-c++.dg/attributes/proto-attribute-1.mm: Updated.
366 * obj-c++.dg/attributes/proto-attribute-2.mm: New.
367 * obj-c++.dg/attributes/proto-attribute-3.mm: New.
369 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
371 * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
373 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
375 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
377 2010-11-18 Steve Ellcey <sje@cup.hp.com>
379 * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
380 * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment.
382 2010-11-18 Jakub Jelinek <jakub@redhat.com>
385 * gcc.c-torture/compile/pr46534.c: New test.
387 2010-11-18 Eric Botcazou <ebotcazou@adacore.com>
389 * gnat.dg/atomic4.ad[sb]: New test.
390 * gnat.dg/volatile4.adb: Likewise.
392 2010-11-18 Richard Henderson <rth@redhat.com>
394 * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
396 2010-11-18 Nathan Froyd <froydnj@codesourcery.com>
399 * c-c++-common/pr33193.c: New test.
401 2010-11-18 Richard Guenther <rguenther@suse.de>
403 PR tree-optimization/46172
404 * gcc.dg/torture/pr46172.c: New testcase.
406 2010-11-18 Jeff Law <law@redhat.com>
408 PR middle-end-optimization/46297
409 * gfortran.dg/pr46297.f: New test.
411 2010-11-17 Steve Ellcey <sje@cup.hp.com>
414 * gcc.dg/pr31490.c: New test.
416 2010-11-17 Uros Bizjak <ubizjak@gmail.com>
418 * gcc.dg/nop.h: Move from ...
419 * gcc.dg/guality/nop.h: ... here.
420 * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro.
421 * gcc.dg/guality/asm-1.c: Update nop.h include.
422 * gcc.dg/guality/pr43329-1.c: Ditto.
424 2010-11-17 Paolo Bonzini <bonzini@gnu.org>
426 * gcc.dg/two-types-1.c: New test.
427 * gcc.dg/two-types-2.c: New test.
428 * gcc.dg/two-types-3.c: New test.
429 * gcc.dg/two-types-4.c: New test.
430 * gcc.dg/two-types-5.c: New test.
431 * gcc.dg/two-types-6.c: New test.
432 * gcc.dg/two-types-7.c: New test.
433 * gcc.dg/two-types-8.c: New test.
434 * gcc.dg/two-types-9.c: New test.
435 * gcc.dg/two-types-10.c: New test.
436 * objc.dg/two-types-1.m: New test.
438 2010-11-17 Jakub Jelinek <jakub@redhat.com>
440 PR rtl-optimization/46440
441 * gcc.dg/pr46440.c: New test.
444 * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
446 2010-11-17 Ira Rosen <irar@il.ibm.com>
448 PR tree-optimization/46312
449 * gcc.dg/vect/vect-scal-opt2.c: Rename to...
450 * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only
451 on targets that support vector shifts with scalar shift argument.
453 * gcc.dg/vect/vect-scal-opt.c: Rename to...
454 * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise.
455 * gcc.dg/vect/vect-scal-opt1.c: Rename to...
456 * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise.
457 * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags.
458 * gcc.dg/vect/vect-114.c: Expect to pass only on targets that
459 support misaligned data accesses.
460 * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise.
461 * gcc.dg/vect/pr43430-2.c: Remove dg-options.
462 * lib/target-supports.exp
463 (check_effective_target_vect_shift_scalar): New.
465 2010-11-17 Jakub Jelinek <jakub@redhat.com>
467 * gcc.dg/guality/nop.h: New file.
468 * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of
469 "nop". Adjust line numbers in gdb-test.
470 * gcc.dg/guality/pr43329-1.c: Likewise.
472 2010-11-16 Jason Merrill <jason@redhat.com>
474 * g++.dg/cpp0x/defaulted20.C: New.
476 * g++.dg/template/injected2.C: New.
478 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com>
480 * objc.dg/protocol-optional-1.m: New.
481 * obj-c++.dg/protocol-optional-1.mm: New.
483 2010-11-16 Richard Henderson <rth@redhat.com>
485 * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
486 * gcc.target/powerpc/ppc-fma-4.c: Likewise.
488 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
490 * gnat.dg/opt12.adb: New test.
491 * gnat.dg/opt12_pkg.ad[sb]: New helper.
493 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
495 * gcc.target/rx/pack.c: New test.
497 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
498 Tobias Burnus <burnus@net-b.de>
501 * gfortran.dg/quad_1.f90: New.
502 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
504 * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to
505 library search path; call gcc-set-multilib-library-path with
506 arguments such that libgfortran.spec is found.
507 (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST.
509 2010-11-16 Jakub Jelinek <jakub@redhat.com>
512 * g++.dg/warn/Wsequence-point-3.C: New test.
514 2010-11-16 Kai Tietz <kai.tietz@onevision.com>
516 PR preprocessor/17349
517 * gcc.dg/cpp/cmdlne-C3.c: New.
519 2010-11-16 Richard Guenther <rguenther@suse.de>
521 PR tree-optimization/44545
522 * gcc.dg/pr44545.c: New testcase.
524 2010-11-16 Andrey Belevantsev <abel@ispras.ru>
526 PR rtl-optimization/46366
527 * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
530 2010-11-16 Richard Guenther <rguenther@suse.de>
532 * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
534 2010-11-16 Richard Guenther <rguenther@suse.de>
537 * gfortran.dg/gomp/pr45172.f90: New testcase.
539 2010-11-16 Nick Clifton <nickc@redhat.com>
541 * gcc.target/rx/pack.c: New test.
543 2010-11-15 Richard Henderson <rth@redhat.com>
545 * gcc.dg/torture/builtin-math-2.c: Split out fma tests...
546 * gcc.dg/torture/builtin-math-8.c: ... here. New file.
547 Use builtin_constant_p rather than scanning for builtin name.
549 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
551 * objc.dg/property/dotsyntax-18.m: New.
552 * objc.dg/property/dotsyntax-19.m: New.
553 * objc.dg/property/dotsyntax-20.m: New.
554 * obj-c++.dg/property/dotsyntax-18.mm: New.
555 * obj-c++.dg/property/dotsyntax-19.mm: New.
556 * obj-c++.dg/property/dotsyntax-20.mm: New.
557 * objc.dg/property/dotsyntax-4.m: Removed some unused
559 * objc.dg/property/dotsyntax-6.m: Same change.
560 * objc.dg/property/dotsyntax-16.m: Same change.
561 * objc.dg/property/dotsyntax-17.m: Same change.
562 * obj-c++.dg/property/dotsyntax-4.mm: Same change.
563 * obj-c++.dg/property/dotsyntax-6.mm: Same change.
564 * obj-c++.dg/property/dotsyntax-16.mm: Same change.
565 * obj-c++.dg/property/dotsyntax-17.mm: Same change.
566 * objc.dg/property/at-property-22.m: Added missing casts.
567 * obj-c++.dg/property/at-property-22.mm: Same change.
569 2010-11-15 Jakub Jelinek <jakub@redhat.com>
571 PR tree-optimization/46491
572 * gcc.target/i386/pr46491.c: New test.
574 PR tree-optimization/46461
575 * gcc.c-torture/compile/pr46461.c: New test.
577 2010-11-15 Tobias Burnus <burnus@net.b.de>
580 * gfortran.dg/allocatable_scalar_11.f90: New.
581 * gfortran.dg/allocatable_scalar_5.f90: Make test case
584 2010-11-15 Jakub Jelinek <jakub@redhat.com>
587 * gcc.target/i386/pr46095.c: New test.
590 * gcc.dg/pr46387.c: New test.
592 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
594 * objc.dg/property/dotsyntax-16.m: New.
595 * objc.dg/property/dotsyntax-17.m: New.
596 * obj-c++.dg/property/dotsyntax-16.mm: New.
597 * obj-c++.dg/property/dotsyntax-17.mm: New.
598 * objc.dg/property/at-property-10.m: Uncommented using 'x++'
599 syntax with properties, which now works.
600 * obj-c++.dg/property/at-property-10.mm: Same change.
602 2010-11-15 Martin Jambor <mjambor@suse.cz>
604 PR tree-optimization/46349
605 * gnat.dg/opt9.adb: New file.
606 * gnat.dg/opt9_pkg.ads: Likewise
608 2010-11-15 Richard Guenther <rguenther@suse.de>
611 * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
613 2010-11-15 Nathan Froyd <froydnj@codesourcery.com>
615 PR preprocessor/45038
616 * g++.dg/pr45038.C: New test.
618 2010-11-15 Richard Guenther <rguenther@suse.de>
620 PR tree-optimization/46467
621 * gcc.dg/ipa/ipa-pta-16.c: New testcase.
623 2010-11-15 Richard Guenther <rguenther@suse.de>
626 * g++.dg/torture/pr34850.C: Adjust.
628 2010-11-14 Paolo Bonzini <bonzini@gnu.org>
631 * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
633 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com>
635 * objc.dg/property/at-property-21.m: New.
636 * objc.dg/property/at-property-22.m: New.
637 * objc.dg/property/at-property-23.m: New.
638 * objc.dg/property/synthesize-9.m: New.
639 * objc.dg/property/synthesize-10.m: New.
640 * objc.dg/property/synthesize-11.m: New.
641 * obj-c++.dg/property/at-property-21.mm: New.
642 * obj-c++.dg/property/at-property-22.mm: New.
643 * obj-c++.dg/property/at-property-23.mm: New.
644 * obj-c++.dg/property/synthesize-9.mm: New.
645 * obj-c++.dg/property/synthesize-10.mm: New.
646 * obj-c++.dg/property/synthesize-11.mm: New.
648 * objc.dg/property/at-property-4.m: Updated to match new compiler
649 where some errors have been converted into warnings and vice versa.
650 * objc.dg/property/at-property-16.m: Same change.
651 * objc.dg/property/at-property-18.m: Same change.
652 * objc.dg/property/property-neg-5.m: Same change.
653 * obj-c++.dg/property/at-property-4.mm: Same change.
654 * obj-c++.dg/property/at-property-16.mm: Same change.
655 * obj-c++.dg/property/at-property-18.mm: Same change.
656 * obj-c++.dg/property/property-neg-5.mm: Same change.
658 * obj-c++.dg/property/dynamic-2.mm: Enable tests that were
659 commented out because of testsuite problems; I found out that
660 using dg-warning instead of dg-message gets them to work.
661 * obj-c++.dg/property/property-neg-3.mm: Same change.
662 * obj-c++.dg/property/synthesize-6.mm: Same change.
663 * obj-c++.dg/property/at-property-5.mm: Same change.
664 * obj-c++.dg/property/at-property-14.mm: Same change.
665 * obj-c++.dg/property/at-property-18.mm: Same change.
666 * obj-c++.dg/property/at-property-16.mm: Same change (in this file,
667 some tests still do not work due to some other testsuite issue).
669 2010-11-13 Jason Merrill <jason@redhat.com>
671 * g++.dg/cpp0x/auto20.C: New.
673 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
675 * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
676 * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
678 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
681 * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames.
682 * gcc.dg/pr35746.c: Likewise.
683 * gcc.dg/cpp/direct2.c: Likewise.
684 * gcc.dg/cpp/direct2s.c: Likewise.
685 * gcc.dg/noncompile/920923-1.c: Likewise.
686 * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow.
688 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
690 * obj-c++.dg/attributes/method-format-1.mm: Adjust.
692 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
694 * objc/compile/20060406-1.m: Fixed testcase not to try to qualify
695 a pointer to an arbitrary C struct with an Objective-C protocol.
696 Test various valid uses of typedef with Objective-C objects and
698 * objc.dg/invalid-type-1.m: New.
699 * obj-c++.dg/invalid-type-1.m: New.
701 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
703 * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
705 2010-11-13 Tobias Burnus <burnus@net-b.de>
708 * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
710 2010-11-13 Tobias Burnus <burnus@net-b.de>
713 * gfortran.dg/volatile12.f90: New.
715 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
717 * objc.dg/attributes/method-format-1.m: Adjust.
719 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
722 * gcc.dg/decl-9.c: New.
724 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
726 * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
728 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
730 * gcc.dg/format/few-1.c: New test.
731 * gcc.dg/format/asm_fprintf-1.c: Adjust.
732 * gcc.dg/format/c90-scanf-1.c: Adjust.
733 * gcc.dg/format/cmn-err-1.c: Adjust.
734 * gcc.dg/format/dfp-printf-1.c: Adjust.
735 * gcc.dg/format/dfp-scanf-1.c: Adjust.
736 * gcc.dg/format/gcc_diag-1.c: Adjust.
737 * gcc.dg/format/ms_unnamed-1.c: Adjust.
738 * gcc.dg/format/strfmon-1.c: Adjust.
739 * gcc.dg/format/unnamed-1.c: Adjust.
740 * gcc.dg/format/xopen-2.c: Adjust.
741 * g++.dg/ext/builtin4.C: Adjust.
742 * g++.dg/ext/builtin5.C: Adjust.
744 2010-11-12 Joseph Myers <joseph@codesourcery.com>
746 * gcc.dg/pragma-diag-2.c: New test.
748 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
751 * gfortran.dg/optional_mask.f90: New test.
753 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com>
755 * g++.dg/cpp0x/defaulted15.C: Adjust.
757 2010-11-12 James Dennett <jdennett@google.com>
760 * g++.dg/expr/static_cast7.C: New.
762 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
764 * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
766 * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
768 * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
769 * gcc.target/mips/call-3.c: Add dg-require-visibility.
771 2010-11-12 Eric Botcazou <ebotcazou@adacore.com>
773 * gcc.dg/pr46375.c: New test.
775 2010-11-11 Nathan Froyd <froydnj@codesourcery.com>
778 * c-c++-common/fmax-errors.c: New test.
780 2010-11-11 Richard Henderson <rth@redhat.com>
782 * gcc.target/i386/sse-24.c: Use -ffp-contract.
784 2010-11-11 Jan Hubicka <jh@suse.cz>
786 * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
787 * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
789 2010-11-12 Jakub Jelinek <jakub@redhat.com>
792 * gcc.dg/pr46088.c: New test.
794 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org>
796 * gfortran.dg/empty_derived_type.f90: New test.
798 2010-11-11 Tobias Burnus <burnus@net-b.de>
801 * gfortran.dg/class_31.f90: New.
804 * gfortran.dg/forall_14.f90: New.
806 2010-11-11 Jakub Jelinek <jakub@redhat.com>
807 Tobias Burnus <burnus@net-b.de>
810 * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
812 2010-11-11 Jan Hubicka <jh@suse.cz>
814 * gcc.dg/20081223-1.c: Update LTO options.
815 * gcc.dg/lto/20090206-1_0.c: Update LTO options.
816 * gcc.dg/lto/20081118_0.c: Update LTO options.
817 * gcc.dg/lto/ipareference_0.c: Update LTO options.
818 * gcc.dg/lto/20100423-2_0.c: Update LTO options.
819 * gcc.dg/lto/20081201-1_0.c: Update LTO options.
820 * gcc.dg/lto/ipacp_0.c: Update LTO options.
821 * gcc.dg/lto/20090116_0.c: Update LTO options.
822 * gcc.dg/lto/20091015-1_0.c: Update LTO options.
823 * gcc.dg/lto/20090126-2_0.c: Update LTO options.
824 * gcc.dg/lto/20081202-2_0.c: Update LTO options.
825 * gcc.dg/lto/20081204-1_0.c: Update LTO options.
826 * gcc.dg/lto/const-uniq_0.c: Update LTO options.
827 * gcc.dg/lto/20081224_0.c: Update LTO options.
828 * gcc.dg/lto/20090219_0.c: Update LTO options.
829 * gcc.dg/lto/ipareference2_0.c: Update LTO options.
830 * gcc.dg/lto/20090206-2_0.c: Update LTO options.
831 * gcc.dg/lto/20081115_0.c: Update LTO options.
832 * gcc.dg/lto/20081201-2_0.c: Update LTO options.
833 * gcc.dg/lto/20081120-2_0.c: Update LTO options.
834 * gcc.dg/lto/materialize-1_0.c: Update LTO options.
835 * gcc.dg/lto/20090126-1_0.c: Update LTO options.
836 * gcc.dg/lto/20081202-1_0.c: Update LTO options.
837 * gcc.dg/lto/noreturn-1_0.c: Update LTO options.
838 * g++.dg/20090107-1.C: Update LTO options.
839 * g++.dg/lto/pr45679-2_0.C: Update LTO options.
840 * g++.dg/lto/20081123_0.C: Update LTO options.
841 * g++.dg/lto/20090313_0.C: Update LTO options.
842 * g++.dg/lto/20081125_0.C: Update LTO options.
843 * g++.dg/lto/20081109-1_0.C: Update LTO options.
844 * g++.dg/lto/20081219_0.C: Update LTO options.
845 * g++.dg/lto/20100724-1_0.C: Update LTO options.
846 * g++.dg/lto/20081204-1_0.C: Update LTO options.
847 * g++.dg/lto/20090303_0.C: Update LTO options.
848 * g++.dg/lto/20100723-1_0.C: Update LTO options.
849 * g++.dg/lto/pr45679-1_0.C: Update LTO options.
850 * g++.dg/lto/20090128_0.C: Update LTO options.
851 * g++.dg/lto/20081204-2_0.C: Update LTO options.
852 * g++.dg/lto/20090302_0.C: Update LTO options.
853 * g++.dg/lto/20081119-1_0.C: Update LTO options.
854 * g++.dg/lto/20081118_0.C: Update LTO options.
855 * g++.dg/20090121-1.C: Update LTO options.
856 * objc.dg/lto/lto.exp: Update LTO options.
857 * lib/lto.exp: Update LTO options.
858 * lib/gcc-dg.exp: Update LTO options.
859 * lib/c-torture.exp: Update LTO options.
860 * obj-c++.dg/lto/lto.exp: Update LTO options.
862 2010-11-11 Jan Hubicka <jh@suse.cz>
864 PR tree-optimize/40436
865 * gcc.dg/tree-ssa/inline-5.c: New testcase.
866 * gcc.dg/tree-ssa/inline-6.c: New testcase.
868 2010-11-11 Janus Weil <janus@gcc.gnu.org>
870 * gfortran.dg/proc_decl_24.f90: New.
872 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>
874 * objc.dg/property/at-property-20.m: New.
875 * objc.dg/property/synthesize-8.m: New.
876 * obj-c++.dg/property/at-property-20.m: New.
877 * obj-c++.dg/property/synthesize-8.mm: New.
879 2010-11-11 Joseph Myers <joseph@codesourcery.com>
881 * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
883 2010-11-11 Jakub Jelinek <jakub@redhat.com>
886 * gcc.c-torture/compile/pr46388.c: New test.
888 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
890 * lib/lto.exp (lto-get-options-main): Support optional target
891 selector for dg-suppress-ld-options.
893 2010-11-11 Martin Jambor <mjambor@suse.cz>
895 PR tree-optimization/46383
896 * g++.dg/torture/pr46383.C: New test.
898 2010-11-11 Uros Bizjak <ubizjak@gmail.com>
900 * gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
901 * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
903 * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
904 * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
905 * g++.dg/other/i386-3.C: Ditto.
907 2010-11-10 Jason Merrill <jason@redhat.com>
909 * g++.dg/cpp0x/constexpr-46420.C: New.
911 2010-11-10 Joseph Myers <joseph@codesourcery.com>
913 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C,
914 gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c,
915 gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c,
916 gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update
919 2010-11-10 Jan Hubicka <jh@suse.cz>
921 PR tree-optimize/38669
922 * gcc.dg/tree-ssa/pr38699.c: New testcase.
924 2010-11-10 Jan Hubicka <jh@suse.cz>
926 * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
928 2010-11-10 Jason Merrill <jason@redhat.com>
930 * g++.dg/cpp0x/constexpr-bitfield.C: New.
932 2010-11-10 Jakub Jelinek <jakub@redhat.com>
935 * gcc.dg/debug/pr46409.c: New test.
938 * g++.dg/cpp0x/constexpr-defarg2.C: New test.
940 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
943 * gcc-target/i386/pr46419.c: New test.
945 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
947 * g++.dg/other/i386-2.C: Add -mtbm.
948 * g++.dg/other/i386-3.C: Likewise.
949 * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets.
950 * gcc.target/i386/funcspec-6.c: Likewise.
951 * gcc.target/i386/sse-12.c: Add -mtbm.
952 * gcc.target/i386/sse-13.c: Add -mtbm and test immediate
954 * gcc.target/i386/sse-14.c: Likewise.
955 * gcc.target/i386/sse-22.c: Likewise.
956 * gcc.target/i386/sse-23.c: Likewise.
957 * gcc.target/i386/tbm-1.c: New file.
958 * gcc.target/i386/tbm-2.c: Likewise.
960 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
962 * g++.dg/other/i386-2.C: Add -mbmi.
963 * g++.dg/other/i386-3.C: Likewise.
964 * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets.
965 * gcc.target/i386/funcspec-6.c: Likewise.
966 * gcc.target/i386/sse-12.c: Add -mbmi.
967 * gcc.target/i386/bmi-1.c: New file.
968 * gcc.target/i386/bmi-2.c: Likewise.
969 * gcc.target/i386/bmi-3.c: Likewise.
970 * gcc.target/i386/bmi-4.c: Likewise.
971 * gcc.target/i386/bmi-5.c: Likewise.
972 * gcc.target/i386/bmi-6.c: Likewise.
974 2010-11-10 Nathan Froyd <froydnj@codesourcery.com>
977 * g++.dg/pr46065.C: New test.
979 2010-11-10 Jan Hubicka <jh@suse.cz>
981 PR tree-optimize/33172
982 PR tree-optimize/43411
983 * gcc.dg/tree-ssa/pr33172.c: New testcase.
984 * g++.dg/tree-ssa/pr43411.C: New testcase.
986 2010-11-10 Jan Hubicka <jh@suse.cz>
988 PR tree-optimize/46228
989 * g++.dg/tree-ssa/pr46228.C: New testcase.
991 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
993 PR tree-optimization/46414
994 * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
996 2010-11-10 Tobias Burnus <burnus@net-b.de>
999 * gfortran.dg/intrinsic_7.f90: New.
1001 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1003 * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
1004 * g++.dg/abi/thunk4.C: Likewise.
1005 * g++.dg/opt/combine.C: Add dg-require-visibility.
1006 * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
1007 * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on
1009 * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
1010 * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
1011 * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
1013 * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
1014 * gcc.dg/intmax_t-1.c: Likewise.
1016 2010-11-10 Tobias Burnus <burnus@net-b.de>
1019 * gfortran.dg/class_30.f90: New.
1021 2010-11-10 Tobias Burnus <burnus@net-b.de>
1024 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1027 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
1029 PR tree-optimization/45971
1030 * gcc.dg/vect/O3-pr45971.c: New.
1032 2010-11-10 Richard Guenther <rguenther@suse.de>
1034 PR tree-optimization/44964
1035 * gcc.dg/pr44964.c: New testcase.
1037 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1039 * gnat.dg/opt10.adb: Fix typo.
1041 2010-11-10 Martin Jambor <mjambor@suse.cz>
1043 PR tree-optimization/46351
1044 PR tree-optimization/46377
1045 * gnat.dg/opt10.adb: New file.
1046 * gnat.dg/opt10_pkg.ads: Likewise.
1047 * gnat.dg/opt11.adb: Likewise.
1048 * gnat.dg/opt11.ads: Likewise.
1050 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1052 * gnat.dg/boolean_conv.adb: New test.
1054 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1056 * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
1058 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1060 * gnat.dg/unchecked_convert7.adb: New test.
1062 2010-11-10 Richard Guenther <rguenther@suse.de>
1064 PR tree-optimization/46398
1065 * gcc.dg/torture/pr46398.c: New testcase.
1067 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1069 * gfortran.dg/open_dev_null.f90: New test.
1071 2010-11-09 Jan Hubicka <jh@suse.cz>
1073 * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
1076 2010-11-09 Joseph Myers <joseph@codesourcery.com>
1078 * gcc.dg/struct-semi-4.c: New test.
1080 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
1082 * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
1083 power5 to enable generation of FRIZ.
1085 * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
1088 * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
1091 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1094 * gfortran.dg/pr43808.f90: New test.
1096 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
1098 PR tree-optimization/46036
1099 * gfortran.dg/lto/pr46036_0.f90: New.
1101 2010-10-09 Jakub Jelinek <jakub@redhat.com>
1104 * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
1105 bar invocation instead of first.
1108 * gcc.dg/pr46171.c: New test.
1110 2010-11-09 Richard Guenther <rguenther@suse.de>
1112 PR tree-optimization/46355
1113 * gcc.dg/pr46355.c: New testcase.
1115 2010-11-09 Richard Guenther <rguenther@suse.de>
1117 PR tree-optimization/46177
1118 * gcc.dg/pr46177-2.c: New testcase.
1120 2010-11-09 Richard Guenther <rguenther@suse.de>
1123 * gcc.dg/vec-scal-opt.c: Move ...
1124 * gcc.dg/vect/vect-scal-opt.c: ... here.
1125 * gcc.dg/vec-scal-opt1.c: Move ...
1126 * gcc.dg/vect/vect-scal-opt1.c: ... here.
1127 * gcc.dg/vec-scal-opt2.c: Move ...
1128 * gcc.dg/vect/vect-scal-opt2.c: ... here.
1130 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
1132 * gnat.dg/specs/static_initializer5.ads: New test.
1133 * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
1135 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1138 * gcc.c-torture/compile/pr46360.c: New test.
1141 * g++.dg/warn/Wsequence-point-2.C: New test.
1143 2010-11-09 Janus Weil <janus@gcc.gnu.org>
1146 * gfortran.dg/class_29.f03: New.
1148 2010-11-09 Richard Guenther <rguenther@suse.de>
1151 * gcc.target/i386/alias-1.c: New testcase.
1153 2010-11-08 Jason Merrill <jason@redhat.com>
1155 * g++.dg/cpp0x/constexpr-sassert.C: New.
1157 2010-11-08 Jason Merrill <jason@redhat.com>
1159 * g++.dg/cpp0x/constexpr-defarg.C: New.
1161 2010-11-08 Xinliang David Li <davidxl@google.com>
1163 PR tree-optimization/46316
1164 * gcc.c-torture/execute/pr46316.c: New test.
1166 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1169 * gfortran.dg/class_28.f03: Extended.
1171 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1173 * objc.dg/property/dotsyntax-13.m: New.
1174 * objc.dg/property/dotsyntax-14.m: New.
1175 * objc.dg/property/dotsyntax-15.m: New.
1176 * objc.dg/property/synthesize-7.m: New.
1177 * obj-c++.dg/property/dotsyntax-13.mm: New.
1178 * obj-c++.dg/property/dotsyntax-14.mm: New.
1179 * obj-c++.dg/property/dotsyntax-15.mm: New.
1180 * obj-c++.dg/property/synthesize-7.mm: New.
1182 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1184 * objc.dg/property/dynamic-4.m: New.
1185 * objc.dg/property/dynamic-5.m: New.
1186 * objc.dg/property/dynamic-6.m: New.
1187 * obj-c++.dg/property/dynamic-4.mm: New.
1188 * obj-c++.dg/property/dynamic-5.mm: New.
1189 * obj-c++.dg/property/dynamic-6.mm: New.
1191 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1193 * objc.dg/property/synthesize-3.m: New.
1194 * objc.dg/property/synthesize-4.m: New.
1195 * objc.dg/property/synthesize-5.m: New.
1196 * objc.dg/property/synthesize-6.m: New.
1197 * obj-c++.dg/property/synthesize-3.mm: New.
1198 * obj-c++.dg/property/synthesize-4.mm: New.
1199 * obj-c++.dg/property/synthesize-5.mm: New.
1200 * obj-c++.dg/property/synthesize-6.mm: New.
1202 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1204 * objc.dg/property/at-property-5.m: Updated test.
1205 * objc.dg/property/at-property-16.m: New.
1206 * objc.dg/property/at-property-17.m: New.
1207 * objc.dg/property/at-property-18.m: New.
1208 * objc.dg/property/at-property-19.m: New.
1209 * objc.dg/property/dotsyntax-12.m: New.
1210 * objc.dg/protocol-inheritance-1.m: New.
1211 * objc.dg/protocol-inheritance-2.m: New.
1212 * obj-c++.dg/property/at-property-5.mm: Updated test.
1213 * obj-c++.dg/property/at-property-16.mm: New.
1214 * obj-c++.dg/property/at-property-17.mm: New.
1215 * obj-c++.dg/property/at-property-18.mm: New.
1216 * obj-c++.dg/property/at-property-19.mm: New.
1217 * obj-c++.dg/protocol-inheritance-1.mm: New.
1218 * obj-c++.dg/protocol-inheritance-2.mm: New.
1219 * obj-c++.dg/property/dotsyntax-12.mm: New.
1221 2010-11-08 Jason Merrill <jason@redhat.com>
1223 * g++.dg/expr/overflow1.C: New.
1224 * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics.
1225 * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number.
1226 * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics.
1227 * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning.
1229 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1231 * gcc.dg/pr35442.c: Adapt warning.
1234 * g++.dg/eh/simd-2.C: Add -msse to dg-options, add
1235 dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*.
1236 * g++.dg/torture/pr36444.C: Add dg-options -msse for
1237 i?86-*-* x86_64-*-*.
1238 * g++.dg/torture/pr36445.C: Likewise.
1239 * gcc.c-torture/compile/pr34856.c: Likewise.
1240 * gcc.c-torture/compile/pr39928-1.c: Likewise.
1241 * gcc.c-torture/compile/vector-1.c: Likewise.
1242 * gcc.c-torture/compile/vector-2.c: Likewise.
1243 * gcc.dg/pr32912-1.c: Likewise.
1244 * gcc.c-torture/execute/va-arg-25.c: Move ...
1245 * gcc.dg/torture/va-arg-25.c: ... here. Add dg-do run.
1246 Add dg-options -msse, dg-require-effective-target sse_runtime for
1247 for i?86-*-*, x86_64-*-*.
1248 * gcc.c-torture/execute/vector-1.c: Likewise.
1249 * gcc.c-torture/execute/vector-2.c: Likewise.
1250 * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for
1251 i?86-*-*, x86_64-*-*.
1252 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
1253 * gcc.dg/tree-ssa/sra-4.c: Likewise.
1254 * gcc.dg/tree-ssa/vector-1.c: Likewise.
1255 * gcc.dg/tree-ssa/vector-2.c: Likewise.
1256 * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options.
1258 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1260 * gcc.dg/torture/pr45982.c: Add -std=c99
1261 * gcc.dg/torture/pr45623.c: Ditto.
1263 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1265 * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
1266 * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
1268 2010-11-08 Kai Tietz <kai.tietz@onevision.com>
1271 * g++.dg/ext/dllimport7.C: Adjust second error check and
1272 allow test for x86_64 mingw, too.
1274 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1277 * gfortran.dg/class_28.f03: New.
1279 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
1281 PR rtl-optimization/45352
1282 gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests.
1283 gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c,
1284 gcc.target/i386/pr45352-2.c: New tests.
1286 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1289 * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
1290 XFAIL the run for all but m32 x86.
1292 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
1294 * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
1295 as comment character.
1297 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1299 * gcc.target/mips/mips.exp: Revert previous patch.
1300 * gcc.target/mips/fma-1.c: Delete.
1301 * gcc.target/mips/fma-2.c: Likewise.
1302 * gcc.target/mips/fma-3.c: Likewise.
1303 * gcc.target/mips/fma-4.c: Likewise.
1304 * gcc.target/mips/fma-5.c: Likewise.
1305 * gcc.target/mips/fma-6.c: Likewise.
1306 * gcc.target/mips/fma-7.c: Likewise.
1307 * gcc.target/mips/fma-8.c: Likewise.
1308 * gcc.target/mips/fma-9.c: Likewise.
1309 * gcc.target/mips/fma-10.c: Likewise.
1310 * gcc.target/mips/fma-11.c: Likewise.
1311 * gcc.target/mips/fma-12.c: Likewise.
1312 * gcc.target/mips/fma-13.c: Likewise.
1313 * gcc.target/mips/fma-14.c: Likewise.
1314 * gcc.target/mips/fma-15.c: Likewise.
1315 * gcc.target/mips/fma-16.c: Likewise.
1316 * gcc.target/mips/fma-17.c: Likewise.
1317 * gcc.target/mips/fma-18.c: Likewise.
1318 * gcc.target/mips/fma-19.c: Likewise.
1319 * gcc.target/mips/fma-20.c: Likewise.
1321 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1323 * gcc.target/mips/mips.exp: Add support for -ffp-contract.
1324 * gcc.target/mips/fma-1.c: New test.
1325 * gcc.target/mips/fma-2.c: Likewise.
1326 * gcc.target/mips/fma-3.c: Likewise.
1327 * gcc.target/mips/fma-4.c: Likewise.
1328 * gcc.target/mips/fma-5.c: Likewise.
1329 * gcc.target/mips/fma-6.c: Likewise.
1330 * gcc.target/mips/fma-7.c: Likewise.
1331 * gcc.target/mips/fma-8.c: Likewise.
1332 * gcc.target/mips/fma-9.c: Likewise.
1333 * gcc.target/mips/fma-10.c: Likewise.
1334 * gcc.target/mips/fma-11.c: Likewise.
1335 * gcc.target/mips/fma-12.c: Likewise.
1336 * gcc.target/mips/fma-13.c: Likewise.
1337 * gcc.target/mips/fma-14.c: Likewise.
1338 * gcc.target/mips/fma-15.c: Likewise.
1339 * gcc.target/mips/fma-16.c: Likewise.
1340 * gcc.target/mips/fma-17.c: Likewise.
1341 * gcc.target/mips/fma-18.c: Likewise.
1342 * gcc.target/mips/fma-19.c: Likewise.
1343 * gcc.target/mips/fma-20.c: Likewise.
1345 2010-11-06 Jason Merrill <jason@redhat.com>
1347 * g++.dg/cpp0x/constexpr-ctor3.C: New.
1349 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
1352 * gcc.dg/parser-error-3.c: New test.
1354 2010-11-06 Nathan Froyd <froydnj@codesourcery.com>
1357 * g++.dg/parse/semicolon2.C: New testcase.
1358 * g++.dg/ext/asmspec1.C: Adjust.
1359 * g++.dg/init/new13.C: Adjust.
1360 * g++.dg/parse/ctor5.C: Adjust.
1362 2010-11-06 Janus Weil <janus@gcc.gnu.org>
1365 * gfortran.dg/class_27.f03: New.
1367 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com>
1369 Fixed using the Objective-C 2.0 dot-syntax with self and super.
1370 * objc.dg/property/dotsyntax-5.m: New.
1371 * objc.dg/property/dotsyntax-6.m: New.
1372 * objc.dg/property/dotsyntax-7.m: New.
1373 * objc.dg/property/dotsyntax-8.m: New.
1374 * objc.dg/property/dotsyntax-9.m: New.
1375 * objc.dg/property/dotsyntax-10.m: New.
1376 * objc.dg/property/dotsyntax-11.m: New.
1377 * obj-c++.dg/property/dotsyntax-5.mm: New.
1378 * obj-c++.dg/property/dotsyntax-6.mm: New.
1379 * obj-c++.dg/property/dotsyntax-7.mm: New.
1380 * obj-c++.dg/property/dotsyntax-8.mm: New.
1381 * obj-c++.dg/property/dotsyntax-9.mm: New.
1382 * obj-c++.dg/property/dotsyntax-10.mm: New.
1383 * obj-c++.dg/property/dotsyntax-11.mm: New.
1385 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1387 * obj-c++.dg/encode-3.mm: Provide a different string check for the
1388 NeXT runtime when the type is READONLY.
1390 2010-11-06 Uros Bizjak <ubizjak@gmail.com>
1392 * gcc.target/i386/387-2.c: Skip if -march= is specified.
1393 * gcc.target/i386/387-6.c: Ditto.
1394 * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options.
1395 * gcc.target/i386/387-4.c: Ditto.
1396 * gcc.target/i386/387-7.c: Ditto.
1397 * gcc.target/i386/387-8.c: Ditto.
1398 * gcc.target/i386/387-9.c: Ditto.
1399 * gcc.target/i386/387-10.c: Ditto.
1400 * gcc.target/i386/387-11.c: Ditto.
1401 * gcc.target/i386/387-12.c: Ditto.
1403 * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
1405 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1408 * gcc.dg/darwin-cfstring-format-1.c: New.
1409 * gcc.dg/warn-nsstring.c: New.
1410 * objc.dg/fsf-nsstring-format-1.m: New.
1411 * obj-c++.dg/fsf-nsstring-format-1.mm: New.
1412 * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10
1415 2010-11-05 Jason Merrill <jason@redhat.com>
1418 * g++.dg/inherit/virtual6.C: New.
1420 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1423 * gcc.dg/Wcxx-compat-21.c: New test.
1425 2010-11-05 Ian Lance Taylor <iant@google.com>
1428 * gcc.target/i386/pr46084.c: New test.
1430 2010-11-05 Steve Ellcey <sje@cup.hp.com>
1432 * lib/target-supports.exp (check_function_available): Use -fno-builtin.
1433 * (check_effective_target_mempcpy): New.
1434 * gcc.c-torture/execute/pr45636.c: Move this...
1435 * gcc.dg/torture/pr45636.c: to here. Add add dg- directives.
1437 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1439 * gcc.target/i386/i386.exp (FLAGS): Remove.
1440 Wrap gcc_target_compile with $clearcap_ldflags added to options.
1442 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1445 * g++.dg/opt/empty2.C: New test.
1448 * gcc.target/i386/pr45670.c: New test.
1450 2010-11-05 Janus Weil <janus@gcc.gnu.org>
1454 * gfortran.dg/class_19.f03: Modified.
1455 * gfortran.dg/class_allocate_6.f03: New.
1457 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1459 * gcc.target/i386/avx-vzeroupper-19.c: New.
1461 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1463 PR tree-optimization/46099
1464 * gcc.dg/autopar/pr46099.c: New test.
1467 * c-c++-common/pr43690.c: New test.
1469 2010-11-05 Iain Sandoe <iains@gcc.gnu.org>
1471 * objc.dg/torture/forward-1.m: Restore for m32 NeXT.
1472 * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize
1473 declaration and implementation.
1474 * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run.
1475 * obj-c++.dg/property/at-property-13.mm: Likewise.
1476 * obj-c++.dg/property/fsf-property-method-access.mm: Likewise.
1477 * obj-c++.dg/property/property-1.mm: Likewise.
1478 * obj-c++.dg/property/at-property-7.mm: Likewise.
1479 * obj-c++.dg/property/at-property-9.mm: Likewise.
1480 * obj-c++.dg/property/dotsyntax-2.mm: Likewise.
1481 * obj-c++.dg/property/at-property-10.mm: Likewise.
1482 * obj-c++.dg/property/synthesize-2.mm: Likewise.
1483 * obj-c++.dg/property/at-property-12.mm: Likewise.
1484 * obj-c++.dg/property/fsf-property-basic.mm: Likewise.
1485 * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise.
1486 * obj-c++.dg/property/at-property-6.mm: Likewise.
1487 * obj-c++.dg/property/at-property-8.mm: Likewise.
1488 * obj-c++.dg/property/dotsyntax-1.mm: Likewise.
1489 * obj-c++.dg/property/dotsyntax-3.mm: Likewise.
1490 * obj-c++.dg/property/at-property-11.mm: Likewise.
1491 * obj-c++.dg/template-8.mm: Likewise.
1492 * obj-c++.dg/encode-3.mm: Use abort (), cast char types.
1493 * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64.
1494 * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs
1495 and put a FIXME for this.
1496 * obj-c++.dg/property/property-2.mm: Remove.
1497 * obj-c++.dg/property/property-3.mm: Remove.
1499 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1502 * gcc.dg/pr46307.c: New test.
1504 2010-11-05 Jason Merrill <jason@redhat.com>
1507 * g++.dg/ext/complex6.C: New.
1509 2010-11-04 Bud Davis <jimmied@smu.edu>
1511 * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
1513 2010-11-04 Chao-ying Fu <fu@mips.com>
1515 * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
1517 * gcc.target/mips/mips32-dsp-run.c: Likewise.
1519 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
1521 Fixed using the Objective-C 2.0 dot-syntax with class names.
1522 * objc.dg/property/dotsyntax-3.m: New.
1523 * objc.dg/property/dotsyntax-4.m: New.
1524 * obj-c++.dg/property/dotsyntax-3.mm: New.
1525 * obj-c++.dg/property/dotsyntax-4.mm: New.
1527 * objc.dg/fobjc-std-1.m: Added test for warnings when the
1528 Objective-C 2.0 dot-syntax is used with class names.
1529 * obj-c++.dg/fobjc-std-1.mm: Same change.
1531 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
1533 * gcc.target/powerpc/loop_align.c: New.
1535 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1537 * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
1539 merge from FSF 'apple/trunk' branch.
1540 * gcc.target/powerpc/darwin64-abi.c: New.
1542 2010-11-04 Jakub Jelinek <jakub@redhat.com>
1544 PR tree-optimization/46233
1545 * gcc.dg/pr46233.c: New test.
1547 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1549 * objc.dg/property/property-2.m: Deleted.
1550 * objc.dg/property/property-3.m: Deleted.
1552 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1554 * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
1556 * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run.
1557 * objc.dg/property/fsf-property-named-ivar.m: Likewise.
1558 * objc.dg/property/property-1.m: Likewise.
1559 * objc.dg/property/at-property-6.m: Likewise.
1560 * objc.dg/property/at-property-7.m: Likewise.
1561 * objc.dg/property/dotsyntax-1.m: Likewise.
1562 * objc.dg/property/at-property-8.m: Likewise.
1563 * objc.dg/property/dotsyntax-2.m: Likewise.
1564 * objc.dg/property/at-property-9.m: Likewise.
1565 * objc.dg/property/synthesize-2.m: Likewise.
1566 * objc.dg/property/at-property-10.m: Likewise.
1567 * objc.dg/property/at-property-11.m: Likewise.
1568 * objc.dg/property/at-property-12.m: Likewise.
1569 * objc.dg/property/at-property-13.m: Likewise.
1570 * objc.dg/property/fsf-property-method-access.m: Likewise.
1571 * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10
1573 * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
1575 * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore
1576 deprecation warnings. Use Object1 implementation.
1577 * objc.dg/demangle-1.m: Provide +initialize. XFAIL m64 NeXT run.
1578 * objc/execute/forward-1.m: Remove.
1579 * objc/execute/forward-1.x: Remove.
1581 2010-11-04 Jason Merrill <jason@redhat.com>
1583 * g++.dg/cpp0x/constexpr-access.C: New.
1585 2010-11-04 Richard Guenther <rguenther@suse.de>
1587 PR rtl-optimization/46183
1588 * gcc.dg/torture/pr46183.c: New testcase.
1590 2010-11-04 Richard Guenther <rguenther@suse.de>
1592 PR tree-optimization/46068
1593 * gcc.dg/torture/pr46068.c: New testcase.
1595 2010-11-04 Richard Guenther <rguenther@suse.de>
1597 PR tree-optimization/45991
1598 * gcc.dg/pr45991.c: New testcase.
1600 2010-11-04 Richard Guenther <rguenther@suse.de>
1602 PR tree-optimization/46154
1603 * g++.dg/torture/pr46154.C: New testcase.
1605 2010-11-04 Richard Guenther <rguenther@suse.de>
1607 PR tree-optimization/45733
1608 * gcc.dg/pr45733.c: New testcase.
1610 2010-11-04 Ira Rosen <irar@il.ibm.com>
1612 PR tree-optimization/46213
1613 * gfortran.dg/vect/pr46213.f90: New.
1615 2010-11-04 Richard Guenther <rguenther@suse.de>
1618 * gcc.dg/pr34989-1.c: Move ...
1619 * gcc.dg/lto/pr34989-1_0.c: ... here.
1620 * gcc.dg/pr34989-2.c: Move ...
1621 * gcc.dg/lto/pr34989-1_1.c: ... here.
1622 * gcc.dg/pr27898.c: Move ...
1623 * gcc.dg/lto/pr27898_0.c: ... here and ...
1624 * gcc.dg/lto/pr27898_1.c: ... split.
1625 * gcc.dg/pr28712.c: Move ...
1626 * gcc.dg/lto/pr28712_0.c: ... here and ...
1627 * gcc.dg/lto/pr28712_1.c: ... split ...
1628 * gcc.dg/lto/pr28712_2.c: ... twice.
1629 * gcc.dg/pr28706.c: Move ...
1630 * gcc.dg/lto/pr28706_0.c: ... here and ...
1631 * gcc.dg/lto/pr28706_1.c: ... split.
1633 2010-11-04 Richard Guenther <rguenther@suse.de>
1634 Richard Henderson <rth@redhat.com>
1636 * gcc.target/i386/fma4-vector-2.c: New testcase.
1638 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
1639 Richard Guenther <rguenther@suse.de>
1641 * gcc.dg/vec-scal-opt.c: New testcase.
1642 * gcc.dg/vec-scal-opt1.c: New testcase.
1643 * gcc.dg/vec-scal-opt2.c: New testcase.
1645 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1647 * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
1648 from plugin build flags on Darwin targets.
1650 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1652 * gcc.target/i386/pr46285.c: Require split_stack target.
1654 2010-11-03 Jason Merrill <jason@redhat.com>
1657 * g++.dg/cpp0x/constexpr-base2.C: New.
1660 * g++.dg/cpp0x/initlist45.C: New.
1662 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1664 * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic
1665 is now allowed in categories.
1666 * obj-c++.dg/property/dynamic-2.mm: Same change.
1667 * objc.dg/property/dynamic-3.m: New.
1668 * obj-c++.dg/property/dynamic-3.mm: New.
1669 * objc.dg/property/at-property-14.m: New.
1670 * objc.dg/property/at-property-15.m: New.
1671 * obj-c++.dg/property/at-property-14.mm: New.
1672 * obj-c++.dg/property/at-property-15.mm: New.
1674 * objc.dg/foreach-6.m: Added a few more tests for valid and
1675 invalid iterating variables and collections.
1677 2010-11-03 Xinliang David Li <davidxl@google.com>
1680 * g++.dg/tree-ssa/ivopts-2.C: New test.
1682 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1685 * gcc.target/i386/pr46295.c: New.
1687 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1689 * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
1690 precision min/max for single precision on VSX.
1692 2010-11-03 Jason Merrill <jason@redhat.com>
1695 * g++.dg/cpp0x/constexpr-ice3.C: New.
1697 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
1699 * gnat.dg/opt8.ad[sb]: New test.
1700 * gnat.dg/opt8_pkg.ads: New helper.
1702 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1704 PR rtl-optimization/45865
1705 * gcc.dg/pr45865.c: New.
1706 * gcc.dg/torture/pr45865.c: Likewise.
1708 * gcc.target/arm/headmerge-1.c: Revert revision 164552.
1709 * gcc.target/arm/headmerge-2.c: Likewise.
1710 * gcc.target/i386/headmerge-1.c: Likewise.
1711 * gcc.target/i386/headmerge-2.c: Likewise.
1713 2010-11-03 Richard Guenther <rguenther@suse.de>
1716 * gcc.dg/pr46288.c: New testcase.
1718 2010-11-03 Richard Guenther <rguenther@suse.de>
1720 PR tree-optimization/44807
1721 * gcc.dg/torture/pr44807.c: New testcase.
1723 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1725 PR libgfortran/43899
1726 * gfortran.dg/namelist_67.f90: New test.
1728 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1730 PR tree-optimization/46009
1731 * gcc.dg/vect/pr46009.c: New function.
1733 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1735 Implemented -fobjc-std=objc1 flag.
1736 * objc.dg/fobjc-std-1.m: New.
1737 * obj-c++.dg/fobjc-std-1.mm: New.
1739 2010-11-03 Richard Guenther <rguenther@suse.de>
1742 * g++.dg/debug/pr46241.C: New testcase.
1744 2010-11-03 Richard Guenther <rguenther@suse.de>
1746 PR tree-optimization/46190
1747 * gfortran.dg/pr46190.f90: New testcase.
1749 2010-11-03 Richard Guenther <rguenther@suse.de>
1752 * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence.
1753 * gcc.dg/vect/vect-19.c: Likewise.
1754 * gcc.dg/vect/vect-17.c: Likewise.
1756 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1759 * gcc.target/i386/pr46285.c: New.
1761 2010-11-03 Richard Guenther <rguenther@suse.de>
1763 PR tree-optimization/46217
1764 * gcc.dg/pr46217.c: New testcase.
1766 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1768 * objc.dg/property/dotsyntax-1.m: New.
1769 * objc.dg/property/dotsyntax-2.m: New.
1770 * obj-c++.dg/property/dotsyntax-1.mm: New.
1771 * obj-c++.dg/property/dotsyntax-2.mm: New.
1773 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1775 PR tree-optimization/46165
1776 * gcc.dg/pr46165.c: New test.
1778 2010-11-03 Richard Guenther <rguenther@suse.de>
1781 * gcc.dg/pr46251.c: New testcase.
1783 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1785 PR tree-optimization/46107
1786 * gcc.c-torture/compile/pr46107.c: New test.
1789 * gcc.dg/pr46252.c: New test.
1791 PR rtl-optimization/46034
1792 PR rtl-optimization/46212
1793 PR rtl-optimization/46248
1794 * gcc.c-torture/compile/pr46034.c: New test.
1795 * gcc.c-torture/compile/pr46248.c: New test.
1796 * gcc.dg/pr46212.c: New test.
1798 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
1800 * gnat.dg/sizetype4.adb: New test.
1802 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
1804 * gcc.target/i386/avx-vzeroupper-15.c: New.
1805 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
1806 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
1807 * gcc.target/i386/avx-vzeroupper-18.c: Likewise.
1810 * gcc.target/i386/pr46253.c: New.
1812 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org>
1813 Tobias Burnus <burnus@net-b.de>
1816 * gfortran.dg/deferred_type_param_1.f90: New.
1817 * gfortran.dg/deferred_type_param_2.f90: New.
1818 * gfortran.dg/initialization_1.f90: Update dg-errors.
1819 * gfortran.dg/initialization_9.f90: Update dg-errors.
1821 2010-11-02 Richard Guenther <rguenther@suse.de>
1823 PR tree-optimization/46149
1824 * g++.dg/torture/pr46149.C: New testcase.
1826 2010-11-02 Richard Guenther <rguenther@suse.de>
1828 PR tree-optimization/46216
1829 * gcc.dg/torture/pr46216.c: New testcase.
1831 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1834 * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
1837 2010-11-02 Richard Guenther <rguenther@suse.de>
1839 PR tree-optimization/46184
1840 * gcc.dg/pr46184.c: New testcase.
1842 2010-11-02 Richard Guenther <rguenther@suse.de>
1844 PR tree-optimization/46177
1845 * gcc.dg/pr46177.c: New testcase.
1847 2010-11-02 Martin Jambor <mjambor@suse.cz>
1850 * g++.dg/ipa/ivinline-9.C: New test.
1852 2010-11-02 Martin Jambor <mjambor@suse.cz>
1854 PR tree-optimization/45875
1855 * g++.dg/torture/pr45875.C: New test.
1857 2010-11-02 Richard Guenther <rguenther@suse.de>
1860 * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
1862 2010-11-02 Jakub Jelinek <jakub@redhat.com>
1865 * gcc.dg/pr46255.c: New test.
1867 2010-11-02 Dodji Seketeli <dodji@redhat.com>
1871 * g++.dg/template/sfinae26.C: New test.
1872 * g++.dg/template/sfinae27.C: Likewise.
1874 2010-11-02 Dodji Seketeli <dodji@redhat.com>
1877 * g++.dg/template/typedef36.C: New test.
1878 * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise.
1879 * g++.dg/template/canon-type-10.C: Likewise.
1880 * g++.dg/template/canon-type-11.C: Likewise.
1881 * g++.dg/template/canon-type-12.C: Likewise.
1882 * g++.dg/template/canon-type-13.C: Likewise.
1884 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
1886 * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
1887 instance of debug_pubnames on darwin.
1889 2010-11-01 Jason Merrill <jason@redhat.com>
1890 Benjamin Kosnik <bkoz@redhat.com>
1892 * g++.dg/cpp0x/constexpr-initlist2.C: New.
1893 * g++.dg/cpp0x/constexpr-initlist3.C: New.
1895 * g++.dg/cpp0x/constexpr-array-ptr.C: New.
1896 * g++.dg/cpp0x/constexpr-array-ptr2.C: New.
1897 * g++.dg/cpp0x/constexpr-array-ptr3.C: New.
1898 * g++.dg/cpp0x/constexpr-array-ptr4.C: New.
1899 * g++.dg/cpp0x/constexpr-array-ptr5.C: New.
1900 * g++.dg/cpp0x/constexpr-array-ptr6.C: New.
1901 * g++.dg/cpp0x/constexpr-array.C: New.
1902 * g++.dg/cpp0x/constexpr-base.C: New.
1903 * g++.dg/cpp0x/constexpr-complex.C: New.
1904 * g++.dg/cpp0x/constexpr-data1.C: New.
1905 * g++.dg/cpp0x/constexpr-data2.C: New.
1906 * g++.dg/cpp0x/constexpr-deref.C: New.
1907 * g++.dg/cpp0x/constexpr-diag1.C: New.
1908 * g++.dg/cpp0x/constexpr-eh-spec.C: New.
1909 * g++.dg/cpp0x/constexpr-ellipsis.C: New.
1910 * g++.dg/cpp0x/constexpr-ellipsis2.C: New.
1911 * g++.dg/cpp0x/constexpr-empty.C: New.
1912 * g++.dg/cpp0x/constexpr-empty2.C: New.
1913 * g++.dg/cpp0x/constexpr-empty3.C: New.
1914 * g++.dg/cpp0x/constexpr-empty4.C: New.
1915 * g++.dg/cpp0x/constexpr-empty5.C: New.
1916 * g++.dg/cpp0x/constexpr-ex1.C: New.
1917 * g++.dg/cpp0x/constexpr-ex2.C: New.
1918 * g++.dg/cpp0x/constexpr-ex3.C: New.
1919 * g++.dg/cpp0x/constexpr-ex4.C: New.
1920 * g++.dg/cpp0x/constexpr-explicit-inst.C: New.
1921 * g++.dg/cpp0x/constexpr-fnptr.C: New.
1922 * g++.dg/cpp0x/constexpr-function1.C: New.
1923 * g++.dg/cpp0x/constexpr-function2.C: New.
1924 * g++.dg/cpp0x/constexpr-function3.C: New.
1925 * g++.dg/cpp0x/constexpr-ice.C: New.
1926 * g++.dg/cpp0x/constexpr-initlist.C: New.
1927 * g++.dg/cpp0x/constexpr-neg1.C: New.
1928 * g++.dg/cpp0x/constexpr-noexcept.C: New.
1929 * g++.dg/cpp0x/constexpr-noexcept2.C: New.
1930 * g++.dg/cpp0x/constexpr-noexcept3.C: New.
1931 * g++.dg/cpp0x/constexpr-noexcept4.C: New.
1932 * g++.dg/cpp0x/constexpr-non-const-arg.C: New.
1933 * g++.dg/cpp0x/constexpr-nonlit.C: New.
1934 * g++.dg/cpp0x/constexpr-nonlit2.C: New.
1935 * g++.dg/cpp0x/constexpr-nullptr.C: New.
1936 * g++.dg/cpp0x/constexpr-object1.C: New.
1937 * g++.dg/cpp0x/constexpr-object2.C: New.
1938 * g++.dg/cpp0x/constexpr-overflow.C: New.
1939 * g++.dg/cpp0x/constexpr-pedantic.C: New.
1940 * g++.dg/cpp0x/constexpr-pos1.C: New.
1941 * g++.dg/cpp0x/constexpr-potential1.C: New.
1942 * g++.dg/cpp0x/constexpr-ptrmem.C: New.
1943 * g++.dg/cpp0x/constexpr-pure.C: New.
1944 * g++.dg/cpp0x/constexpr-static.C: New.
1945 * g++.dg/cpp0x/constexpr-static2.C: New.
1946 * g++.dg/cpp0x/constexpr-static3.C: New.
1947 * g++.dg/cpp0x/constexpr-static4.C: New.
1948 * g++.dg/cpp0x/constexpr-static5.C: New.
1949 * g++.dg/cpp0x/constexpr-static6.C: New.
1950 * g++.dg/cpp0x/constexpr-string.C: New.
1951 * g++.dg/cpp0x/constexpr-switch.C: New.
1952 * g++.dg/cpp0x/constexpr-targ.C: New.
1953 * g++.dg/cpp0x/constexpr-throw.C: New.
1954 * g++.dg/cpp0x/constexpr-typeid.C: New.
1955 * g++.dg/cpp0x/constexpr-union.C: New.
1956 * g++.dg/cpp0x/constexpr-value.C: New.
1957 * g++.dg/cpp0x/constexpr-value2.C: New.
1958 * g++.dg/cpp0x/constexpr-variadic.C: New.
1959 * g++.dg/cpp0x/initlist5.C: Use constexpr.
1960 * g++.dg/cpp0x/static_assert3.C: Add expected error.
1961 * g++.dg/other/fold1.C: Likewise.
1962 * g++.dg/parse/crash36.C: Likewise.
1963 * g++.dg/parse/constant4.C: Adjust expected error.
1964 * g++.dg/template/arg5.C: Likewise.
1965 * g++.dg/template/non-dependent10.C: Likewise.
1966 * g++.dg/template/qualified-id3.C: Likewise.
1967 * g++.dg/warn/overflow-warn-1.C: Likewise.
1968 * g++.dg/warn/overflow-warn-3.C: Likewise.
1969 * g++.dg/warn/overflow-warn-4.C: Likewise.
1970 * g++.old-deja/g++.pt/crash10.C: Likewise.
1972 * g++.dg/cpp0x/constexpr-ctor2.C: New.
1974 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
1976 Implemented format and noreturn attributes for Objective-C methods.
1977 * objc.dg/attributes/method-attribute-2.m: Updated warnings.
1978 * objc.dg/attributes/method-deprecated-1.m: New.
1979 * objc.dg/attributes/method-deprecated-2.m: New.
1980 * objc.dg/attributes/method-deprecated-3.m: New.
1981 * objc.dg/attributes/method-noreturn-1.m: New.
1982 * objc.dg/attributes/method-sentinel-1.m: New.
1983 * objc.dg/attributes/method-format-1.m: New.
1984 * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings.
1985 * obj-c++.dg/attributes/method-deprecated-1.mm: New.
1986 * obj-c++.dg/attributes/method-deprecated-2.mm: New.
1987 * obj-c++.dg/attributes/method-deprecated-3.mm: New.
1988 * obj-c++.dg/attributes/method-noreturn-1.mm: New.
1989 * obj-c++.dg/attributes/method-sentinel-1.mm: New.
1990 * obj-c++.dg/attributes/method-format-1.mm: New.
1992 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
1994 * objc.dg/property/at-property-deprecated-1.m: New.
1995 * obj-c++.dg/property/at-property-deprecated-1.mm: New.
1997 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
1999 Implemented Objective-C 2.0 property accessors.
2000 * objc.dg/property/at-property-6.m: Use nonatomic properties to
2001 avoid testing more complex accessors in this testcase which is not
2003 * objc.dg/property/at-property-7.m: Same change.
2004 * objc.dg/property/at-property-8.m: Same change.
2005 * objc.dg/property/at-property-9.m: Same change.
2006 * objc.dg/property/at-property-10.m: Same change.
2007 * objc.dg/property/at-property-11.m: Same change.
2008 * obj-c++.dg/property/at-property-6.mm: Same change.
2009 * obj-c++.dg/property/at-property-7.mm: Same change.
2010 * obj-c++.dg/property/at-property-8.mm: Same change.
2011 * obj-c++.dg/property/at-property-9.mm: Same change.
2012 * obj-c++.dg/property/at-property-10.mm: Same change.
2013 * obj-c++.dg/property/at-property-11.mm: Same change.
2014 * objc.dg/property/at-property-12.m: New.
2015 * objc.dg/property/at-property-13.m: New.
2016 * obj-c++.dg/property/at-property-12.mm: New.
2017 * obj-c++.dg/property/at-property-13.mm: New.
2019 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
2022 * gfortran.dg/select_type_11.f03: Update dg-error phrase.
2023 * gfortran.dg/allocate_with_typespec_4.f90: New test.
2024 * gfortran.dg/allocate_with_typespec_1.f90: New test.
2025 * gfortran.dg/allocate_with_typespec_2.f: New test.
2026 * gfortran.dg/allocate_with_typespec_3.f90: New test.
2027 * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase.
2028 * gfortran.dg/select_type_1.f03: Update dg-error phrase.
2030 2010-11-01 H.J. Lu <hongjiu.lu@intel.com>
2031 Nathan Froyd <froydnj@codesourcery.com>
2033 PR tree-optimization/46259
2034 * gfortran.dg/pr46259.f: New testcase.
2036 2010-11-01 Paul Koning <ni1d@arrl.net>
2038 * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.
2039 * gcc.c-torture/compile/20020604-1.c: Ditto.
2040 * gcc.c-torture/compile/20001226-1.c: Ditto.
2041 * gcc.c-torture/compile/20010327-1.c: Ditto.
2042 * gcc.c-torture/compile/limits-stringlit.c: Ditto.
2043 * gcc.c-torture/compile/pr43191.c: Ditto.
2044 * gcc.c-torture/compile/pr41181.c: Ditto.
2046 2010-10-31 Richard Henderson <rth@redhat.com>
2048 * lib/target-supports.exp
2049 (check_effective_target_automatic_stack_alignment): True for
2050 x86 but not windows.
2051 * g++.dg/torture/stackalign/stackalign.exp: Use it to protect
2052 use of the preferred-stack-boundary arguments.
2053 * gcc.dg/torture/stackalign/stackalign.exp: Likewise.
2055 2010-10-31 H.J. Lu <hongjiu.lu@intel.com>
2058 * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
2059 * gcc.target/i386/fma4-builtin-2.c: Likewise.
2061 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2063 * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
2065 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2067 * gcc.dg/tls/thr-init-1.c: Fix order of dg-do.
2068 * gcc.dg/tls/thr-init-2.c: Likewise. Require tls_runtime rather
2070 * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls.
2071 * gcc.dg/torture/tls/thr-init-2.c: Likewise.
2072 * objc.dg/torture/tls/thr-init.m: Likewise.
2073 * objc.dg/torture/tls/thr-init-2.m: Likewise.
2074 * objc.dg/torture/tls/thr-init-3.m: Likewise.
2076 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2078 * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
2081 2010-10-30 Janus Weil <janus@gcc.gnu.org>
2086 * gfortran.dg/typebound_generic_10.f03: New.
2088 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
2090 Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
2091 * objc.dg/property/property-neg-1.m: Updated for changes in the
2092 syntax of @property and the implementation of
2093 @synthesize/@dynamic.
2094 * objc.dg/property/property-neg-2.m: Same change.
2095 * objc.dg/property/property-neg-3.m: Same change.
2096 * objc.dg/property/property-neg-4.m: Same change.
2097 * objc.dg/property/property-neg-5.m: Same change.
2098 * objc.dg/property/property-neg-7.m: Same change.
2099 * objc.dg/property/property-1.m: Same change.
2100 * objc.dg/property/synthesize-1.m: Same change.
2101 * objc.dg/property/at-property-2.m: Same change.
2102 * objc.dg/property/at-property-4.m: Same change.
2104 * objc.dg/property/fsf-property-method-acces.m: Updated for
2105 changes in the syntax of @property and the implementation of
2106 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
2107 * objc.dg/property/fsf-property-basic.m: Same change.
2108 * objc.dg/property/fsf-property-named-ivar.m: Same change.
2110 * objc.dg/property/at-property-5.m: New.
2111 * objc.dg/property/at-property-6.m: New.
2112 * objc.dg/property/at-property-7.m: New.
2113 * objc.dg/property/at-property-8.m: New.
2114 * objc.dg/property/at-property-9.m: New.
2115 * objc.dg/property/at-property-10.m: New.
2116 * objc.dg/property/at-property-11.m: New.
2117 * objc.dg/property/synthesize-2.m: New.
2118 * objc.dg/property/dynamic-2.m: New.
2120 * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the
2121 syntax of @property and the implementation of
2122 @synthesize/@dynamic.
2123 * obj-c++.dg/property/property-neg-2.mm: Same change.
2124 * obj-c++.dg/property/property-neg-3.mm: Same change.
2125 * obj-c++.dg/property/property-neg-4.mm: Same change.
2126 * obj-c++.dg/property/property-neg-5.mm: Same change.
2127 * obj-c++.dg/property/property-neg-7.mm: Same change.
2128 * obj-c++.dg/property/property-1.mm: Same change.
2129 * obj-c++.dg/property/synthesize-1.mm: Same change.
2130 * obj-c++.dg/property/at-property-2.mm: Same change.
2131 * obj-c++.dg/property/at-property-4.mm: Same change.
2133 * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for
2134 changes in the syntax of @property and the implementation of
2135 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
2136 * obj-c++.dg/property/fsf-property-basic.mm: Same change.
2137 * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change.
2139 * obj-c++.dg/property/at-property-5.mm: New.
2140 * obj-c++.dg/property/at-property-6.mm: New.
2141 * obj-c++.dg/property/at-property-7.mm: New.
2142 * obj-c++.dg/property/at-property-8.mm: New.
2143 * obj-c++.dg/property/at-property-9.mm: New.
2144 * obj-c++.dg/property/at-property-10.mm: New.
2145 * obj-c++.dg/property/at-property-11.mm: New.
2146 * obj-c++.dg/property/synthesize-2.mm: New.
2147 * obj-c++.dg/property/dynamic-2.mm: New.
2149 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2150 Andrew Pinski <pinskia@gmail.com>
2152 * gcc.c-torture/execute/vector-shift.c: New testcase.
2153 * gcc.c-torture/execute/vector-shift1.c: Likewise.
2154 * gcc.c-torture/execute/vector-shift2.c: Likewise.
2155 * gcc.dg/vector-shift.c: Likewise.
2156 * gcc.dg/vector-shift1.c: Likewise.
2157 * gcc.dg/torture/vector-shift2.c: Likewise.
2158 * gcc.dg/vector-shift3.c: Likewise.
2159 * gcc.dg/simd-1b.c: Adjust.
2161 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org>
2163 * gcc.c-torture/execute/20101011-1.c: Skip on SH.
2165 2010-10-29 Pat Haugen <pthaugen@us.ibm.com>
2167 * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
2169 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
2172 * gcc.target/i386/pr46153.c: New test.
2174 2010-10-27 Jason Merrill <jason@redhat.com>
2176 * g++.dg/cpp0x/constexpr-is_literal.C: New.
2178 2010-10-27 Janus Weil <janus@gcc.gnu.org>
2181 * gfortran.dg/class_dummy_3.f03: New.
2183 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
2185 * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
2186 * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
2188 * gcc.target/i386/avx-vzeroupper-3.c: New.
2189 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2190 * gcc.target/i386/avx-vzeroupper-5.c: Likewise.
2191 * gcc.target/i386/avx-vzeroupper-6.c: Likewise.
2192 * gcc.target/i386/avx-vzeroupper-7.c: Likewise.
2193 * gcc.target/i386/avx-vzeroupper-8.c: Likewise.
2194 * gcc.target/i386/avx-vzeroupper-9.c: Likewise.
2195 * gcc.target/i386/avx-vzeroupper-10.c: Likewise.
2196 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
2197 * gcc.target/i386/avx-vzeroupper-12.c: Likewise.
2198 * gcc.target/i386/avx-vzeroupper-13.c: Likewise.
2199 * gcc.target/i386/avx-vzeroupper-14.c: Likewise.
2201 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2203 * obj-c.dg/property/at-property-4.m: New.
2204 * obj-c++.dg/property/at-property-4.mm: New.
2205 * obj-c++.dg/property/property-neg-5.m: Updated testcase for
2207 * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
2210 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2212 * objc.dg/property/at-property-1.m: New.
2213 * objc.dg/property/at-property-2.m: New.
2214 * objc.dg/property/at-property-3.m: New.
2215 * objc.dg/ivar-invalid-type-1.m: New.
2216 * obj-c++.dg/property/at-property-1.mm: New.
2217 * obj-c++.dg/property/at-property-2.mm: New.
2218 * obj-c++.dg/property/at-property-3.mm: New.
2219 * obj-c++.dg/ivar-invalid-type-1.mm: New.
2220 * objc.dg/property/property-neg-6.m: Updated testcase for updates
2223 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2225 PR libgfortran/46010
2226 * gfortran.dg/namelist_66.f90: New test.
2227 * gfortran.dg/fmt_t_6.f: Fix whitespace.
2229 2010-10-26 Janus Weil <janus@gcc.gnu.org>
2232 * gfortran.dg/allocatable_scalar_9.f90: Extended.
2233 * gfortran.dg/allocatable_scalar_10.f90: New.
2234 * gfortran.dg/class_19.f03: Extended.
2236 2010-10-26 Jan Hubicka <jh@suse.cz>
2239 * testsuite/gcc.dg/lto/pr45736_0.c: New function.
2241 2010-10-26 Ira Rosen <irar@il.ibm.com>
2243 PR tree-optimization/46167
2244 * gcc.dg/vect/O-pr46167.c: New.
2245 * gcc.dg/vect/vect.exp: Run tests with -O.
2247 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2250 * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86.
2251 * g++.dg/vect/pr33860a.cc: Likewise.
2252 * gcc.c-torture/compile/20070522-1.c: Likewise.
2253 * gcc.dg/compat/struct-align-1_x.c: Likewise.
2254 * gcc.dg/compat/struct-align-1_y.c: Likewise.
2255 * gcc.dg/compat/struct-align-2_x.c: Likewise.
2256 * gcc.dg/compat/struct-align-2_y.c: Likewise.
2257 * gcc.dg/pr44136.c: Likewise.
2259 * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86.
2260 * gcc.dg/compat/vector-1_x.c: Likewise.
2261 * gcc.dg/compat/vector-1_y.c: Likewise.
2262 * gcc.dg/compat/vector-2_x.c: Likewise.
2263 * gcc.dg/compat/vector-2_y.c: Likewise.
2264 * gcc.dg/pr43300.c: Likewise.
2266 * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi.
2267 * gcc.dg/compat/vector-1a_y.c: Likewise.
2268 * gcc.dg/compat/vector-1b_x.c: Likewise.
2269 * gcc.dg/compat/vector-1b_y.c: Likewise.
2270 * gcc.dg/compat/vector-2a_x.c: Likewise.
2271 * gcc.dg/compat/vector-2a_y.c: Likewise.
2272 * gcc.dg/compat/vector-2b_x.c: Likewise.
2273 * gcc.dg/compat/vector-2b_y.c: Likewise.
2274 * gcc.target/i386/pr39162.c: Likewise.
2275 * gcc.target/i386/pr40906-2.c: Likewise.
2276 * gcc.target/i386/sse-5.c: Likewise.
2278 * gcc.dg/pr35442.c: Prune ABI change warnings.
2280 * gcc.c-torture/execute/pr38151.x: New.
2281 * gcc.target/i386/pr44948-1a.c: Likewise.
2282 * gcc.target/i386/pr44948-1b.c: Likewise.
2283 * gcc.target/i386/pr44948-2a.c: Likewise.
2284 * gcc.target/i386/pr44948-2b.c: Likewise.
2286 2010-10-26 Ian Lance Taylor <iant@google.com>
2289 * gcc.c-torture/execute/20101025-1.c: New test.
2291 2010-10-26 Tobias Burnus <burnus@net-b.de>
2294 * gfortran.dg/class_allocate_5.f90: New.
2296 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2298 Implement opaque-enum-specifiers for C++0x
2299 * g++.dg/cpp0x/forw_enum1.C: New.
2300 * g++.dg/cpp0x/forw_enum2.C: New.
2301 * g++.dg/cpp0x/forw_enum3.C: New.
2302 * g++.dg/cpp0x/forw_enum4.C: New.
2303 * g++.dg/cpp0x/forw_enum5.C: New.
2304 * g++.dg/cpp0x/forw_enum6.C: New.
2305 * g++.dg/cpp0x/forw_enum7.C: New.
2306 * g++.dg/cpp0x/forw_enum8.C: New.
2307 * g++.dg/cpp0x/forw_enum9.C: New.
2308 * g++.dg/parse/enum3.C: Add new errors.
2309 * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning.
2310 * g++.dg/cpp0x/auto9.C: Add new error.
2311 * g++.dg/template/crash79.C: Add new errors.
2313 2010-10-26 Jie Zhang <jie@codesourcery.com>
2315 * gcc.target/arm/volatile-bitfields-1.c: New test.
2316 * gcc.target/arm/volatile-bitfields-2.c: New test.
2317 * gcc.target/arm/volatile-bitfields-3.c: New test.
2319 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2321 * gnat.dg/pointer_discr1.adb: New test.
2322 * gnat.dg/pointer_discr1_pkg1.ads: New helper.
2323 * gnat.dg/pointer_discr1_pkg2.ads: Likewise.
2324 * gnat.dg/pointer_discr1_pkg3.ads: Likewise.
2326 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2328 * gnat.dg/loop_optimization8.adb: New test.
2329 * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper.
2330 * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise.
2332 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2334 * gnat.dg/in_out_parameter2.adb: New test.
2335 * gnat.dg/in_out_parameter3.adb: Likewise.
2337 2010-10-25 Jie Zhang <jie@codesourcery.com>
2339 * g++.dg/opt/combine.c: New test.
2341 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2343 * gnat.dg/opt7.ad[sb]: New test.
2344 * gnat.dg/opt7_pkg.ads: New helper.
2346 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2349 * obj-c.dg/pr45735.mm: New.
2350 * obj-c++.dg/pr45735.mm: New.
2352 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2355 * objc.dg/pr24393.m: New.
2356 * obj-c++.dg/pr24393.mm: New.
2358 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2361 * objc.dg/pr28049.m: New.
2362 * obj-c++.dg/pr28049.mm: New.
2364 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2366 * objc.dg/attributes/method-attribute-2.m: Updated test. Method
2367 parameter attributes are now supported.
2368 * obj-c++.dg/attributes/method-attribute-2.m: Same change.
2369 * objc.dg/attributes/parameter-attribute-1.m: New test.
2370 * objc.dg/attributes/parameter-attribute-2.m: New test.
2371 * obj-c++.dg/attributes/parameter-attribute-1.m: New test.
2372 * obj-c++.dg/attributes/parameter-attribute-2.m: New test.
2374 2010-10-23 Iain Sandoe <iains@gcc.gnu.org>
2376 Based on the CFString implementation in FSF apple/trunk branch.
2378 * gcc.dg/darwin-cfstring-1.c: New.
2379 * gcc.dg/darwin-cfstring-2.c: New.
2380 * gcc.dg/torture/darwin-cfstring-3.c: New.
2381 * g++.dg/other/darwin-cfstring1.C: New.
2382 * g++.dg/torture/darwin-cfstring-3.C: New.
2384 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com>
2386 * objc.dg/demangle-1.m: New test.
2387 * obj-c++.dg/demangle-1.mm: New test.
2388 * obj-c++.dg/demangle-2.mm: New test.
2389 * obj-c++.dg/demangle-3.mm: New test.
2391 2010-10-23 Ian Lance Taylor <iant@google.com>
2393 * gcc.c-torture/execute/20101011-1.c: New test.
2394 * gcc.c-torture/execute/20101011-1.x: New test driver.
2396 2010-10-23 Tobias Burnus <burnus@net-b.de>
2399 * gfortran.dg/protected_8.f90: New.
2401 2010-10-23 Joseph Myers <joseph@codesourcery.com>
2403 * gcc.dg/march-generic.c: Skip for -march in multilib options.
2404 * gcc.target/i386/isa-9.c: Skip for -march other than
2405 -march=amdfam10 in multilib options.
2406 * gcc.target/i386/pr42589.c: Skip for -march other than
2407 -march=i486 in multilib options.
2408 * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for
2409 other -march in multilib options.
2411 2010-10-23 Jie Zhang <jie@codesourcery.com>
2413 PR rtl-optimization/37360
2414 * gcc.dg/pr37360.c: New test.
2416 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com>
2418 * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
2420 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2421 Andrew Pinski <pinskia@gmail.com>
2423 * gcc.c-torture/execute/vector-subscript-1.c: Likewise.
2424 * gcc.c-torture/execute/vector-subscript-2.c: Likewise.
2425 * gcc.c-torture/execute/vector-subscript-3.c: New testcase.
2426 * gcc.dg/vector-subscript-1.c: Likewise.
2427 * gcc.dg/vector-subscript-2.c: Likewise.
2428 * gcc.dg/vector-subscript-3.c: New testcase.
2429 * gcc.dg/array-8.c: Adjust.
2431 2010-10-22 Richard Guenther <rguenther@suse.de>
2434 * c-c++-common/torture/pr46137.c: New testcase.
2436 2010-10-22 Jason Merrill <jason@redhat.com>
2439 * g++.dg/template/defarg14.C: New.
2441 2010-10-22 Jason Merrill <jason@redhat.com>
2444 * g++.dg/cpp0x/implicit10.C: New.
2446 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
2449 * gcc.target/i386/pr46098.c: New test.
2451 2010-10-22 Richard Guenther <rguenther@suse.de>
2453 PR tree-optimization/45720
2454 * gcc.dg/torture/pr45720.c: New testcase.
2456 2010-10-22 Ira Rosen <irar@il.ibm.com>
2458 PR tree-optimization/46126
2459 * gcc.dg/vect/pr46126.c: New.
2461 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
2463 Based on the CFString implementation in FSF apple/trunk branch.
2465 * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags
2466 so that the latter can be used in dg-skip and dg-xfail clauses.
2467 * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
2468 * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test
2469 to use dg-additional-files for Object1.
2470 * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test
2471 to use dg-additional-files for Object1, move to torture/strings/.
2472 * obj-c++.dg/const-str-4.mm: Likewise.
2473 * obj-c++.dg/const-str-3.mm: Likewise.
2474 * obj-c++.dg/const-str-8.mm: Likewise.
2475 * obj-c++.dg/const-str-9.mm: Likewise.
2476 * obj-c++.dg/const-str-10.mm: Likewise.
2477 * obj-c++.dg/const-str-10.mm: Likewise.
2478 * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test
2479 to use dg-additional-files for Object1, move to strings/.
2480 * obj-c++.dg/const-str-2.mm: Likewise.
2481 * obj-c++.dg/const-str-5.mm: Likewise.
2482 * obj-c++.dg/const-str-6.mm: Likewise.
2483 * obj-c++.dg/const-str-12.mm: Likewise.
2484 * obj-c++.dg/strings/strings.exp: New.
2485 * obj-c++.dg/strings/const-cfstring-2.mm: New.
2486 * obj-c++.dg/strings/const-cfstring-5.mm: New.
2487 * obj-c++.dg/torture/strings/strings.exp: New.
2488 * obj-c++.dg/torture/strings/string1.mm: New.
2489 * obj-c++.dg/torture/strings/const-cfstring-1.mm: New.
2490 * obj-c++.dg/torture/strings/const-cfstring-3.mm: New.
2491 * obj-c++.dg/torture/strings/const-cfstring-4.mm: New.
2493 * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to
2494 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2495 * objc/execute/string2.m: Likewise.
2496 * objc/execute/string3.m: Likewise.
2497 * objc/execute/string3.m: Likewise.
2498 * objc.dg/foreach-2.m: Don't use CFStrings on Darwin.
2499 * objc.dg/foreach-4.m: Likewise.
2500 * objc.dg/foreach-5.m: Likewise.
2501 * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to
2502 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2503 * objc.dg/const-str-4.m: Likewise.
2504 * objc.dg/const-str-7.m: Likewise.
2505 * objc.dg/const-str-8.m: Likewise.
2506 * objc.dg/const-str-9.m: Likewise.
2507 * objc.dg/const-str-10.m: Likewise.
2508 * objc.dg/const-str-11.m: Likewise.
2509 * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test
2510 to use dg-additional-files for Object1, move to objc.dg/strings/.
2511 * objc.dg/const-str-2.m: Likewise.
2512 * objc.dg/const-str-5.m: Likewise.
2513 * objc.dg/const-str-6.m: Likewise.
2514 * objc.dg/const-str-12.m: Likewise.
2515 * objc.dg/const-str-12b.m: Likewise.
2516 * objc.dg/strings/strings.exp: New.
2517 * objc.dg/strings/const-cfstring-2.m: New.
2518 * objc.dg/strings/const-cfstring-5.m: New.
2519 * objc.dg/torture/strings/strings.exp: New.
2520 * objc.dg/torture/strings/const-cfstring-1.m: New.
2521 * objc.dg/torture/strings/const-cfstring-3.m: New.
2522 * objc.dg/torture/strings/const-cfstring-4.m: New.
2524 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
2526 * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
2528 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com>
2531 * g++.dg/parse/crash57.C: New.
2533 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
2534 H.J. Lu <hongjiu.lu@intel.com>
2537 * gcc.target/i386/pr45946.c: New test.
2539 2010-10-21 Martin Jambor <mjambor@suse.cz>
2541 PR tree-optimization/45875
2542 * g++.dg/ipa/pr45875.C: New test.
2544 2010-10-21 Ira Rosen <irar@il.ibm.com>
2546 PR tree-optimization/46049
2547 PR tree-optimization/46052
2548 * gcc.dg/vect/pr46052.c: New test.
2549 * gcc.dg/vect/pr46049.c: New test.
2551 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2554 * gfortran.dg/shape_5.f90: New test case.
2556 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2559 * gfortran.dg/proc_ptr_comp_25.f90: New.
2561 2010-10-21 Richard Guenther <rguenther@suse.de>
2562 Michael Matz <matz@suse.de>
2564 PR tree-optimization/45764
2565 * gcc.dg/torture/pr45764.c: New testcase.
2567 2010-10-21 Richard Guenther <rguenther@suse.de>
2569 PR tree-optimization/46111
2570 * g++.dg/torture/pr46111.C: New testcase.
2572 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2575 * gfortran.dg/dummy_procedure_4.f90: New.
2576 * gfortran.dg/proc_ptr_30.f90: New.
2578 2010-10-21 Tobias Burnus <burnus@net-b.de>
2581 * gfortran.dg/ptr-func-1.f90: New.
2582 * gfortran.dg/ptr-func-2.f90: New.
2584 2010-10-20 Jakub Jelinek <jakub@redhat.com>
2586 PR tree-optimization/45919
2587 * gcc.c-torture/compile/pr45919.c: New test.
2589 PR tree-optimization/46066
2590 * gcc.dg/autopar/pr46066.c: New test.
2592 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2595 * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
2597 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2600 * g++.dg/cpp0x/range-for7.C: New.
2602 2010-10-20 Richard Guenther <rguenther@suse.de>
2605 * g++.dg/lto/20101020-1_0.h: New testcase.
2606 * g++.dg/lto/20101020-1_0.C: Likewise.
2607 * g++.dg/lto/20101020-1_1.C: Likewise.
2609 2010-10-20 Dmitry Melnik <dm@ispras.ru>
2611 * gcc.dg/20101013-1.c: New test.
2613 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
2616 * gcc.target/i386/pr46085-1.c: New.
2617 * gcc.target/i386/pr46085-2.c: Likewise.
2619 2010-10-20 Richard Guenther <rguenther@suse.de>
2621 PR tree-optimization/45860
2622 * gcc.dg/torture/pr45860.c: New testcase.
2624 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
2626 * gnat.dg/discr25.adb: New test.
2627 * gnat.dg/discr25_pkg.ad[sb]: New helper.
2629 2010-10-20 Olivier Hainque <hainque@adacore.com>
2631 * gcc.target/powerpc/ehreturn.c: New test.
2633 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2635 Merge from 'apple/trunk' branch on FSF servers. Test adapted to
2636 not require Foundation and run with the GNU runtime as well.
2638 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
2641 * obj-c++.dg/template-8.mm: New.
2643 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2646 * objc.dg/pr23709.m: New.
2647 * obj-c++.dg/pr23709.m: New.
2649 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com>
2652 * g++.dg/template/crash104.C: New.
2654 2010-10-19 Richard Henderson <rth@redhat.com>
2656 * gcc.target/i386/fma3-fma.c: New.
2657 * gcc.target/i386/fma3-builtin.c: New.
2658 * gcc.target/i386/fma4-builtin.c: New.
2660 2010-10-19 Richard Guenther <rguenther@suse.de>
2663 * gcc.dg/ipa/ipa-pta-10.c:Â Adjust.
2665 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2667 Merge from 'apple/trunk' branch on FSF servers.
2669 2006-03-16 Fariborz Jahanian <fjahanian@apple.com>
2672 * objc.dg/proto-init-mimatch-1.m: New.
2673 * obj-c++.dg/proto-init-mimatch-1.mm: New.
2675 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2677 Implemented parsing @synthesize and @dynamic for
2678 Objective-C/Objective-C++.
2679 * objc.dg/property/dynamic-1.m: New.
2680 * objc.dg/property/synthesize-1.m: New.
2681 * obj-c++.dg/property/dynamic-1.mm: New.
2682 * obj-c++.dg/property/synthesize-1.mm: New.
2684 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2686 * objc.dg/at-class-1.m: New.
2687 * objc.dg/at-class-1.mm: New.
2689 2010-10-18 Steve Ellcey <sje@cup.hp.com>
2691 * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
2693 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2695 Merge from 'apple/trunk' branch on FSF servers.
2697 2006-01-17 Fariborz Jahanian <fjahanian@apple.com>
2700 * obj-c++.dg/template-7.mm: New.
2702 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2704 * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
2707 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2709 Merge from 'apple/trunk' branch on FSF servers.
2711 2005-03-01 Fariborz Jahanian <fjahanian@apple.com>
2714 * obj-c++.dg/try-catch-16.mm: New.
2715 * obj-c++.dg/try-catch-17.mm: New.
2717 2005-11-08 Fariborz Jahanian <fjahanian@apple.com>
2720 * obj-c++.dg/try-catch-15.mm: New
2722 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
2725 * obj-c++.dg/try-catch-12.mm: New
2726 * obj-c++.dg/try-catch-13.mm: New
2727 * obj-c++.dg/try-catch-14.mm: New
2728 * objc.dg/try-catch-11.m: New
2729 * objc.dg/try-catch-12.m: New
2730 * objc.dg/try-catch-13.m: New
2732 2010-10-18 Richard Henderson <rth@redhat.com>
2734 * gcc.target/ia64/20101014.c: Fix double-paste of test case.
2736 2010-10-18 Jakub Jelinek <jakub@redhat.com>
2739 * c-c++-common/Wunused-var-13.c: New test.
2741 2010-10-18 Richard Guenther <rguenther@suse.de>
2743 PR tree-optimization/45967
2744 * gcc.dg/torture/pr45967.c: New testcase.
2745 * gcc.dg/ipa/ipa-pta-10.c: Adjust.
2746 * gcc.dg/ipa/ipa-pta-13.c: Likewise
2747 * gcc.dg/torture/pr39074-2.c: Likewise
2748 * gcc.dg/torture/pta-escape-1.c: Likewise
2749 * gcc.dg/torture/pta-ptrarith-1.c: Likewise
2750 * gcc.dg/tree-ssa/pta-callused.c: Likewise
2751 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise
2752 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise
2753 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise
2754 * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise
2756 2010-10-18 Kai Tietz <kai.tietz@onevision.com>
2758 * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
2760 2010-10-18 Richard Guenther <rguenther@suse.de>
2763 * g++.dg/lto/20101015-2_0.C: New testcase.
2765 2010-10-18 Jakub Jelinek <jakub@redhat.com>
2768 * gcc.c-torture/execute/pr46019.c: New test.
2770 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2772 Merge from 'apple/trunk' branch on FSF servers.
2774 2006-04-19 Fariborz Jahanian <fjahanian@apple.com>
2777 * obj-c++.dg/method-namespace-2.mm: New.
2779 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2781 Merge from 'apple/trunk' branch on FSF servers.
2783 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
2786 * objc.dg/private-1.m: Test modified.
2787 * obj-c++.dg/private-1.mm: Test modified.
2789 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
2792 * gcc.target/i386/push-1.c: Remove.
2794 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
2795 H.J. Lu <hongjiu.lu@intel.com>
2798 * gcc.target/i386/pr46051.c: New test.
2800 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2802 * obj-c++.dg/gnu-api-2-class.mm: New.
2803 * obj-c++.dg/gnu-api-2-ivar.mm: New.
2804 * obj-c++.dg/gnu-api-2-method.mm: New.
2805 * obj-c++.dg/gnu-api-2-objc.mm: New.
2806 * obj-c++.dg/gnu-api-2-object.mm: New.
2807 * obj-c++.dg/gnu-api-2-property.mm: New.
2808 * obj-c++.dg/gnu-api-2-protocol.mm: New.
2809 * obj-c++.dg/gnu-api-2-sel.mm: New.
2811 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
2813 * objc.dg/fsf-package-0.m: New.
2814 * obj-c++.dg/fsf-package-0.m: New.
2816 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2819 * objc.dg/pr18255.m: New.
2821 2010-10-16 Jan Hubicka <jh@suse.cz>
2824 * g++.dg/torture/pr44206.C: New.
2826 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
2828 * objc.dg/gnu-api-2-class.m: New.
2829 * objc.dg/gnu-api-2-objc.m: New.
2831 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
2833 * objc.dg/gnu-api-2-ivar.m: New.
2835 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2837 * objc.dg/gnu-api-2-property.m: New.
2839 2010-10-15 Xinliang David Li <davidxl@google.com>
2841 * g++.dg/uninit-pred-3_a.C: New test.
2842 * g++.dg/uninit-pred-3_b.C: New test.
2844 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2846 * objc.dg/gnu-api-2-object.m: New.
2848 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2850 * objc.dg/gnu-api-2-method.m: New.
2852 2010-10-15 Jason Merrill <jason@redhat.com>
2854 * g++.dg/lto/pr45983_0.C: New.
2856 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com>
2858 * gcc.target/powerpc/ppc-fma-1.c: New tests for powerpc FMA
2859 builtin combiner patterns.
2860 * gcc.target/powerpc/ppc-fma-2.c: Ditto.
2861 * gcc.target/powerpc/ppc-fma-3.c: Ditto.
2862 * gcc.target/powerpc/ppc-fma-4.c: Ditto.
2863 * gcc.target/powerpc/ppc-fma-5.c: Ditto.
2864 * gcc.target/powerpc/ppc-fma-6.c: Ditto.
2866 2010-10-15 Richard Guenther <rguenther@suse.de>
2868 * g++.dg/lto/20101015-1_0.C: New testcase.
2870 2010-10-15 Richard Guenther <rguenther@suse.de>
2873 * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL.
2874 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
2876 2010-10-15 Richard Guenther <rguenther@suse.de>
2879 * g++.dg/lto/20101014-1_0.C: New testcase.
2881 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2883 * objc.dg/gnu-api-2-protocol.m: New.
2884 * objc.dg/gnu-api-2-sel.m: New.
2886 2010-10-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2888 * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for
2891 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>
2893 * gcc.dg/20101010-1.c: New testcase.
2895 2010-10-15 Jie Zhang <jie@codesourcery.com>
2897 * lib/lto.exp (lto-link-and-maybe-run): Use the default linker
2898 script when relocatable linking.
2900 2010-10-14 Yao Qi <yao@codesourcery.com>
2903 * gcc.target/arm/pr45447.c: New test.
2905 2010-10-14 Jan Hubicka <jh@suse.cz>
2908 * g++.dg/lto/pr45621.h : New.
2909 * g++.dg/lto/pr45621_0.C: New.
2910 * g++.dg/lto/pr45621_1.C: New.
2912 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
2914 * objc.dg/property: New.
2915 * objc.dg/property/fsf-property-basic.m: New.
2916 * objc.dg/property/fsf-property-method-access.m: New.
2917 * objc.dg/property/fsf-property-named-ivar.m: New.
2918 * obj-c++.dg/property: New.
2919 * obj-c++.dg/property/fsf-property-basic.mm: New.
2920 * obj-c++.dg/property/fsf-property-method-access.mm: New.
2921 * obj-c++.dg/property/fsf-property-named-ivar.mm: New.
2923 merge from FSF apple 'trunk' branch.
2924 2006 Fariborz Jahanian <fjahanian@apple.com>
2926 Radars 4436866, 4505126, 4506903, 4517826
2927 * objc.dg/property/property-1.m: New.
2928 * objc.dg/property/property-2.m: New.
2929 * objc.dg/property/property-3.m: New.
2930 * objc.dg/property/property-neg-1.m: New.
2931 * objc.dg/property/property-neg-2.m: New.
2932 * objc.dg/property/property-neg-3.m: New.
2933 * objc.dg/property/property-neg-4.m: New.
2934 * objc.dg/property/property-neg-5.m: New.
2935 * objc.dg/property/property-neg-6.m: New.
2936 * objc.dg/property/property-neg-7.m: New.
2937 * objc.dg/property/property.exp: New.
2938 * obj-c++.dg/property/property-1.mm: New.
2939 * obj-c++.dg/property/property-2.mm: New.
2940 * obj-c++.dg/property/property-3.mm: New.
2941 * obj-c++.dg/property/property-neg-1.mm: New.
2942 * obj-c++.dg/property/property-neg-2.mm: New.
2943 * obj-c++.dg/property/property-neg-3.mm: New.
2944 * obj-c++.dg/property/property-neg-4.mm: New.
2945 * obj-c++.dg/property/property-neg-5.mm: New.
2946 * obj-c++.dg/property/property-neg-6.mm: New.
2947 * obj-c++.dg/property/property-neg-7.mm: New.
2948 * obj-c++.dg/property/property.exp: New.
2950 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2952 * gcc.dg/pr45570.c: Fix typos. Also run for i?86-*-*.
2954 2010-10-14 Joseph Myers <joseph@codesourcery.com>
2957 * gcc.c-torture/compile/pr45969-1.c: New test.
2959 2010-10-14 Richard Guenther <rguenther@suse.de>
2961 PR tree-optimization/44913
2962 * gcc.dg/torture/pr44913.c: New testcase.
2964 2010-10-14 Richard Guenther <rguenther@suse.de>
2967 * g++.dg/lto/20101014-2_0.C: New testcase.
2969 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2971 * gcc.target/i386/avx-copysign-vec.c: Add -mtune=generic.
2972 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
2973 * gcc.target/i386/pr44130.c: Likewise.
2974 * gcc.target/i386/pr44144.c: Likewise.
2975 * gcc.target/i386/pr44180.c: Likewise.
2976 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
2977 * gcc.target/i386/recip-vec-sqrtf-avx.c: Likewise.
2978 * gcc.target/i386/vect-sizes-1.c: Likewise.
2979 * gcc.target/i386/vectorize4-avx.c: Likewise.
2981 2010-10-14 Richard Guenther <rguenther@suse.de>
2984 * g++.dg/lto/20101010-3_0.C: New testcase.
2985 * g++.dg/lto/20101010-4_0.C: Likewise.
2987 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
2989 * objc.dg/pr45878.m: Update to include NSConstantString interface
2991 * objc.dg/pr23214.m: Use the Object1.m implementation to build m64 on
2992 -fnext-runtime, XFAIL the m64 -fnext-runtime run.
2993 * objc.dg/objc-foreach-4.m: Provide an NSConstantString dummy class
2994 reference for m64 -fnext-runtime.
2996 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2998 * gcc.target/i386/vect-sizes-1.c: New.
3000 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3003 * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register and xfail.
3005 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3007 * gcc.target/i386/recip-vec-sqrtf-avx.c: Scan 256bit AVX register.
3008 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3010 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
3012 * gcc.target/ia64/20101005.c: New test.
3014 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
3016 PR rtl-optimization/45570
3017 * gcc.dg/pr45570.c: New test.
3019 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3021 * gcc.target/i386/recip-vec-sqrtf-avx.c: New.
3022 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3023 * gcc.target/i386/vectorize4-avx.c: Likewise.
3025 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3027 * gcc.target/i386/avx-copysign-vec.c: New.
3028 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3030 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3033 * gcc.target/i386/pr44130.c: New.
3035 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3038 * gcc.target/i386/pr44144.c: New.
3040 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
3043 * gcc.target/i386/pr44180.c: New.
3045 2010-10-13 Jason Merrill <jason@redhat.com>
3047 * g++.dg/template/canon-type-8.C: New.
3049 2010-10-13 Eric Botcazou <ebotcazou@adacore.com>
3051 * gcc.c-torture/execute/20101013-1.c: New test.
3053 2010-10-13 Richard Guenther <rguenther@suse.de>
3056 * objc.dg/pr45878.m: New testcase.
3058 2010-10-13 Kai Tietz <kai.tietz@onevision.com>
3060 * gcc.dg/format/dfp-scanf-1.c: Disable for *-*-mingw* targets.
3061 * gcc.dg/format/dfp-printf-1.c: Likewise.
3062 * gcc.dg/format/ms_unnamed-1.c: Adjust linenumber for warning.
3064 2010-10-13 Richard Guenther <rguenther@suse.de>
3066 PR tree-optimization/45788
3067 * g++.dg/pr45788.C: New testcase.
3069 2010-10-13 Richard Guenther <rguenther@suse.de>
3071 PR tree-optimization/45970
3072 * gcc.dg/tree-ssa/ssa-dse-13.c: New testcase.
3074 2010-10-13 Richard Guenther <rguenther@suse.de>
3076 PR tree-optimization/45982
3077 * gcc.dg/torture/pr45982.c: New testcase.
3078 * gcc.dg/tree-ssa/pr24287.c: Adjust.
3079 * gcc.dg/tree-ssa/pta-callused.c: Likewise.
3080 * gcc.dg/torture/pr39074-2.c: Likewise.
3082 2010-10-13 Richard Guenther <rguenther@suse.de>
3085 * g++.dg/torture/pr45874.C: New testcase.
3087 2010-10-13 Iain Sandoe <iains@gcc.gnu.org>
3089 * objc.dg/attributes/method-attribute-1.m: Update to respond
3090 to implemented method attributes..
3091 * objc.dg/attributes/method-attribute-2.m: Likewise.
3092 * objc.dg/attributes/method-attribute-3.m: Likewise.
3093 * obj-c++.dg/attributes/method-attribute-1.mm: Likewise.
3094 * obj-c++.dg/attributes/method-attribute-2.mm: Likewise.
3095 * obj-c++.dg/attributes/method-attribute-3.mm: Likewise.
3097 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>
3100 * objc.dg/pr23214.m: New.
3102 2010-10-12 Michael Eager <eager@eagercon.com>
3105 * gcc.c-torture/execute/cmpsi-2.c: Use int, not long.
3106 * gcc.c-torture/execute/cmpsf-1.c: Use float, regen correct table.
3108 2010-10-12 Jakub Jelinek <jakub@redhat.com>
3111 * gcc.c-torture/execute/pr45636.c: New test.
3112 * gfortran.dg/pr45636.f90: New test.
3114 2010-10-12 Richard Henderson <rth@redhat.com>
3116 * g++.dg/abi/mangle40.C: Robustify tests for defined symbols.
3118 2010-10-12 Daniel Kraft <d@domob.eu>
3121 * gfortran.dg/associate_1.f03: More tests with derived-types.
3122 * gfortran.dg/associate_9.f03: New test (XFAIL for now).
3123 * gfortran.dg/associate_8.f03: Fix typo.
3124 * gfortran.dg/initialization_27.f90: Fix typo.
3126 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3129 * lib/lto.exp (lto-get-options-main): Support optional target
3130 selector for dg-extra-ld-options.
3132 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3134 * gcc.dg/pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas.
3135 * gcc.dg/pragma-init-fini-2.c: XFAIL on i?86-*-solaris2.8 && !gas.
3137 2010-10-11 Martin Jambor <mjambor@suse.cz>
3140 * g++.dg/torture/pr45699.C: New test.
3141 * g++.dg/otr-fold-1.C: Adjusted.
3142 * g++.dg/otr-fold-1.C: Likewise.
3144 2010-10-11 Nick Clifton <nickc@redhat.com>
3146 * gcc.c-torture/compile/pr44197.c: Require visibility support.
3147 Allow for a user label prefix.
3149 2010-10-10 Richard Guenther <rguenther@suse.de>
3151 * g++.dg/lto/20101010-1_0.C: New testcase.
3152 * g++.dg/lto/20101010-2_0.C: Likewise.
3154 2010-10-11 Ira Rosen <irar@il.ibm.com>
3156 PR tree-optimization/45902
3157 * gcc.dg/vect/45902.c: New test.
3159 2010-10-11 Jakub Jelinek <jakub@redhat.com>
3162 * gcc.dg/tls/pr45870.c: New test.
3164 2010-10-10 Janus Weil <janus@gcc.gnu.org>
3167 * gfortran.dg/typebound_operator_6.f03: New.
3169 2010-10-10 Kai Tietz <kai.tietz@onevision.com>
3171 * g++.dg/ext/dllexport-MI1.C: Enable for x86_64 mingw
3172 and adjust -export symbol scanning.
3173 * g++.dg/ext/dllexport1.C: Likewise.
3174 * g++.dg/ext/dllexport3.C: Likewise.
3175 * gcc.dg/dll-3.c: Likewise.
3176 * gcc.dg/dll-4.c: Likewise.
3177 * gcc.dg/dll-5.c: Likewise.
3179 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3181 * gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
3182 instead of tree_profile dump file.
3183 * g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
3184 * gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
3187 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3189 * gcc.dg/lto/20101009-1_0.c (bar): Fix asm constraints.
3191 2010-10-09 Thomas Koenig <tkoenig@gcc.gnu.org>
3193 * gfortran.dg/character_comparison_4.f90: New test.
3194 * gfortran.dg/character_comparison_5.f90: New test.
3195 * gfortran.dg/character_comparison_6.f90: New test.
3197 2010-10-09 Richard Henderson <rth@redhat.com>
3199 * lib/target-supports.exp
3200 (check_effective_target_automatic_stack_alignment): Always true.
3202 2010-10-09 Richard Guenther <rguenther@suse.de>
3205 * gcc.dg/lto/20101009-2_0.c: New testcase.
3206 * gcc.dg/lto/20101009-2_1.c: Likewise.
3207 * gcc.dg/lto/20101009-2_2.c: Likewise.
3209 2010-10-09 Richard Guenther <rguenther@suse.de>
3212 * g++.dg/lto/20101009-1_0.C: New testcase.
3214 2010-10-09 Richard Guenther <rguenther@suse.de>
3216 PR tree-optimization/45945
3217 * gcc.dg/lto/20101009-1_0.c: New testcase.
3219 2010-10-08 H.J. Lu <hongjiu.lu@intel.com>
3222 * gcc.target/i386/pr45913.c: New.
3224 2010-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3227 * gfortran.dg/streamio_16.f90: Update test.
3229 2010-10-08 Jakub Jelinek <jakub@redhat.com>
3231 PR tree-optimization/45903
3232 * gcc.target/i386/pr45903.c: New test.
3234 2010-10-08 Arnaud Charlet <charlet@adacore.com>
3236 * gnat.dg/interface5.adb: Compile with warnings disabled.
3238 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3240 * obj-c++.dg/encode-10.mm: New testcase.
3242 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3245 * obj-c++.dg/lookup-2.mm: Do not assign 'nil' to a pointer to a
3246 C++ class. Removed XFAIL.
3248 2010-10-07 Janus Weil <janus@gcc.gnu.org>
3251 * gfortran.dg/typebound_operator_5.f03: New.
3253 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3255 Merge from 'apple/trunk' branch on FSF servers.
3257 2006-04-26 Fariborz Jahanian <fjahanian@apple.com>
3260 * obj-c++.dg/method-namespace-1.mm: New.
3262 2010-10-07 Martin Jambor <mjambor@suse.cz>
3264 * gcc.dg/tree-ssa/sra-11.c: New test.
3266 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
3269 * gcc.dg/vect/pr45847.c: New test.
3271 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3272 Kai Tietz <kai.tietz@onevision.com>
3274 * objc.dg/proto-lossage-4.m: Use intptr_t instead of long type.
3276 2010-10-07 Richard Guenther <rguenther@suse.de>
3278 PR tree-optimization/45732
3279 * gcc.dg/torture/pr45732.c: New testcase.
3281 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3283 * objc.dg/foreach-1.m: Adjust for -fnext-runtime compatibility.
3284 * objc.dg/foreach-2.m: Likewise.
3285 * objc.dg/foreach-3.m: Likewise.
3286 * objc.dg/foreach-4.m: Likewise.
3287 * objc.dg/foreach-5.m: Likewise.
3288 * objc.dg/foreach-6.m: Likewise.
3289 * objc.dg/foreach-7.m: Likewise.
3290 * objc.dg/objc-foreach-4.m: Likewise.
3291 * objc.dg/objc-foreach-5.m: Likewise.
3293 2010-10-07 Richard Guenther <rguenther@suse.de>
3296 * gcc.dg/torture/pr45869.c: New testcase.
3298 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3300 * objc.dg/set-not-used-1.m: New
3301 * obj-c++.dg/set-not-used-1.mm: New.
3303 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3305 * objc.dg/attributes/method-attribute-3.m: New.
3306 * obj-c++.dg/attributes/method-attribute-3.mm: New.
3308 2010-10-07 Mikael Morin <mikael@gcc.gnu.org>
3311 * gfortran.dg/generic_typebound_operator_1.f90: New test.
3313 2010-10-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3316 * gfortran.dg/alloc_comp_constraint_6.f90: New test.
3318 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
3320 Merge from 'apple/trunk' branch on FSF servers.
3322 2005-12-14 Fariborz Jahanian <fjahanian@apple.com>
3325 * obj-c++.dg/encode-9.mm: New.
3327 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
3329 * g++.dg/cpp0x/pr45908.C: New test.
3331 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
3333 * gnat.dg/opt6.ad[sb]: New test.
3335 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
3337 Implemented fast enumeration for Objective-C.
3338 * objc.dg/foreach-1.m: New.
3339 * objc.dg/foreach-2.m: New.
3340 * objc.dg/foreach-3.m: New.
3341 * objc.dg/foreach-4.m: New.
3342 * objc.dg/foreach-5.m: New.
3343 * objc.dg/foreach-6.m: New.
3344 * objc.dg/foreach-7.m: New.
3346 Merge from 'apple/trunk' branch on FSF servers:
3347 2006-04-13 Fariborz Jahanian <fjahanian@apple.com>
3350 * objc.dg/objc-foreach-5.m: New.
3352 2006-04-12 Fariborz Jahanian <fjahanian@apple.com>
3355 * objc.dg/objc-foreach-4.m: New.
3357 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
3360 * objc.dg/objc-foreach-3.m: New.
3362 2005-03-07 Fariborz Jahanian <fjahanian@apple.com>
3365 * objc.dg/objc-foreach-2.m: New.
3367 2006-02-15 Fariborz Jahanian <fjahanian@apple.com>
3370 * objc.dg/objc-foreach-1.m: New
3372 2010-10-06 Hariharan Sandanagobalane <hariharan@picochip.com>
3374 * gcc.c-torture/execute/cmpsi-2.c : Unsigned comparisons should use
3377 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3380 * obj-c++.dg/syntax-error-10.mm: New.
3382 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3385 * obj-c++.dg/syntax-error-9.mm: New.
3387 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3390 * obj-c++.dg/syntax-error-8.mm: New.
3392 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3394 Merge from 'apple/trunk' branch on FSF servers.
3396 2005-10-17 Fariborz Jahanian <fjahanian@apple.com>
3399 * obj-c++.dg/syntax-error-7.mm: New
3401 2005-10-14 Fariborz Jahanian <fjahanian@apple.com>
3404 * obj-c++.dg/syntax-error-6.mm: New
3406 2005-10-13 Fariborz Jahanian <fjahanian@apple.com>
3409 * obj-c++.dg/syntax-error-5.mm: New
3411 2005-08-15 Ziemowit Laski <zlaski@apple.com>
3414 * obj-c++.dg/syntax-error-[3-4].mm: New.
3416 2005-08-02 Ziemowit Laski <zlaski@apple.com>
3419 * obj-c++.dg/syntax-error-[1-2].mm: New.
3421 2010-10-05 Ira Rosen <irar@il.ibm.com>
3423 PR tree-optimization/45752
3424 * gcc.dg/vect/pr45752.c: New test.
3426 2010-10-05 Richard Guenther <rguenther@suse.de>
3428 * gcc.dg/tree-prof/val-prof-1.c: Adjust.
3429 * gcc.dg/tree-prof/val-prof-2.c: Likewise.
3430 * gcc.dg/tree-prof/val-prof-3.c: Likewise.
3431 * gcc.dg/tree-prof/val-prof-4.c: Likewise.
3432 * gcc.dg/tree-prof/val-prof-5.c: Likewise.
3433 * gcc.dg/tree-prof/val-prof-7.c: Likewise.
3434 * gcc.dg/tree-prof/stringop-1.c: Likewise.
3435 * gcc.dg/tree-prof/stringop-2.c: Likewise.
3436 * gcc.dg/tree-prof/ic-misattribution-1.c: Likewise.
3437 * gcc.dg/tree-prof/indir-call-prof.c: Likewise.
3438 * gcc.dg/tree-prof/update-loopch.c: Likewise.
3439 * g++.dg/tree-prof/indir-call-prof.C: Likewise.
3440 * g++.dg/tree-prof/inline_mismatch_args.C: Likewise.
3441 * gcc.dg/tree-prof/tracer-1.c: Likewise.
3442 * gcc.dg/tree-ssa/inline-4.c: Likewise.
3443 * gcc.dg/tree-ssa/inline-3.c: Likewise.
3444 * gcc.dg/tree-ssa/20080530.c: Likewise.
3445 * g++.dg/tree-ssa/inline-3.C: Likewise.
3446 * g++.dg/tree-ssa/inline-1.C: Likewise.
3447 * g++.dg/tree-ssa/inline-2.C: Likewise.
3448 * gcc.dg/profile-dir-1.c: Likewise.
3449 * gcc.dg/profile-dir-2.c: Likewise.
3450 * gcc.dg/profile-dir-3.c: Likewise.
3452 2010-10-05 Richard Guenther <rguenther@suse.de>
3455 * g++.dg/torture/pr45877.C: New testcase.
3457 2010-10-04 Jakub Jelinek <jakub@redhat.com>
3460 * gcc.dg/debug/pr45849.c: New test.
3463 * gcc.c-torture/compile/pr45876.c: New test.
3465 2010-10-04 Julian Brown <julian@codesourcery.com>
3467 * gcc.dg/vect/vect-42.c: Use vect_element_align instead of
3469 * gcc.dg/vect/vect-60.c: Likewise.
3470 * gcc.dg/vect/vect-56.c: Likewise.
3471 * gcc.dg/vect/vect-93.c: Likewise.
3472 * gcc.dg/vect/no-scevccp-outer-8.c: Likewise.
3473 * gcc.dg/vect/vect-95.c: Likewise.
3474 * gcc.dg/vect/vect-96.c: Likewise.
3475 * gcc.dg/vect/vect-outer-5.c: Use quad-word vectors when available.
3476 * gcc.dg/vect/slp-25.c: Likewise.
3477 * gcc.dg/vect/slp-3.c: Likewise.
3478 * gcc.dg/vect/vect-multitypes-1.c: Likewise.
3479 * gcc.dg/vect/no-vfa-pr29145.c: Likewise.
3480 * gcc.dg/vect/vect-multitypes-4.c: Likewise. Use vect_element_align.
3481 * gcc.dg/vect/vect-109.c: Likewise.
3482 * gcc.dg/vect/vect-peel-1.c: Likewise.
3483 * gcc.dg/vect/vect-peel-2.c: Likewise.
3484 * lib/target-supports.exp
3485 (check_effective_target_arm_vect_no_misalign): New.
3486 (check_effective_target_vect_no_align): Use above.
3487 (check_effective_target_vect_element_align): New.
3488 (add_options_for_quad_vectors): New.
3490 2010-10-04 Martin Jambor <mjambor@suse.cz>
3492 PR tree-optimization/45572
3493 * g++.dg/ipa/pr45572-1.C: New test.
3494 * g++.dg/ipa/pr45572-2.C: Likewise.
3496 2010-10-03 Ian Lance Taylor <iant@google.com>
3498 * gcc.dg/anon-struct-11.c: New test.
3499 * gcc.dg/anon-struct-12.c: New test.
3500 * gcc.dg/anon-struct-13.c: New test.
3501 * gcc.dg/anon-struct-14.c: New test.
3503 2010-10-03 H.J. Lu <hongjiu.lu@intel.com>
3505 * g++.dg/torture/pr45764.C: Revert revision 164914.
3506 * gcc.dg/vect/pr43432.c: Likewise.
3507 * gcc.dg/vect/vect-114.c: Likewise.
3508 * gcc.dg/vect/vect-15.c: Likewise.
3510 2010-10-03 Jason Merrill <jason@redhat.com>
3512 * g++.dg/cpp0x/sfinae5.C: New.
3514 2010-10-02 H.J. Lu <hongjiu.lu@intel.com>
3516 PR tree-optimization/45720
3517 PR tree-optimization/45764
3518 * g++.dg/torture/pr45764.C: New.
3520 * gcc.dg/vect/pr43432.c: Xfail.
3521 * gcc.dg/vect/vect-114.c: Likewise.
3522 * gcc.dg/vect/vect-15.c: Likewise.
3524 2010-10-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3526 * gcc.dg/torture/pr45678-1.c: Add -fno-common to options on 32-bit
3528 * gcc.dg/torture/pr45678-2.c: Likewise.
3530 2010-10-02 Janus Weil <janus@gcc.gnu.org>
3533 * gfortran.dg/intrinsic_6.f90: New.
3535 2010-10-02 Thomas Koenig <tkoenig@gcc.gnu.org>
3538 * gfortran.dg/dependency_37.f90: New test.
3540 2010-10-01 Uros Bizjak <ubizjak@gmail.com>
3542 * gcc.target/i386/shift_mask.c: New test.
3544 2010-10-01 Richard Guenther <rguenther@suse.de>
3546 PR tree-optimization/45854
3547 * g++.dg/torture/pr45854.C: New testcase.
3549 2010-09-30 Michael Eager <eager@eagercon.com>
3551 * gcc.c-torture/execute/cmpsf-1.c: Rename FLOAT_{MIN,MAX} to
3554 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
3557 * gfortran.dg/graphite/pr45758.f90: New.
3559 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
3562 * gcc.dg/graphite/id-pr45230.c: New.
3564 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
3566 * gcc.dg/graphite/graphite.exp: Add compile rules for vect-* files.
3567 * gfortran.dg/graphite/graphite.exp: Same.
3568 * gcc.dg/graphite/vect-pr43423.c: New.
3570 2010-09-30 Jakub Jelinek <jakub@redhat.com>
3573 * g++.dg/torture/pr45843.C: New test.
3575 2010-09-30 Janus Weil <janus@gcc.gnu.org>
3578 * gfortran.dg/allocate_derived_5.f90: New.
3580 2010-09-30 Jakub Jelinek <jakub@redhat.com>
3582 PR tree-optimization/31261
3583 * gcc.dg/tree-ssa/pr31261.c: New test.
3585 2010-09-30 Michael Eager <eager@eagercon.com>
3587 * gcc.c-torture/execute/cmpsi-2.c: New testcase.
3588 * gcc.c-torture/execute/cmpsf-1.c: Ditto.
3589 * gcc.target/microblaze/microblaze.exp: Ditto.
3590 * gcc.target/microblaze/others/string_cst1.c: Ditto.
3591 * gcc.target/microblaze/others/string_cst2.c: Ditto.
3592 * gcc.target/microblaze/others/data_var1.c: Ditto.
3593 * gcc.target/microblaze/others/data_var2.c: Ditto.
3594 * gcc.target/microblaze/others/data_var3.c: Ditto.
3595 * gcc.target/microblaze/others/string_cst1_gpopt.c:: Ditto.
3596 * gcc.target/microblaze/others/strings1.c:: Ditto.
3597 * gcc.target/microblaze/others/string_cst2_gpopt.c: Ditto.
3598 * gcc.target/microblaze/others/interrupt_handler_leaf.c: Ditto.
3599 * gcc.target/microblaze/others/sdata_var1.c: Ditto.
3600 * gcc.target/microblaze/others/sdata_var2.c: Ditto.
3601 * gcc.target/microblaze/others/sdata_var3.c: Ditto.
3602 * gcc.target/microblaze/others/sdata_var4.c: Ditto.
3603 * gcc.target/microblaze/others/sdata_var5.c: Ditto.
3604 * gcc.target/microblaze/others/sdata_var6.c: Ditto.
3605 * gcc.target/microblaze/isa/fsqrt.c: Ditto.
3606 * gcc.target/microblaze/isa/pcmp.c: Ditto.
3607 * gcc.target/microblaze/isa/nofloat.c: Ditto.
3608 * gcc.target/microblaze/isa/fcvt.c: Ditto.
3609 * gcc.target/microblaze/isa/float.c: Ditto.
3610 * gcc.target/microblaze/isa/mulh.c: Ditto.
3611 * gcc.target/microblaze/isa/fcmp1.c: Ditto.
3612 * gcc.target/microblaze/isa/mul-bshift-pcmp.c: Ditto.
3613 * gcc.target/microblaze/isa/fcmp2.c: Ditto.
3614 * gcc.target/microblaze/isa/fcmp3.c: Ditto.
3615 * gcc.target/microblaze/isa/mul-bshift.c: Ditto.
3616 * gcc.target/microblaze/isa/mulh-bshift-pcmp.c: Ditto.
3617 * gcc.target/microblaze/isa/bshift.c: Ditto.
3618 * gcc.target/microblaze/isa/nofcmp.c: Ditto.
3619 * gcc.target/microblaze/isa/div.c: Ditto.
3620 * gcc.target/microblaze/isa/vanilla.c: Ditto.
3621 * gcc.target/microblaze/isa/mul.c: Ditto.
3623 2010-09-30 Iain Sandoe <iains@gcc.gnu.org>
3625 merge from FSF 'apple/trunk' branch.
3626 2006-01-30 Fariborz Jahanian <fjahanian@apple.com>
3629 * objc.dg/enhanced-proto-1.m: New.
3630 * objc.dg/enhanced-proto-2.m: New.
3631 * obj-c++.dg/enhanced-proto-1.mm: New
3632 * obj-c++.dg/enhanced-proto-2.mm: New.
3634 2010-09-30 Richard Guenther <rguenther@suse.de>
3637 * gcc.dg/debug/pr41893-1.c: Adjust.
3638 * gcc.dg/pr30762-1.c: Likewise.
3639 * gcc.dg/pr31529-1.c: Likewise.
3640 * gcc.dg/pr34457-1.c: Likewise.
3641 * gcc.dg/pr34668-1.c: Likewise.
3642 * gcc.dg/pr43557-1.c: Likewise.
3644 2010-09-30 Iain Sandoe <iains@gcc.gnu.org>
3647 * objc.dg/threedotthree-abi-1.m: Only apply at m32.
3648 * objc.dg/const-str-3.m: Correct header for memcpy.
3649 * objc.dg/const-str-7.m: Likewise.
3650 * objc.dg/method-20b.m: Provide an implementation of Object.
3651 Adjust XFAIL for m64 NeXT runtime.
3652 * objc.dg/const-str-12b.m: Use mapped data types Darwin >= 9.
3653 * objc.dg/encode-3.m: Correct line ordering, provide header for
3655 * objc.dg/encode-7-next.m: Only run for 32bit.
3656 * objc.dg/encode-7-next-64bit.m: Only run for 64bit.
3657 * objc.dg/type-size-2.m: Provide an implementation of Object.
3659 * obj-c++.dg/const-str-7.mm: Correct header for memcpy.
3660 * obj-c++.dg/const-str-12.mm: Use mapped data types Darwin >= 9.
3661 * obj-c++.dg/method-23.mm: Provide an implementation of Object.
3662 Adjust XFAIL for m64 NeXT runtime.
3663 * obj-c++.dg/method-22.mm: Likewise.
3664 * obj-c++.dg/threedotthree-abi-1.mm: Only apply at m32.
3666 2010-09-30 Nicola Pero <nicola.pero@meta-innovation.com>
3668 Merge from 'apple/trunk' branch on FSF servers.
3670 2005-10-04 Fariborz Jahanian <fjahanian@apple.com>
3673 * obj-c++.dg/bad-forward-decl.mm: New
3675 2010-09-30 Eric Botcazou <ebotcazou@adacore.com>
3677 * ada/acats/run_acats: Revert revision 157037.
3679 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
3681 Merge from 'apple/trunk' branch on FSF servers.
3683 2005-10-04 Fariborz Jahanian <fjahanian@apple.com>
3686 * objc.dg/naming-2.m: Update
3687 * objc.dg/naming-3.m: New
3689 2010-09-29 Bernd Schmidt <bernds@codesourcery.com>
3692 * gcc.target/arm/pr40457-3.c: New test.
3694 2010-09-29 Nathan Sidwell <nathan@codesourcery.com>
3696 * lib/target-supports-dg.exp (dg-require-ifunc): Remove extraneous
3698 * lib/target-supports.exp (check_ifunc_available): Likewise.
3700 2010-09-29 Tristan Gingold <gingold@adacore.com>
3702 * gcc.dg/stack-usage-1.c (SIZE): Adjust for avr.
3704 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
3706 * objc.dg/keywords-1.m: New test.
3707 * objc.dg/keywords-2.m: New test.
3708 * objc.dg/keywords-3.m: New test.
3709 * obj-c++.dg/keywords-1.mm: New test.
3710 * obj-c++.dg/keywords-2.mm: New test.
3712 2010-09-28 Jason Merrill <jason@redhat.com>
3714 * g++.dg/cpp0x/rv-lvalue-req.C: Adjust messages.
3715 * g++.dg/ext/complit11.C: Likewise.
3716 * g++.old-deja/g++.law/temps1.C: Likewise.
3718 * g++.old-deja/g++.bugs/900121_02.C: Adjust for C++0x mode.
3719 * g++.old-deja/g++.mike/misc6.C: Likewise.
3721 2010-09-28 Iain Sandoe <iains@gcc.gnu.org>
3723 * objc.dg/attributes/method-attribute-1.m: New.
3724 * objc.dg/attributes/method-attribute-2.m: New.
3726 * obj-c++.dg/attributes/method-attribute-1.m: New.
3727 * obj-c++.dg/attributes/method-attribute-2.m: New.
3729 2010-09-28 Iain Sandoe <iains@gcc.gnu.org>
3731 * objc.dg/attributes: New.
3732 * objc.dg/attributes/attributes.exp: New.
3733 * objc.dg/attributes/class-attribute-1.m: New.
3734 * objc.dg/attributes/class-attribute-2.m: New
3735 * objc.dg/attributes/categ-attribute-1.m: New
3736 * objc.dg/attributes/categ-attribute-2.m: New
3737 * objc.dg/attributes/proto-attribute-1.m: New
3739 * obj-c++.dg/attributes: New.
3740 * obj-c++.dg/attributes/attributes.exp: New
3741 * obj-c++.dg/attributes/class-attribute-1.mm: New
3742 * obj-c++.dg/attributes/class-attribute-2.mm: New
3743 * obj-c++.dg/attributes/categ-attribute-1.mm: New
3744 * obj-c++.dg/attributes/categ-attribute-2.mm: New
3745 * obj-c++.dg/attributes/proto-attribute-1.mm: New
3747 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
3749 Merge from 'apple/trunk' branch on FSF servers (test method-20.m
3750 from the branch renamed to method-20b.m to avoid clashes).
3752 2005-08-23 Stuart Hastings <stuart@apple.com>
3753 Ziemowit Laski <zlaski@apple.com>
3756 * obj-c++.dg/method-23.mm: New.
3757 * objc.dg/method-20.m: New.
3759 2010-09-28 Jan Hubicka <jh@suse.cz>
3761 * gcc.dg/tree-ssa/foldconst-5.c: New testcase.
3763 2010-09-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3766 * gcc.target/i386/pr22076.c: Add -mno-vect8-ret-in-mem on
3767 i?86-*-solaris2.[89], *-*-vxworks*.
3768 * gcc.target/i386/pr22152.c: Likewise.
3769 * gcc.target/i386/vect8-ret.c: New test.
3771 2010-09-28 Jie Zhang <jie@codesourcery.com>
3773 * gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums.
3775 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
3777 Merge from 'apple/trunk' branch on FSF servers.
3779 2005-07-18 Ziemowit Laski <zlaski@apple.com>
3782 * obj-c++.dg/method-22.mm: New.
3784 2010-09-27 Jason Merrill <jason@redhat.com>
3786 * g++.dg/cpp0x/rv-lvalue-req.C: New.
3787 * g++.dg/ext/complit11.C: Adjust.
3788 * g++.old-deja/g++.law/temps1.C: Adjust.
3789 * g++.old-deja/g++.ns/koenig6.C: Adjust.
3790 * g++.old-deja/g++.oliva/partord1.C: Adjust.
3792 2010-09-27 Ian Lance Taylor <iant@google.com>
3794 * lib/target-supports.exp (check_effective_target_split_stack):
3796 * gcc.dg/split-1.c: New test.
3797 * gcc.dg/split-2.c: New test.
3798 * gcc.dg/split-3.c: New test.
3799 * gcc.dg/split-4.c: New test.
3801 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3804 * objc.dg/type-size-3.m: New test.
3806 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3809 * objc.dg/encode-1.m: Execute the test with the GNU runtime as well.
3811 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3814 * objc.dg/encode-3.m: Updated for fix of encoding of enums.
3815 * objc.dg/type-size-2.m: Same change.
3816 * obj-c++.dg/encode-5.mm: Same change.
3818 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3820 Merge from 'apple/trunk' branch on FSF servers. The original
3821 Changelogs are below.
3823 * objc.dg/encode-6.m: Execute the test only with the GNU runtime.
3824 * objc.dg/encode-6-next.m: New file (from encode-6.m in the branch).
3825 * objc.dg/encode-7-next.m: New file (from encode-7.m in the branch).
3826 * objc.dg/encode-7-next-64bit.m: New file (from encode-7-64bit.m
3828 * objc.dg/proto-qual-1.m: Test the 3.3 ABI on NeXT (from
3829 proto-qual-1.m in the branch) and the normal ABI on GNU.
3830 * objc.dg/threedotthree-abi-1.m: New file (from the branch). Run
3831 the test only with the NeXT runtime.
3832 * obj-c++/encode-1.mm: Execute the test only with the GNU runtime.
3833 * obj-c++/encode-1-next.mm: New file (from encode-1.mm in the branch).
3834 * obj-c++.dg/threedotthree-abi-1.mm: New file (from the branch).
3835 Run the test only with the NeXT runtime.
3837 2006-03-30 Fariborz Jahanian <fjahanian@apple.com>
3840 * objc.dg/encode-7-64bit.m: New.
3841 * objc.dg/encode-7.m: Skip if -m64.
3843 2005-10-19 Fariborz Jahanian <fjahanian@apple.com>
3846 * objc.dg/proto-qual-1.m: Fix test to match 3.3 ABI
3847 * obj-c++.dg/threedotthree-abi-1.mm: New
3848 * objc.dg/threedotthree-abi-1.m: New
3850 2005-07-20 Ziemowit Laski <zlaski@apple.com>
3853 * obj-c++.dg/encode-1.mm: Tweak encodings to match fix.
3854 * objc.dg/encode-6.m: Likewise.
3855 * objc.dg/encode-7.m: New test case.
3857 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3859 Merge from 'apple/trunk' branch on FSF servers. Renamed
3860 const-str-12.m to constr-str-12b.m to avoid conflicts.
3862 2005-12-15 Fariborz Jahanian <fjahanian@apple.com>
3865 * obj-c++.dg/warn5.mm: New
3867 2005-06-22 Ziemowit Laski <zlaski@apple.com>
3870 * obj-c++.dg/const-str-12.mm: New.
3871 * objc.dg/const-str-12.m: New.
3873 2010-09-27 Tobias Burnus <burnus@net-b.de>
3877 * gfortran.dg/storage_size_2.f08: Fix test.
3878 * gfortran.dg/c_sizeof_1.f90: Fix test.
3879 * gfortran.dg/c_sizeof_2.f90: Update dg-error.
3880 * gfortran.dg/c_sizeof_3.f90: New.
3881 * gfortran.dg/c_sizeof_4.f90: New.
3882 * gfortran.dg/iso_c_binding_compiler_1.f90: New.
3883 * gfortran.dg/iso_c_binding_compiler_2.f90: New.
3885 2010-09-26 Daniel Kraft <d@domob.eu>
3889 * gfortran.dg/select_type_18.f03: New test.
3891 2010-09-25 Eric Botcazou <ebotcazou@adacore.com>
3893 * gnat.dg/return2.ad[sb]: New test.
3894 * gnat.dg/return2_pkg.ads: New helper.
3896 2010-09-25 Daniel Kraft <d@domob.eu>
3899 * gfortran.dg/io_constraints_6.f03: New test.
3900 * gfortran.dg/io_constraints_7.f03: New test.
3901 * gfortran.dg/newunit_2.f90: New test.
3903 2010-09-24 Steven G. Kargl <kargl@gcc.gnu.org>
3905 * gfortran.dg/operator_c1202.f90: New test.
3907 2010-09-24 Jan Hubicka <jh@suse.cz>
3909 * gcc.dg/tree-ssa/leaf.c: New testcase.
3911 2010-09-24 Jan Hubicka <jh@suse.cz>
3913 PR tree-optimization/45738
3914 PR tree-optimization/45741
3915 * gcc.c-torture/compile/pr45741.c: New.
3916 * gfortran.fortran-torture/compile/pr45738.f90: New.
3918 2010-09-24 Joseph Myers <joseph@codesourcery.com>
3920 * gcc.dg/cpp/undef-opt-1.c: New test.
3922 2010-09-24 Jason Merrill <jason@redhat.com>
3924 * g++.dg/other/error10.C: Adjust expected output.
3926 2010-09-24 Jakub Jelinek <jakub@redhat.com>
3929 * gcc.dg/torture/stackalign/alloca-6.c: New test.
3930 * gcc.target/i386/pr45234.c: New test.
3932 2010-09-24 Richard Guenther <rguenther@suse.de>
3934 * gcc.dg/lto/20091006-2_0.c: Prune warnings.
3936 2010-09-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
3938 * g++.dg/debug/dwarf2/nested-2.C: Permit the ARM @ character
3939 as a comment leader in regexp.
3941 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
3943 * objc.dg/sync-2.m: New test.
3944 * obj-c++.dg/sync-2.mm: New test.
3946 2010-09-24 Tobias Burnus <burnus@net-b.de>
3949 * gfortran.dg/iso_fortran_env_7.f90: New.
3951 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
3953 * obj-c++.dg/too-many-args.mm: New file.
3955 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
3957 Merge from 'apple/trunk' branch on FSF servers.
3959 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
3962 * objc.dg/too-many-args.m: New
3964 2010-09-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3967 * gfortran.dg/dependency_36.f90: New test.
3969 2010-09-23 Uros Bizjak <ubizjak@gmail.com>
3971 * gcc.target/i386/pad-1.c: Remove -S from dg-options.
3972 * gcc.target/i386/pad-3.c: Ditto.
3973 * gcc.target/i386/pad-7.c: Ditto.
3974 * gcc.target/i386/pad-7.c: Ditto.
3975 * gcc.target/i386/pr36502.c: Ditto.
3976 * gcc.target/i386/zee.c: Ditto.
3977 * gcc.target/i386/20060821-1.c: Ditto.
3978 * gcc.target/i386/pad-2.c: Ditto. Scan for NOPs on separate lines.
3979 * gcc.target/i386/pad-5a.c: Ditto. Do not use scan-assembler-not.
3980 * gcc.target/i386/pad-5b.c: Ditto.
3981 * gcc.target/i386/pad-6a.c: Ditto.
3982 * gcc.target/i386/pad-6b.c: Ditto.
3983 * gcc.target/i386/pad-8.c: Ditto.
3984 * gcc.target/i386/pad-9.c: Ditto.
3985 * gcc.target/i386/pad-10.c: Ditto.
3986 * gcc.target/i386/pad-4.c: Ditto. Require pic effective target.
3988 2010-09-23 Richard Guenther <rguenther@suse.de>
3990 PR tree-optimization/45565
3991 * g++.dg/ipa/pr45565.C: New testcase.
3993 2010-09-23 Mikael Morin <mikael@gcc.gnu.org>
3997 * gfortran.dg/vector_subscript_bound_1.f90: New.
3999 2010-09-23 Richard Guenther <rguenther@suse.de>
4002 * gcc.dg/pr45750.c: New testcase.
4004 2010-09-23 Jakub Jelinek <jakub@redhat.com>
4006 * gcc.dg/torture/stackalign/alloca-4.c: Remove -m32 from dg-options.
4007 * gcc.dg/torture/stackalign/alloca-5.c: Likewise. Fix up -DDEBUG
4010 2010-09-23 Bernd Schmidt <bernds@codesourcery.com>
4012 PR rtl-optimization/44374
4013 * gcc.target/arm/headmerge-1.c: New test.
4014 * gcc.target/arm/headmerge-2.c: New test.
4015 * gcc.target/i386/headmerge-1.c: New test.
4016 * gcc.target/i386/headmerge-2.c: New test.
4018 2010-09-23 Daniel Kraft <d@domob.eu>
4023 * gfortran.dg/intrinsic_intent_1.f03: New test.
4024 * gfortran.dg/select_type_17.f03: New test.
4025 * gfortran.dg/associate_5.f03: More definability tests.
4026 * gfortran.dg/enum_2.f90: Check definability.
4027 * gfortran.dg/allocatable_dummy_2.f90: Change expected error message.
4028 * gfortran.dg/allocate_alloc_opt_2.f90: Ditto.
4029 * gfortran.dg/char_expr_2.f90: Ditto.
4030 * gfortran.dg/deallocate_alloc_opt_2.f90: Ditto.
4031 * gfortran.dg/enum_5.f90: Ditto.
4032 * gfortran.dg/equiv_constraint_8.f90: Ditto.
4033 * gfortran.dg/impure_assignment_2.f90: Ditto.
4034 * gfortran.dg/impure_assignment_3.f90: Ditto.
4035 * gfortran.dg/intent_out_1.f90: Ditto.
4036 * gfortran.dg/intent_out_3.f90: Ditto.
4037 * gfortran.dg/pointer_assign_7.f90: Ditto.
4038 * gfortran.dg/pointer_intent_3.f90: Ditto.
4039 * gfortran.dg/pr19936_1.f90: Ditto.
4040 * gfortran.dg/proc_ptr_comp_3.f90: Ditto.
4041 * gfortran.dg/simpleif_2.f90: Ditto.
4042 * gfortran.dg/protected_5.f90: Ditto.
4043 * gfortran.dg/protected_4.f90: Ditto and remove invalid error check.
4044 * gfortran.dg/protected_6.f90: Ditto.
4045 * gfortran.dg/protected_7.f90: Ditto.
4047 2010-09-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
4050 * gfortran.dg/namelist_65.f90: New test.
4052 2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
4054 * lib/scanasm.exp(dg-function-on-line): Permit .fnstart to appear in
4055 the regexp pattern between the expected label and location string.
4057 2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
4059 * gcc.dg/pr28706.c: Typo fix to dg-require-effective-target lto.
4061 2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
4063 * gcc.dg/debug/pr41893-1.c: Typo fix to dg-require-effective-target lto.
4064 * gcc.dg/pr27898.c: Likewise.
4065 * gcc.dg/pr28712.c: Likewise.
4066 * gcc.dg/pr30762-1.c: Likewise.
4067 * gcc.dg/pr31529-1.c: Likewise.
4068 * gcc.dg/pr34457-1.c: Likewise.
4069 * gcc.dg/pr34668-1.c: Likewise.
4070 * gcc.dg/pr34989-1.c: Likewise.
4071 * gcc.dg/pr43557-1.c: Likewise.
4073 2010-09-22 Jakub Jelinek <jakub@redhat.com>
4075 PR rtl-optimization/45739
4076 * gcc.target/i386/pr45739.c: Tighten up scan-assembler-not regexps.
4078 2010-09-22 Eric Botcazou <ebotcazou@adacore.com>
4080 * gcc.target/sparc/mnofpu.c: New test.
4082 2010-09-22 Jakub Jelinek <jakub@redhat.com>
4084 PR rtl-optimization/45739
4085 * gcc.target/i386/pr45739.c: New test.
4087 2010-09-21 Mikael Morin <mikael@gcc.gnu.org>
4090 * gfortran.dg/inline_transpose_1.f90: Update temporary's locations
4091 and counts. Add non-elemental function call check.
4094 * gfortran.dg/inline_transpose_1.f90: Add function calls with aliasing
4095 arguments checks. Update temporary counts.
4096 * gfortran.dg/transpose_optimization_1.f90: New.
4098 2010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
4101 * objc.dg/invalid-method-1.m: New.
4103 2010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
4105 Merge from 'apple/trunk' branch on FSF servers.
4107 2005-10-11 Fariborz Jahanian <fjahanian@apple.com>
4110 * objc.dg/naming-4.m: New
4111 * objc.dg/naming-5.m: New
4112 * obj-c++.dg/naming-1.mm: New
4113 * obj-c++.dg/naming-2.mm: New
4115 2010-09-21 Jonathan Wakely <redi@gcc.gnu.org>
4116 Jack Howarth <howarth@bromo.med.uc.edu>
4119 * g++.dg/torture/pr44972.C: Use portable assert().
4121 2010-09-21 Richard Guenther <rguenther@suse.de>
4123 PR tree-optimization/45580