1 2010-11-24 Jakub Jelinek <jakub@redhat.com>
4 * gfortran.dg/lto/pr46629_0.f90: New test.
6 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com>
8 * gcc.target/mips/loongson3a-muldiv-1.c: New test.
9 * gcc.target/mips/loongson3a-muldiv-2.c: New test.
11 2010-11-23 Joseph Myers <joseph@codesourcery.com>
13 * gcc.dg/opts-5.c: New test.
15 2010-11-23 Jeffrey Yasskin <jyasskin@google.com>
18 * g++.dg/debug/dwarf2/pr46527.C: New test.
20 2010-11-23 Iain Sandoe <iains@gcc.gnu.org>
22 * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
24 2010-11-23 Jakub Jelinek <jakub@redhat.com>
27 * gcc.dg/pr46499-1.c: New test.
28 * gcc.dg/pr46499-2.c: New test.
30 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu>
32 * gcc.target/i386/alias-1.c: Require alias support.
34 2010-11-22 Uros Bizjak <ubizjak@gmail.com>
36 * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags
38 * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive.
39 * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive.
40 * gcc.dg/graphite/pr41888.c: Ditto.
41 * gcc.dg/graphite/pr42729.c: Ditto.
43 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com>
44 Uros Bizjak <ubizjak@gmail.com>
46 * lib/target-supports.exp (check_vect_support_and_set_flags): New
47 procedure to check if the target supports vectorizer tests. Set
48 DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization
50 * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags.
51 * g++.dg/vect/vect.exp: Ditto.
52 * gfortran.dg/vect/vect.exp: Ditto.
54 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>
57 * objc.dg/strings-1.m: New.
58 * objc.dg/strings-2.m: New.
59 * obj-c++.dg/strings-1.mm: New.
60 * obj-c++.dg/strings-2.mm: New.
62 2010-11-22 Ian Bolton <ian.bolton@arm.com>
64 * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for
66 * testsuite/gcc.c-torture/compile/pr39845.c: Likewise.
68 2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
70 * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
72 PR rtl-optimization/46603
73 * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
76 * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
77 being vectorized. Adjust dg-final pattern.
78 * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector.
80 * gcc.dg/vect: Do not include <stdio.h> in testcases.
81 * gcc.dg/vect/costmodel/ppc: Likewise.
83 2010-11-22 Alexander Monakov <amonakov@ispras.ru>
85 PR rtl-optimization/45652
86 * gcc.dg/pr45652.c: New.
88 2010-11-21 Richard Henderson <rth@redhat.com>
90 PR rtl-optimization/46571
91 * gcc.dg/pr46571.c: New.
93 2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
95 * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
97 2010-11-21 Uros Bizjak <ubizjak@gmail.com>
100 * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets.
102 2010-11-20 Joseph Myers <joseph@codesourcery.com>
104 * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
105 * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
106 * gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
107 * gcc.dg/pack-test-2.c: Test for all targets.
108 * gcc.dg/pragma-align.c: Test for all targets.
109 * gcc.dg/pragma-pack-4.c: Do not skip for AVR.
110 * gcc.dg/ucnid-10.c: Test for all targets.
112 2010-11-20 Eric Botcazou <ebotcazou@adacore.com>
114 * gcc.target/sparc/sparc-align-1.c: New test.
116 2010-11-20 Nathan Froyd <froydnj@codesourcery.com>
121 * g++.dg/parse/semicolon3.C: New test.
122 * g++.dg/debug/pr22514.C: Adjust.
123 * g++.dg/init/error1.C: Adjust.
124 * g++.dg/other/bitfield3.C: Adjust.
125 * g++.dg/other/semicolon.C: Adjust.
126 * g++.dg/parse/error14.C: Adjust.
127 * g++.dg/parse/error5.C: Adjust.
128 * g++.dg/parse/parameter-declaration-1.C: Adjust.
129 * g++.dg/template/pr23510.C: Adjust.
130 * g++.dg/template/pr39425.C: Adjust.
131 * g++.old-deja/g++.robertl/eb125.C: Adjust.
133 2010-11-20 Jakub Jelinek <jakub@redhat.com>
136 * gcc.dg/autopar/pr46561.c: New test.
139 * g++.dg/other/error34.C: New test.
142 * g++.dg/cpp0x/constexpr-base3.C: New test.
144 PR tree-optimization/45830
145 * gcc.target/i386/pr45830.c: New test.
146 * gcc.c-torture/execute/pr45830.c: New test.
148 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
150 * objc.dg/attributes/class-attribute-1.m: Rewritten.
151 * objc.dg/attributes/class-attribute-2.m: Same change.
152 * obj-c++.dg/attributes/class-attribute-1.mm: Same change.
153 * obj-c++.dg/attributes/class-attribute-2.mm: Same change.
154 * objc.dg/fobjc-std-1.m: Updated.
155 * obj-c++.dg/fobjc-std-1.mm: Updated.
157 2010-11-19 Michael Matz <matz@suse.de>
159 PR tree-optimization/46077
160 * gcc.dg/vect/O3-pr46077.c: New testcase.
162 2010-11-19 Joseph Myers <joseph@codesourcery.com>
165 * gcc.c-torture/compile/pr46547-1.c: New test.
167 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
169 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
171 * lib/gfortran.exp (gfortran_link_flags): Remove braces around
172 $GFORTRAN_UNDER_TEST.
173 (gfortran_init): Use -B to specify specpath, add trailing /.
175 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>
177 * gcc.target/powerpc/ppc-target-1.c: New file to test target
178 attributes on PowerPC.
179 * gcc.target/powerpc/ppc-target-2.c: Ditto.
180 * gcc.target/powerpc/ppc-target-3.c: Ditto.
182 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
184 * objc.dg/attributes/proto-attribute-1.m: Updated.
185 * objc.dg/attributes/proto-attribute-2.m: New.
186 * objc.dg/attributes/proto-attribute-3.m: New.
187 * obj-c++.dg/attributes/proto-attribute-1.mm: Updated.
188 * obj-c++.dg/attributes/proto-attribute-2.mm: New.
189 * obj-c++.dg/attributes/proto-attribute-3.mm: New.
191 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
193 * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
195 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
197 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
199 2010-11-18 Steve Ellcey <sje@cup.hp.com>
201 * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
202 * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment.
204 2010-11-18 Jakub Jelinek <jakub@redhat.com>
207 * gcc.c-torture/compile/pr46534.c: New test.
209 2010-11-18 Eric Botcazou <ebotcazou@adacore.com>
211 * gnat.dg/atomic4.ad[sb]: New test.
212 * gnat.dg/volatile4.adb: Likewise.
214 2010-11-18 Richard Henderson <rth@redhat.com>
216 * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
218 2010-11-18 Nathan Froyd <froydnj@codesourcery.com>
221 * c-c++-common/pr33193.c: New test.
223 2010-11-18 Richard Guenther <rguenther@suse.de>
225 PR tree-optimization/46172
226 * gcc.dg/torture/pr46172.c: New testcase.
228 2010-11-18 Jeff Law <law@redhat.com>
230 PR middle-end-optimization/46297
231 * gfortran.dg/pr46297.f: New test.
233 2010-11-17 Steve Ellcey <sje@cup.hp.com>
236 * gcc.dg/pr31490.c: New test.
238 2010-11-17 Uros Bizjak <ubizjak@gmail.com>
240 * gcc.dg/nop.h: Move from ...
241 * gcc.dg/guality/nop.h: ... here.
242 * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro.
243 * gcc.dg/guality/asm-1.c: Update nop.h include.
244 * gcc.dg/guality/pr43329-1.c: Ditto.
246 2010-11-17 Paolo Bonzini <bonzini@gnu.org>
248 * gcc.dg/two-types-1.c: New test.
249 * gcc.dg/two-types-2.c: New test.
250 * gcc.dg/two-types-3.c: New test.
251 * gcc.dg/two-types-4.c: New test.
252 * gcc.dg/two-types-5.c: New test.
253 * gcc.dg/two-types-6.c: New test.
254 * gcc.dg/two-types-7.c: New test.
255 * gcc.dg/two-types-8.c: New test.
256 * gcc.dg/two-types-9.c: New test.
257 * gcc.dg/two-types-10.c: New test.
258 * objc.dg/two-types-1.m: New test.
260 2010-11-17 Jakub Jelinek <jakub@redhat.com>
262 PR rtl-optimization/46440
263 * gcc.dg/pr46440.c: New test.
266 * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
268 2010-11-17 Ira Rosen <irar@il.ibm.com>
270 PR tree-optimization/46312
271 * gcc.dg/vect/vect-scal-opt2.c: Rename to...
272 * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only
273 on targets that support vector shifts with scalar shift argument.
275 * gcc.dg/vect/vect-scal-opt.c: Rename to...
276 * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise.
277 * gcc.dg/vect/vect-scal-opt1.c: Rename to...
278 * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise.
279 * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags.
280 * gcc.dg/vect/vect-114.c: Expect to pass only on targets that
281 support misaligned data accesses.
282 * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise.
283 * gcc.dg/vect/pr43430-2.c: Remove dg-options.
284 * lib/target-supports.exp
285 (check_effective_target_vect_shift_scalar): New.
287 2010-11-17 Jakub Jelinek <jakub@redhat.com>
289 * gcc.dg/guality/nop.h: New file.
290 * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of
291 "nop". Adjust line numbers in gdb-test.
292 * gcc.dg/guality/pr43329-1.c: Likewise.
294 2010-11-16 Jason Merrill <jason@redhat.com>
296 * g++.dg/cpp0x/defaulted20.C: New.
298 * g++.dg/template/injected2.C: New.
300 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com>
302 * objc.dg/protocol-optional-1.m: New.
303 * obj-c++.dg/protocol-optional-1.mm: New.
305 2010-11-16 Richard Henderson <rth@redhat.com>
307 * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
308 * gcc.target/powerpc/ppc-fma-4.c: Likewise.
310 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
312 * gnat.dg/opt12.adb: New test.
313 * gnat.dg/opt12_pkg.ad[sb]: New helper.
315 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
317 * gcc.target/rx/pack.c: New test.
319 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
320 Tobias Burnus <burnus@net-b.de>
323 * gfortran.dg/quad_1.f90: New.
324 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
326 * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to
327 library search path; call gcc-set-multilib-library-path with
328 arguments such that libgfortran.spec is found.
329 (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST.
331 2010-11-16 Jakub Jelinek <jakub@redhat.com>
334 * g++.dg/warn/Wsequence-point-3.C: New test.
336 2010-11-16 Kai Tietz <kai.tietz@onevision.com>
338 PR preprocessor/17349
339 * gcc.dg/cpp/cmdlne-C3.c: New.
341 2010-11-16 Richard Guenther <rguenther@suse.de>
343 PR tree-optimization/44545
344 * gcc.dg/pr44545.c: New testcase.
346 2010-11-16 Andrey Belevantsev <abel@ispras.ru>
348 PR rtl-optimization/46366
349 * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
352 2010-11-16 Richard Guenther <rguenther@suse.de>
354 * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
356 2010-11-16 Richard Guenther <rguenther@suse.de>
359 * gfortran.dg/gomp/pr45172.f90: New testcase.
361 2010-11-16 Nick Clifton <nickc@redhat.com>
363 * gcc.target/rx/pack.c: New test.
365 2010-11-15 Richard Henderson <rth@redhat.com>
367 * gcc.dg/torture/builtin-math-2.c: Split out fma tests...
368 * gcc.dg/torture/builtin-math-8.c: ... here. New file.
369 Use builtin_constant_p rather than scanning for builtin name.
371 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
373 * objc.dg/property/dotsyntax-18.m: New.
374 * objc.dg/property/dotsyntax-19.m: New.
375 * objc.dg/property/dotsyntax-20.m: New.
376 * obj-c++.dg/property/dotsyntax-18.mm: New.
377 * obj-c++.dg/property/dotsyntax-19.mm: New.
378 * obj-c++.dg/property/dotsyntax-20.mm: New.
379 * objc.dg/property/dotsyntax-4.m: Removed some unused
381 * objc.dg/property/dotsyntax-6.m: Same change.
382 * objc.dg/property/dotsyntax-16.m: Same change.
383 * objc.dg/property/dotsyntax-17.m: Same change.
384 * obj-c++.dg/property/dotsyntax-4.mm: Same change.
385 * obj-c++.dg/property/dotsyntax-6.mm: Same change.
386 * obj-c++.dg/property/dotsyntax-16.mm: Same change.
387 * obj-c++.dg/property/dotsyntax-17.mm: Same change.
388 * objc.dg/property/at-property-22.m: Added missing casts.
389 * obj-c++.dg/property/at-property-22.mm: Same change.
391 2010-11-15 Jakub Jelinek <jakub@redhat.com>
393 PR tree-optimization/46491
394 * gcc.target/i386/pr46491.c: New test.
396 PR tree-optimization/46461
397 * gcc.c-torture/compile/pr46461.c: New test.
399 2010-11-15 Tobias Burnus <burnus@net.b.de>
402 * gfortran.dg/allocatable_scalar_11.f90: New.
403 * gfortran.dg/allocatable_scalar_5.f90: Make test case
406 2010-11-15 Jakub Jelinek <jakub@redhat.com>
409 * gcc.target/i386/pr46095.c: New test.
412 * gcc.dg/pr46387.c: New test.
414 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
416 * objc.dg/property/dotsyntax-16.m: New.
417 * objc.dg/property/dotsyntax-17.m: New.
418 * obj-c++.dg/property/dotsyntax-16.mm: New.
419 * obj-c++.dg/property/dotsyntax-17.mm: New.
420 * objc.dg/property/at-property-10.m: Uncommented using 'x++'
421 syntax with properties, which now works.
422 * obj-c++.dg/property/at-property-10.mm: Same change.
424 2010-11-15 Martin Jambor <mjambor@suse.cz>
426 PR tree-optimization/46349
427 * gnat.dg/opt9.adb: New file.
428 * gnat.dg/opt9_pkg.ads: Likewise
430 2010-11-15 Richard Guenther <rguenther@suse.de>
433 * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
435 2010-11-15 Nathan Froyd <froydnj@codesourcery.com>
437 PR preprocessor/45038
438 * g++.dg/pr45038.C: New test.
440 2010-11-15 Richard Guenther <rguenther@suse.de>
442 PR tree-optimization/46467
443 * gcc.dg/ipa/ipa-pta-16.c: New testcase.
445 2010-11-15 Richard Guenther <rguenther@suse.de>
448 * g++.dg/torture/pr34850.C: Adjust.
450 2010-11-14 Paolo Bonzini <bonzini@gnu.org>
453 * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
455 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com>
457 * objc.dg/property/at-property-21.m: New.
458 * objc.dg/property/at-property-22.m: New.
459 * objc.dg/property/at-property-23.m: New.
460 * objc.dg/property/synthesize-9.m: New.
461 * objc.dg/property/synthesize-10.m: New.
462 * objc.dg/property/synthesize-11.m: New.
463 * obj-c++.dg/property/at-property-21.mm: New.
464 * obj-c++.dg/property/at-property-22.mm: New.
465 * obj-c++.dg/property/at-property-23.mm: New.
466 * obj-c++.dg/property/synthesize-9.mm: New.
467 * obj-c++.dg/property/synthesize-10.mm: New.
468 * obj-c++.dg/property/synthesize-11.mm: New.
470 * objc.dg/property/at-property-4.m: Updated to match new compiler
471 where some errors have been converted into warnings and vice versa.
472 * objc.dg/property/at-property-16.m: Same change.
473 * objc.dg/property/at-property-18.m: Same change.
474 * objc.dg/property/property-neg-5.m: Same change.
475 * obj-c++.dg/property/at-property-4.mm: Same change.
476 * obj-c++.dg/property/at-property-16.mm: Same change.
477 * obj-c++.dg/property/at-property-18.mm: Same change.
478 * obj-c++.dg/property/property-neg-5.mm: Same change.
480 * obj-c++.dg/property/dynamic-2.mm: Enable tests that were
481 commented out because of testsuite problems; I found out that
482 using dg-warning instead of dg-message gets them to work.
483 * obj-c++.dg/property/property-neg-3.mm: Same change.
484 * obj-c++.dg/property/synthesize-6.mm: Same change.
485 * obj-c++.dg/property/at-property-5.mm: Same change.
486 * obj-c++.dg/property/at-property-14.mm: Same change.
487 * obj-c++.dg/property/at-property-18.mm: Same change.
488 * obj-c++.dg/property/at-property-16.mm: Same change (in this file,
489 some tests still do not work due to some other testsuite issue).
491 2010-11-13 Jason Merrill <jason@redhat.com>
493 * g++.dg/cpp0x/auto20.C: New.
495 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
497 * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
498 * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
500 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
503 * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames.
504 * gcc.dg/pr35746.c: Likewise.
505 * gcc.dg/cpp/direct2.c: Likewise.
506 * gcc.dg/cpp/direct2s.c: Likewise.
507 * gcc.dg/noncompile/920923-1.c: Likewise.
508 * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow.
510 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
512 * obj-c++.dg/attributes/method-format-1.mm: Adjust.
514 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
516 * objc/compile/20060406-1.m: Fixed testcase not to try to qualify
517 a pointer to an arbitrary C struct with an Objective-C protocol.
518 Test various valid uses of typedef with Objective-C objects and
520 * objc.dg/invalid-type-1.m: New.
521 * obj-c++.dg/invalid-type-1.m: New.
523 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
525 * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
527 2010-11-13 Tobias Burnus <burnus@net-b.de>
530 * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
532 2010-11-13 Tobias Burnus <burnus@net-b.de>
535 * gfortran.dg/volatile12.f90: New.
537 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
539 * objc.dg/attributes/method-format-1.m: Adjust.
541 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
544 * gcc.dg/decl-9.c: New.
546 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
548 * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
550 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
552 * gcc.dg/format/few-1.c: New test.
553 * gcc.dg/format/asm_fprintf-1.c: Adjust.
554 * gcc.dg/format/c90-scanf-1.c: Adjust.
555 * gcc.dg/format/cmn-err-1.c: Adjust.
556 * gcc.dg/format/dfp-printf-1.c: Adjust.
557 * gcc.dg/format/dfp-scanf-1.c: Adjust.
558 * gcc.dg/format/gcc_diag-1.c: Adjust.
559 * gcc.dg/format/ms_unnamed-1.c: Adjust.
560 * gcc.dg/format/strfmon-1.c: Adjust.
561 * gcc.dg/format/unnamed-1.c: Adjust.
562 * gcc.dg/format/xopen-2.c: Adjust.
563 * g++.dg/ext/builtin4.C: Adjust.
564 * g++.dg/ext/builtin5.C: Adjust.
566 2010-11-12 Joseph Myers <joseph@codesourcery.com>
568 * gcc.dg/pragma-diag-2.c: New test.
570 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
573 * gfortran.dg/optional_mask.f90: New test.
575 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com>
577 * g++.dg/cpp0x/defaulted15.C: Adjust.
579 2010-11-12 James Dennett <jdennett@google.com>
582 * g++.dg/expr/static_cast7.C: New.
584 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
586 * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
588 * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
590 * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
591 * gcc.target/mips/call-3.c: Add dg-require-visibility.
593 2010-11-12 Eric Botcazou <ebotcazou@adacore.com>
595 * gcc.dg/pr46375.c: New test.
597 2010-11-11 Nathan Froyd <froydnj@codesourcery.com>
600 * c-c++-common/fmax-errors.c: New test.
602 2010-11-11 Richard Henderson <rth@redhat.com>
604 * gcc.target/i386/sse-24.c: Use -ffp-contract.
606 2010-11-11 Jan Hubicka <jh@suse.cz>
608 * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
609 * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
611 2010-11-12 Jakub Jelinek <jakub@redhat.com>
614 * gcc.dg/pr46088.c: New test.
616 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org>
618 * gfortran.dg/empty_derived_type.f90: New test.
620 2010-11-11 Tobias Burnus <burnus@net-b.de>
623 * gfortran.dg/class_31.f90: New.
626 * gfortran.dg/forall_14.f90: New.
628 2010-11-11 Jakub Jelinek <jakub@redhat.com>
629 Tobias Burnus <burnus@net-b.de>
632 * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
634 2010-11-11 Jan Hubicka <jh@suse.cz>
636 * gcc.dg/20081223-1.c: Update LTO options.
637 * gcc.dg/lto/20090206-1_0.c: Update LTO options.
638 * gcc.dg/lto/20081118_0.c: Update LTO options.
639 * gcc.dg/lto/ipareference_0.c: Update LTO options.
640 * gcc.dg/lto/20100423-2_0.c: Update LTO options.
641 * gcc.dg/lto/20081201-1_0.c: Update LTO options.
642 * gcc.dg/lto/ipacp_0.c: Update LTO options.
643 * gcc.dg/lto/20090116_0.c: Update LTO options.
644 * gcc.dg/lto/20091015-1_0.c: Update LTO options.
645 * gcc.dg/lto/20090126-2_0.c: Update LTO options.
646 * gcc.dg/lto/20081202-2_0.c: Update LTO options.
647 * gcc.dg/lto/20081204-1_0.c: Update LTO options.
648 * gcc.dg/lto/const-uniq_0.c: Update LTO options.
649 * gcc.dg/lto/20081224_0.c: Update LTO options.
650 * gcc.dg/lto/20090219_0.c: Update LTO options.
651 * gcc.dg/lto/ipareference2_0.c: Update LTO options.
652 * gcc.dg/lto/20090206-2_0.c: Update LTO options.
653 * gcc.dg/lto/20081115_0.c: Update LTO options.
654 * gcc.dg/lto/20081201-2_0.c: Update LTO options.
655 * gcc.dg/lto/20081120-2_0.c: Update LTO options.
656 * gcc.dg/lto/materialize-1_0.c: Update LTO options.
657 * gcc.dg/lto/20090126-1_0.c: Update LTO options.
658 * gcc.dg/lto/20081202-1_0.c: Update LTO options.
659 * gcc.dg/lto/noreturn-1_0.c: Update LTO options.
660 * g++.dg/20090107-1.C: Update LTO options.
661 * g++.dg/lto/pr45679-2_0.C: Update LTO options.
662 * g++.dg/lto/20081123_0.C: Update LTO options.
663 * g++.dg/lto/20090313_0.C: Update LTO options.
664 * g++.dg/lto/20081125_0.C: Update LTO options.
665 * g++.dg/lto/20081109-1_0.C: Update LTO options.
666 * g++.dg/lto/20081219_0.C: Update LTO options.
667 * g++.dg/lto/20100724-1_0.C: Update LTO options.
668 * g++.dg/lto/20081204-1_0.C: Update LTO options.
669 * g++.dg/lto/20090303_0.C: Update LTO options.
670 * g++.dg/lto/20100723-1_0.C: Update LTO options.
671 * g++.dg/lto/pr45679-1_0.C: Update LTO options.
672 * g++.dg/lto/20090128_0.C: Update LTO options.
673 * g++.dg/lto/20081204-2_0.C: Update LTO options.
674 * g++.dg/lto/20090302_0.C: Update LTO options.
675 * g++.dg/lto/20081119-1_0.C: Update LTO options.
676 * g++.dg/lto/20081118_0.C: Update LTO options.
677 * g++.dg/20090121-1.C: Update LTO options.
678 * objc.dg/lto/lto.exp: Update LTO options.
679 * lib/lto.exp: Update LTO options.
680 * lib/gcc-dg.exp: Update LTO options.
681 * lib/c-torture.exp: Update LTO options.
682 * obj-c++.dg/lto/lto.exp: Update LTO options.
684 2010-11-11 Jan Hubicka <jh@suse.cz>
686 PR tree-optimize/40436
687 * gcc.dg/tree-ssa/inline-5.c: New testcase.
688 * gcc.dg/tree-ssa/inline-6.c: New testcase.
690 2010-11-11 Janus Weil <janus@gcc.gnu.org>
692 * gfortran.dg/proc_decl_24.f90: New.
694 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>
696 * objc.dg/property/at-property-20.m: New.
697 * objc.dg/property/synthesize-8.m: New.
698 * obj-c++.dg/property/at-property-20.m: New.
699 * obj-c++.dg/property/synthesize-8.mm: New.
701 2010-11-11 Joseph Myers <joseph@codesourcery.com>
703 * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
705 2010-11-11 Jakub Jelinek <jakub@redhat.com>
708 * gcc.c-torture/compile/pr46388.c: New test.
710 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
712 * lib/lto.exp (lto-get-options-main): Support optional target
713 selector for dg-suppress-ld-options.
715 2010-11-11 Martin Jambor <mjambor@suse.cz>
717 PR tree-optimization/46383
718 * g++.dg/torture/pr46383.C: New test.
720 2010-11-11 Uros Bizjak <ubizjak@gmail.com>
722 * gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
723 * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
725 * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
726 * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
727 * g++.dg/other/i386-3.C: Ditto.
729 2010-11-10 Jason Merrill <jason@redhat.com>
731 * g++.dg/cpp0x/constexpr-46420.C: New.
733 2010-11-10 Joseph Myers <joseph@codesourcery.com>
735 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C,
736 gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c,
737 gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c,
738 gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update
741 2010-11-10 Jan Hubicka <jh@suse.cz>
743 PR tree-optimize/38669
744 * gcc.dg/tree-ssa/pr38699.c: New testcase.
746 2010-11-10 Jan Hubicka <jh@suse.cz>
748 * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
750 2010-11-10 Jason Merrill <jason@redhat.com>
752 * g++.dg/cpp0x/constexpr-bitfield.C: New.
754 2010-11-10 Jakub Jelinek <jakub@redhat.com>
757 * gcc.dg/debug/pr46409.c: New test.
760 * g++.dg/cpp0x/constexpr-defarg2.C: New test.
762 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
765 * gcc-target/i386/pr46419.c: New test.
767 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
769 * g++.dg/other/i386-2.C: Add -mtbm.
770 * g++.dg/other/i386-3.C: Likewise.
771 * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets.
772 * gcc.target/i386/funcspec-6.c: Likewise.
773 * gcc.target/i386/sse-12.c: Add -mtbm.
774 * gcc.target/i386/sse-13.c: Add -mtbm and test immediate
776 * gcc.target/i386/sse-14.c: Likewise.
777 * gcc.target/i386/sse-22.c: Likewise.
778 * gcc.target/i386/sse-23.c: Likewise.
779 * gcc.target/i386/tbm-1.c: New file.
780 * gcc.target/i386/tbm-2.c: Likewise.
782 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
784 * g++.dg/other/i386-2.C: Add -mbmi.
785 * g++.dg/other/i386-3.C: Likewise.
786 * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets.
787 * gcc.target/i386/funcspec-6.c: Likewise.
788 * gcc.target/i386/sse-12.c: Add -mbmi.
789 * gcc.target/i386/bmi-1.c: New file.
790 * gcc.target/i386/bmi-2.c: Likewise.
791 * gcc.target/i386/bmi-3.c: Likewise.
792 * gcc.target/i386/bmi-4.c: Likewise.
793 * gcc.target/i386/bmi-5.c: Likewise.
794 * gcc.target/i386/bmi-6.c: Likewise.
796 2010-11-10 Nathan Froyd <froydnj@codesourcery.com>
799 * g++.dg/pr46065.C: New test.
801 2010-11-10 Jan Hubicka <jh@suse.cz>
803 PR tree-optimize/33172
804 PR tree-optimize/43411
805 * gcc.dg/tree-ssa/pr33172.c: New testcase.
806 * g++.dg/tree-ssa/pr43411.C: New testcase.
808 2010-11-10 Jan Hubicka <jh@suse.cz>
810 PR tree-optimize/46228
811 * g++.dg/tree-ssa/pr46228.C: New testcase.
813 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
815 PR tree-optimization/46414
816 * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
818 2010-11-10 Tobias Burnus <burnus@net-b.de>
821 * gfortran.dg/intrinsic_7.f90: New.
823 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
825 * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
826 * g++.dg/abi/thunk4.C: Likewise.
827 * g++.dg/opt/combine.C: Add dg-require-visibility.
828 * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
829 * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on
831 * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
832 * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
833 * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
835 * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
836 * gcc.dg/intmax_t-1.c: Likewise.
838 2010-11-10 Tobias Burnus <burnus@net-b.de>
841 * gfortran.dg/class_30.f90: New.
843 2010-11-10 Tobias Burnus <burnus@net-b.de>
846 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
849 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
851 PR tree-optimization/45971
852 * gcc.dg/vect/O3-pr45971.c: New.
854 2010-11-10 Richard Guenther <rguenther@suse.de>
856 PR tree-optimization/44964
857 * gcc.dg/pr44964.c: New testcase.
859 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
861 * gnat.dg/opt10.adb: Fix typo.
863 2010-11-10 Martin Jambor <mjambor@suse.cz>
865 PR tree-optimization/46351
866 PR tree-optimization/46377
867 * gnat.dg/opt10.adb: New file.
868 * gnat.dg/opt10_pkg.ads: Likewise.
869 * gnat.dg/opt11.adb: Likewise.
870 * gnat.dg/opt11.ads: Likewise.
872 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
874 * gnat.dg/boolean_conv.adb: New test.
876 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
878 * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
880 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
882 * gnat.dg/unchecked_convert7.adb: New test.
884 2010-11-10 Richard Guenther <rguenther@suse.de>
886 PR tree-optimization/46398
887 * gcc.dg/torture/pr46398.c: New testcase.
889 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
891 * gfortran.dg/open_dev_null.f90: New test.
893 2010-11-09 Jan Hubicka <jh@suse.cz>
895 * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
898 2010-11-09 Joseph Myers <joseph@codesourcery.com>
900 * gcc.dg/struct-semi-4.c: New test.
902 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
904 * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
905 power5 to enable generation of FRIZ.
907 * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
910 * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
913 2010-11-09 Jakub Jelinek <jakub@redhat.com>
916 * gfortran.dg/pr43808.f90: New test.
918 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
920 PR tree-optimization/46036
921 * gfortran.dg/lto/pr46036_0.f90: New.
923 2010-10-09 Jakub Jelinek <jakub@redhat.com>
926 * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
927 bar invocation instead of first.
930 * gcc.dg/pr46171.c: New test.
932 2010-11-09 Richard Guenther <rguenther@suse.de>
934 PR tree-optimization/46355
935 * gcc.dg/pr46355.c: New testcase.
937 2010-11-09 Richard Guenther <rguenther@suse.de>
939 PR tree-optimization/46177
940 * gcc.dg/pr46177-2.c: New testcase.
942 2010-11-09 Richard Guenther <rguenther@suse.de>
945 * gcc.dg/vec-scal-opt.c: Move ...
946 * gcc.dg/vect/vect-scal-opt.c: ... here.
947 * gcc.dg/vec-scal-opt1.c: Move ...
948 * gcc.dg/vect/vect-scal-opt1.c: ... here.
949 * gcc.dg/vec-scal-opt2.c: Move ...
950 * gcc.dg/vect/vect-scal-opt2.c: ... here.
952 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
954 * gnat.dg/specs/static_initializer5.ads: New test.
955 * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
957 2010-11-09 Jakub Jelinek <jakub@redhat.com>
960 * gcc.c-torture/compile/pr46360.c: New test.
963 * g++.dg/warn/Wsequence-point-2.C: New test.
965 2010-11-09 Janus Weil <janus@gcc.gnu.org>
968 * gfortran.dg/class_29.f03: New.
970 2010-11-09 Richard Guenther <rguenther@suse.de>
973 * gcc.target/i386/alias-1.c: New testcase.
975 2010-11-08 Jason Merrill <jason@redhat.com>
977 * g++.dg/cpp0x/constexpr-sassert.C: New.
979 2010-11-08 Jason Merrill <jason@redhat.com>
981 * g++.dg/cpp0x/constexpr-defarg.C: New.
983 2010-11-08 Xinliang David Li <davidxl@google.com>
985 PR tree-optimization/46316
986 * gcc.c-torture/execute/pr46316.c: New test.
988 2010-11-08 Janus Weil <janus@gcc.gnu.org>
991 * gfortran.dg/class_28.f03: Extended.
993 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
995 * objc.dg/property/dotsyntax-13.m: New.
996 * objc.dg/property/dotsyntax-14.m: New.
997 * objc.dg/property/dotsyntax-15.m: New.
998 * objc.dg/property/synthesize-7.m: New.
999 * obj-c++.dg/property/dotsyntax-13.mm: New.
1000 * obj-c++.dg/property/dotsyntax-14.mm: New.
1001 * obj-c++.dg/property/dotsyntax-15.mm: New.
1002 * obj-c++.dg/property/synthesize-7.mm: New.
1004 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1006 * objc.dg/property/dynamic-4.m: New.
1007 * objc.dg/property/dynamic-5.m: New.
1008 * objc.dg/property/dynamic-6.m: New.
1009 * obj-c++.dg/property/dynamic-4.mm: New.
1010 * obj-c++.dg/property/dynamic-5.mm: New.
1011 * obj-c++.dg/property/dynamic-6.mm: New.
1013 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1015 * objc.dg/property/synthesize-3.m: New.
1016 * objc.dg/property/synthesize-4.m: New.
1017 * objc.dg/property/synthesize-5.m: New.
1018 * objc.dg/property/synthesize-6.m: New.
1019 * obj-c++.dg/property/synthesize-3.mm: New.
1020 * obj-c++.dg/property/synthesize-4.mm: New.
1021 * obj-c++.dg/property/synthesize-5.mm: New.
1022 * obj-c++.dg/property/synthesize-6.mm: New.
1024 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
1026 * objc.dg/property/at-property-5.m: Updated test.
1027 * objc.dg/property/at-property-16.m: New.
1028 * objc.dg/property/at-property-17.m: New.
1029 * objc.dg/property/at-property-18.m: New.
1030 * objc.dg/property/at-property-19.m: New.
1031 * objc.dg/property/dotsyntax-12.m: New.
1032 * objc.dg/protocol-inheritance-1.m: New.
1033 * objc.dg/protocol-inheritance-2.m: New.
1034 * obj-c++.dg/property/at-property-5.mm: Updated test.
1035 * obj-c++.dg/property/at-property-16.mm: New.
1036 * obj-c++.dg/property/at-property-17.mm: New.
1037 * obj-c++.dg/property/at-property-18.mm: New.
1038 * obj-c++.dg/property/at-property-19.mm: New.
1039 * obj-c++.dg/protocol-inheritance-1.mm: New.
1040 * obj-c++.dg/protocol-inheritance-2.mm: New.
1041 * obj-c++.dg/property/dotsyntax-12.mm: New.
1043 2010-11-08 Jason Merrill <jason@redhat.com>
1045 * g++.dg/expr/overflow1.C: New.
1046 * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics.
1047 * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number.
1048 * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics.
1049 * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning.
1051 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1053 * gcc.dg/pr35442.c: Adapt warning.
1056 * g++.dg/eh/simd-2.C: Add -msse to dg-options, add
1057 dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*.
1058 * g++.dg/torture/pr36444.C: Add dg-options -msse for
1059 i?86-*-* x86_64-*-*.
1060 * g++.dg/torture/pr36445.C: Likewise.
1061 * gcc.c-torture/compile/pr34856.c: Likewise.
1062 * gcc.c-torture/compile/pr39928-1.c: Likewise.
1063 * gcc.c-torture/compile/vector-1.c: Likewise.
1064 * gcc.c-torture/compile/vector-2.c: Likewise.
1065 * gcc.dg/pr32912-1.c: Likewise.
1066 * gcc.c-torture/execute/va-arg-25.c: Move ...
1067 * gcc.dg/torture/va-arg-25.c: ... here. Add dg-do run.
1068 Add dg-options -msse, dg-require-effective-target sse_runtime for
1069 for i?86-*-*, x86_64-*-*.
1070 * gcc.c-torture/execute/vector-1.c: Likewise.
1071 * gcc.c-torture/execute/vector-2.c: Likewise.
1072 * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for
1073 i?86-*-*, x86_64-*-*.
1074 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
1075 * gcc.dg/tree-ssa/sra-4.c: Likewise.
1076 * gcc.dg/tree-ssa/vector-1.c: Likewise.
1077 * gcc.dg/tree-ssa/vector-2.c: Likewise.
1078 * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options.
1080 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1082 * gcc.dg/torture/pr45982.c: Add -std=c99
1083 * gcc.dg/torture/pr45623.c: Ditto.
1085 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1087 * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
1088 * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
1090 2010-11-08 Kai Tietz <kai.tietz@onevision.com>
1093 * g++.dg/ext/dllimport7.C: Adjust second error check and
1094 allow test for x86_64 mingw, too.
1096 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1099 * gfortran.dg/class_28.f03: New.
1101 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
1103 PR rtl-optimization/45352
1104 gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests.
1105 gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c,
1106 gcc.target/i386/pr45352-2.c: New tests.
1108 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1111 * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
1112 XFAIL the run for all but m32 x86.
1114 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
1116 * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
1117 as comment character.
1119 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1121 * gcc.target/mips/mips.exp: Revert previous patch.
1122 * gcc.target/mips/fma-1.c: Delete.
1123 * gcc.target/mips/fma-2.c: Likewise.
1124 * gcc.target/mips/fma-3.c: Likewise.
1125 * gcc.target/mips/fma-4.c: Likewise.
1126 * gcc.target/mips/fma-5.c: Likewise.
1127 * gcc.target/mips/fma-6.c: Likewise.
1128 * gcc.target/mips/fma-7.c: Likewise.
1129 * gcc.target/mips/fma-8.c: Likewise.
1130 * gcc.target/mips/fma-9.c: Likewise.
1131 * gcc.target/mips/fma-10.c: Likewise.
1132 * gcc.target/mips/fma-11.c: Likewise.
1133 * gcc.target/mips/fma-12.c: Likewise.
1134 * gcc.target/mips/fma-13.c: Likewise.
1135 * gcc.target/mips/fma-14.c: Likewise.
1136 * gcc.target/mips/fma-15.c: Likewise.
1137 * gcc.target/mips/fma-16.c: Likewise.
1138 * gcc.target/mips/fma-17.c: Likewise.
1139 * gcc.target/mips/fma-18.c: Likewise.
1140 * gcc.target/mips/fma-19.c: Likewise.
1141 * gcc.target/mips/fma-20.c: Likewise.
1143 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
1145 * gcc.target/mips/mips.exp: Add support for -ffp-contract.
1146 * gcc.target/mips/fma-1.c: New test.
1147 * gcc.target/mips/fma-2.c: Likewise.
1148 * gcc.target/mips/fma-3.c: Likewise.
1149 * gcc.target/mips/fma-4.c: Likewise.
1150 * gcc.target/mips/fma-5.c: Likewise.
1151 * gcc.target/mips/fma-6.c: Likewise.
1152 * gcc.target/mips/fma-7.c: Likewise.
1153 * gcc.target/mips/fma-8.c: Likewise.
1154 * gcc.target/mips/fma-9.c: Likewise.
1155 * gcc.target/mips/fma-10.c: Likewise.
1156 * gcc.target/mips/fma-11.c: Likewise.
1157 * gcc.target/mips/fma-12.c: Likewise.
1158 * gcc.target/mips/fma-13.c: Likewise.
1159 * gcc.target/mips/fma-14.c: Likewise.
1160 * gcc.target/mips/fma-15.c: Likewise.
1161 * gcc.target/mips/fma-16.c: Likewise.
1162 * gcc.target/mips/fma-17.c: Likewise.
1163 * gcc.target/mips/fma-18.c: Likewise.
1164 * gcc.target/mips/fma-19.c: Likewise.
1165 * gcc.target/mips/fma-20.c: Likewise.
1167 2010-11-06 Jason Merrill <jason@redhat.com>
1169 * g++.dg/cpp0x/constexpr-ctor3.C: New.
1171 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
1174 * gcc.dg/parser-error-3.c: New test.
1176 2010-11-06 Nathan Froyd <froydnj@codesourcery.com>
1179 * g++.dg/parse/semicolon2.C: New testcase.
1180 * g++.dg/ext/asmspec1.C: Adjust.
1181 * g++.dg/init/new13.C: Adjust.
1182 * g++.dg/parse/ctor5.C: Adjust.
1184 2010-11-06 Janus Weil <janus@gcc.gnu.org>
1187 * gfortran.dg/class_27.f03: New.
1189 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com>
1191 Fixed using the Objective-C 2.0 dot-syntax with self and super.
1192 * objc.dg/property/dotsyntax-5.m: New.
1193 * objc.dg/property/dotsyntax-6.m: New.
1194 * objc.dg/property/dotsyntax-7.m: New.
1195 * objc.dg/property/dotsyntax-8.m: New.
1196 * objc.dg/property/dotsyntax-9.m: New.
1197 * objc.dg/property/dotsyntax-10.m: New.
1198 * objc.dg/property/dotsyntax-11.m: New.
1199 * obj-c++.dg/property/dotsyntax-5.mm: New.
1200 * obj-c++.dg/property/dotsyntax-6.mm: New.
1201 * obj-c++.dg/property/dotsyntax-7.mm: New.
1202 * obj-c++.dg/property/dotsyntax-8.mm: New.
1203 * obj-c++.dg/property/dotsyntax-9.mm: New.
1204 * obj-c++.dg/property/dotsyntax-10.mm: New.
1205 * obj-c++.dg/property/dotsyntax-11.mm: New.
1207 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1209 * obj-c++.dg/encode-3.mm: Provide a different string check for the
1210 NeXT runtime when the type is READONLY.
1212 2010-11-06 Uros Bizjak <ubizjak@gmail.com>
1214 * gcc.target/i386/387-2.c: Skip if -march= is specified.
1215 * gcc.target/i386/387-6.c: Ditto.
1216 * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options.
1217 * gcc.target/i386/387-4.c: Ditto.
1218 * gcc.target/i386/387-7.c: Ditto.
1219 * gcc.target/i386/387-8.c: Ditto.
1220 * gcc.target/i386/387-9.c: Ditto.
1221 * gcc.target/i386/387-10.c: Ditto.
1222 * gcc.target/i386/387-11.c: Ditto.
1223 * gcc.target/i386/387-12.c: Ditto.
1225 * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
1227 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1230 * gcc.dg/darwin-cfstring-format-1.c: New.
1231 * gcc.dg/warn-nsstring.c: New.
1232 * objc.dg/fsf-nsstring-format-1.m: New.
1233 * obj-c++.dg/fsf-nsstring-format-1.mm: New.
1234 * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10
1237 2010-11-05 Jason Merrill <jason@redhat.com>
1240 * g++.dg/inherit/virtual6.C: New.
1242 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1245 * gcc.dg/Wcxx-compat-21.c: New test.
1247 2010-11-05 Ian Lance Taylor <iant@google.com>
1250 * gcc.target/i386/pr46084.c: New test.
1252 2010-11-05 Steve Ellcey <sje@cup.hp.com>
1254 * lib/target-supports.exp (check_function_available): Use -fno-builtin.
1255 * (check_effective_target_mempcpy): New.
1256 * gcc.c-torture/execute/pr45636.c: Move this...
1257 * gcc.dg/torture/pr45636.c: to here. Add add dg- directives.
1259 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1261 * gcc.target/i386/i386.exp (FLAGS): Remove.
1262 Wrap gcc_target_compile with $clearcap_ldflags added to options.
1264 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1267 * g++.dg/opt/empty2.C: New test.
1270 * gcc.target/i386/pr45670.c: New test.
1272 2010-11-05 Janus Weil <janus@gcc.gnu.org>
1276 * gfortran.dg/class_19.f03: Modified.
1277 * gfortran.dg/class_allocate_6.f03: New.
1279 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1281 * gcc.target/i386/avx-vzeroupper-19.c: New.
1283 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1285 PR tree-optimization/46099
1286 * gcc.dg/autopar/pr46099.c: New test.
1289 * c-c++-common/pr43690.c: New test.
1291 2010-11-05 Iain Sandoe <iains@gcc.gnu.org>
1293 * objc.dg/torture/forward-1.m: Restore for m32 NeXT.
1294 * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize
1295 declaration and implementation.
1296 * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run.
1297 * obj-c++.dg/property/at-property-13.mm: Likewise.
1298 * obj-c++.dg/property/fsf-property-method-access.mm: Likewise.
1299 * obj-c++.dg/property/property-1.mm: Likewise.
1300 * obj-c++.dg/property/at-property-7.mm: Likewise.
1301 * obj-c++.dg/property/at-property-9.mm: Likewise.
1302 * obj-c++.dg/property/dotsyntax-2.mm: Likewise.
1303 * obj-c++.dg/property/at-property-10.mm: Likewise.
1304 * obj-c++.dg/property/synthesize-2.mm: Likewise.
1305 * obj-c++.dg/property/at-property-12.mm: Likewise.
1306 * obj-c++.dg/property/fsf-property-basic.mm: Likewise.
1307 * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise.
1308 * obj-c++.dg/property/at-property-6.mm: Likewise.
1309 * obj-c++.dg/property/at-property-8.mm: Likewise.
1310 * obj-c++.dg/property/dotsyntax-1.mm: Likewise.
1311 * obj-c++.dg/property/dotsyntax-3.mm: Likewise.
1312 * obj-c++.dg/property/at-property-11.mm: Likewise.
1313 * obj-c++.dg/template-8.mm: Likewise.
1314 * obj-c++.dg/encode-3.mm: Use abort (), cast char types.
1315 * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64.
1316 * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs
1317 and put a FIXME for this.
1318 * obj-c++.dg/property/property-2.mm: Remove.
1319 * obj-c++.dg/property/property-3.mm: Remove.
1321 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1324 * gcc.dg/pr46307.c: New test.
1326 2010-11-05 Jason Merrill <jason@redhat.com>
1329 * g++.dg/ext/complex6.C: New.
1331 2010-11-04 Bud Davis <jimmied@smu.edu>
1333 * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
1335 2010-11-04 Chao-ying Fu <fu@mips.com>
1337 * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
1339 * gcc.target/mips/mips32-dsp-run.c: Likewise.
1341 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
1343 Fixed using the Objective-C 2.0 dot-syntax with class names.
1344 * objc.dg/property/dotsyntax-3.m: New.
1345 * objc.dg/property/dotsyntax-4.m: New.
1346 * obj-c++.dg/property/dotsyntax-3.mm: New.
1347 * obj-c++.dg/property/dotsyntax-4.mm: New.
1349 * objc.dg/fobjc-std-1.m: Added test for warnings when the
1350 Objective-C 2.0 dot-syntax is used with class names.
1351 * obj-c++.dg/fobjc-std-1.mm: Same change.
1353 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
1355 * gcc.target/powerpc/loop_align.c: New.
1357 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1359 * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
1361 merge from FSF 'apple/trunk' branch.
1362 * gcc.target/powerpc/darwin64-abi.c: New.
1364 2010-11-04 Jakub Jelinek <jakub@redhat.com>
1366 PR tree-optimization/46233
1367 * gcc.dg/pr46233.c: New test.
1369 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1371 * objc.dg/property/property-2.m: Deleted.
1372 * objc.dg/property/property-3.m: Deleted.
1374 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1376 * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
1378 * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run.
1379 * objc.dg/property/fsf-property-named-ivar.m: Likewise.
1380 * objc.dg/property/property-1.m: Likewise.
1381 * objc.dg/property/at-property-6.m: Likewise.
1382 * objc.dg/property/at-property-7.m: Likewise.
1383 * objc.dg/property/dotsyntax-1.m: Likewise.
1384 * objc.dg/property/at-property-8.m: Likewise.
1385 * objc.dg/property/dotsyntax-2.m: Likewise.
1386 * objc.dg/property/at-property-9.m: Likewise.
1387 * objc.dg/property/synthesize-2.m: Likewise.
1388 * objc.dg/property/at-property-10.m: Likewise.
1389 * objc.dg/property/at-property-11.m: Likewise.
1390 * objc.dg/property/at-property-12.m: Likewise.
1391 * objc.dg/property/at-property-13.m: Likewise.
1392 * objc.dg/property/fsf-property-method-access.m: Likewise.
1393 * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10
1395 * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
1397 * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore
1398 deprecation warnings. Use Object1 implementation.
1399 * objc.dg/demangle-1.m: Provide +initialize. XFAIL m64 NeXT run.
1400 * objc/execute/forward-1.m: Remove.
1401 * objc/execute/forward-1.x: Remove.
1403 2010-11-04 Jason Merrill <jason@redhat.com>
1405 * g++.dg/cpp0x/constexpr-access.C: New.
1407 2010-11-04 Richard Guenther <rguenther@suse.de>
1409 PR rtl-optimization/46183
1410 * gcc.dg/torture/pr46183.c: New testcase.
1412 2010-11-04 Richard Guenther <rguenther@suse.de>
1414 PR tree-optimization/46068
1415 * gcc.dg/torture/pr46068.c: New testcase.
1417 2010-11-04 Richard Guenther <rguenther@suse.de>
1419 PR tree-optimization/45991
1420 * gcc.dg/pr45991.c: New testcase.
1422 2010-11-04 Richard Guenther <rguenther@suse.de>
1424 PR tree-optimization/46154
1425 * g++.dg/torture/pr46154.C: New testcase.
1427 2010-11-04 Richard Guenther <rguenther@suse.de>
1429 PR tree-optimization/45733
1430 * gcc.dg/pr45733.c: New testcase.
1432 2010-11-04 Ira Rosen <irar@il.ibm.com>
1434 PR tree-optimization/46213
1435 * gfortran.dg/vect/pr46213.f90: New.
1437 2010-11-04 Richard Guenther <rguenther@suse.de>
1440 * gcc.dg/pr34989-1.c: Move ...
1441 * gcc.dg/lto/pr34989-1_0.c: ... here.
1442 * gcc.dg/pr34989-2.c: Move ...
1443 * gcc.dg/lto/pr34989-1_1.c: ... here.
1444 * gcc.dg/pr27898.c: Move ...
1445 * gcc.dg/lto/pr27898_0.c: ... here and ...
1446 * gcc.dg/lto/pr27898_1.c: ... split.
1447 * gcc.dg/pr28712.c: Move ...
1448 * gcc.dg/lto/pr28712_0.c: ... here and ...
1449 * gcc.dg/lto/pr28712_1.c: ... split ...
1450 * gcc.dg/lto/pr28712_2.c: ... twice.
1451 * gcc.dg/pr28706.c: Move ...
1452 * gcc.dg/lto/pr28706_0.c: ... here and ...
1453 * gcc.dg/lto/pr28706_1.c: ... split.
1455 2010-11-04 Richard Guenther <rguenther@suse.de>
1456 Richard Henderson <rth@redhat.com>
1458 * gcc.target/i386/fma4-vector-2.c: New testcase.
1460 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
1461 Richard Guenther <rguenther@suse.de>
1463 * gcc.dg/vec-scal-opt.c: New testcase.
1464 * gcc.dg/vec-scal-opt1.c: New testcase.
1465 * gcc.dg/vec-scal-opt2.c: New testcase.
1467 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1469 * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
1470 from plugin build flags on Darwin targets.
1472 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1474 * gcc.target/i386/pr46285.c: Require split_stack target.
1476 2010-11-03 Jason Merrill <jason@redhat.com>
1479 * g++.dg/cpp0x/constexpr-base2.C: New.
1482 * g++.dg/cpp0x/initlist45.C: New.
1484 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1486 * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic
1487 is now allowed in categories.
1488 * obj-c++.dg/property/dynamic-2.mm: Same change.
1489 * objc.dg/property/dynamic-3.m: New.
1490 * obj-c++.dg/property/dynamic-3.mm: New.
1491 * objc.dg/property/at-property-14.m: New.
1492 * objc.dg/property/at-property-15.m: New.
1493 * obj-c++.dg/property/at-property-14.mm: New.
1494 * obj-c++.dg/property/at-property-15.mm: New.
1496 * objc.dg/foreach-6.m: Added a few more tests for valid and
1497 invalid iterating variables and collections.
1499 2010-11-03 Xinliang David Li <davidxl@google.com>
1502 * g++.dg/tree-ssa/ivopts-2.C: New test.
1504 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1507 * gcc.target/i386/pr46295.c: New.
1509 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1511 * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
1512 precision min/max for single precision on VSX.
1514 2010-11-03 Jason Merrill <jason@redhat.com>
1517 * g++.dg/cpp0x/constexpr-ice3.C: New.
1519 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
1521 * gnat.dg/opt8.ad[sb]: New test.
1522 * gnat.dg/opt8_pkg.ads: New helper.
1524 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1526 PR rtl-optimization/45865
1527 * gcc.dg/pr45865.c: New.
1528 * gcc.dg/torture/pr45865.c: Likewise.
1530 * gcc.target/arm/headmerge-1.c: Revert revision 164552.
1531 * gcc.target/arm/headmerge-2.c: Likewise.
1532 * gcc.target/i386/headmerge-1.c: Likewise.
1533 * gcc.target/i386/headmerge-2.c: Likewise.
1535 2010-11-03 Richard Guenther <rguenther@suse.de>
1538 * gcc.dg/pr46288.c: New testcase.
1540 2010-11-03 Richard Guenther <rguenther@suse.de>
1542 PR tree-optimization/44807
1543 * gcc.dg/torture/pr44807.c: New testcase.
1545 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1547 PR libgfortran/43899
1548 * gfortran.dg/namelist_67.f90: New test.
1550 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1552 PR tree-optimization/46009
1553 * gcc.dg/vect/pr46009.c: New function.
1555 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1557 Implemented -fobjc-std=objc1 flag.
1558 * objc.dg/fobjc-std-1.m: New.
1559 * obj-c++.dg/fobjc-std-1.mm: New.
1561 2010-11-03 Richard Guenther <rguenther@suse.de>
1564 * g++.dg/debug/pr46241.C: New testcase.
1566 2010-11-03 Richard Guenther <rguenther@suse.de>
1568 PR tree-optimization/46190
1569 * gfortran.dg/pr46190.f90: New testcase.
1571 2010-11-03 Richard Guenther <rguenther@suse.de>
1574 * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence.
1575 * gcc.dg/vect/vect-19.c: Likewise.
1576 * gcc.dg/vect/vect-17.c: Likewise.
1578 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1581 * gcc.target/i386/pr46285.c: New.
1583 2010-11-03 Richard Guenther <rguenther@suse.de>
1585 PR tree-optimization/46217
1586 * gcc.dg/pr46217.c: New testcase.
1588 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1590 * objc.dg/property/dotsyntax-1.m: New.
1591 * objc.dg/property/dotsyntax-2.m: New.
1592 * obj-c++.dg/property/dotsyntax-1.mm: New.
1593 * obj-c++.dg/property/dotsyntax-2.mm: New.
1595 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1597 PR tree-optimization/46165
1598 * gcc.dg/pr46165.c: New test.
1600 2010-11-03 Richard Guenther <rguenther@suse.de>
1603 * gcc.dg/pr46251.c: New testcase.
1605 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1607 PR tree-optimization/46107
1608 * gcc.c-torture/compile/pr46107.c: New test.
1611 * gcc.dg/pr46252.c: New test.
1613 PR rtl-optimization/46034
1614 PR rtl-optimization/46212
1615 PR rtl-optimization/46248
1616 * gcc.c-torture/compile/pr46034.c: New test.
1617 * gcc.c-torture/compile/pr46248.c: New test.
1618 * gcc.dg/pr46212.c: New test.
1620 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
1622 * gnat.dg/sizetype4.adb: New test.
1624 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
1626 * gcc.target/i386/avx-vzeroupper-15.c: New.
1627 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
1628 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
1629 * gcc.target/i386/avx-vzeroupper-18.c: Likewise.
1632 * gcc.target/i386/pr46253.c: New.
1634 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org>
1635 Tobias Burnus <burnus@net-b.de>
1638 * gfortran.dg/deferred_type_param_1.f90: New.
1639 * gfortran.dg/deferred_type_param_2.f90: New.
1640 * gfortran.dg/initialization_1.f90: Update dg-errors.
1641 * gfortran.dg/initialization_9.f90: Update dg-errors.
1643 2010-11-02 Richard Guenther <rguenther@suse.de>
1645 PR tree-optimization/46149
1646 * g++.dg/torture/pr46149.C: New testcase.
1648 2010-11-02 Richard Guenther <rguenther@suse.de>
1650 PR tree-optimization/46216
1651 * gcc.dg/torture/pr46216.c: New testcase.
1653 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1656 * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
1659 2010-11-02 Richard Guenther <rguenther@suse.de>
1661 PR tree-optimization/46184
1662 * gcc.dg/pr46184.c: New testcase.
1664 2010-11-02 Richard Guenther <rguenther@suse.de>
1666 PR tree-optimization/46177
1667 * gcc.dg/pr46177.c: New testcase.
1669 2010-11-02 Martin Jambor <mjambor@suse.cz>
1672 * g++.dg/ipa/ivinline-9.C: New test.
1674 2010-11-02 Martin Jambor <mjambor@suse.cz>
1676 PR tree-optimization/45875
1677 * g++.dg/torture/pr45875.C: New test.
1679 2010-11-02 Richard Guenther <rguenther@suse.de>
1682 * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
1684 2010-11-02 Jakub Jelinek <jakub@redhat.com>
1687 * gcc.dg/pr46255.c: New test.
1689 2010-11-02 Dodji Seketeli <dodji@redhat.com>
1693 * g++.dg/template/sfinae26.C: New test.
1694 * g++.dg/template/sfinae27.C: Likewise.
1696 2010-11-02 Dodji Seketeli <dodji@redhat.com>
1699 * g++.dg/template/typedef36.C: New test.
1700 * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise.
1701 * g++.dg/template/canon-type-10.C: Likewise.
1702 * g++.dg/template/canon-type-11.C: Likewise.
1703 * g++.dg/template/canon-type-12.C: Likewise.
1704 * g++.dg/template/canon-type-13.C: Likewise.
1706 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
1708 * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
1709 instance of debug_pubnames on darwin.
1711 2010-11-01 Jason Merrill <jason@redhat.com>
1712 Benjamin Kosnik <bkoz@redhat.com>
1714 * g++.dg/cpp0x/constexpr-initlist2.C: New.
1715 * g++.dg/cpp0x/constexpr-initlist3.C: New.
1717 * g++.dg/cpp0x/constexpr-array-ptr.C: New.
1718 * g++.dg/cpp0x/constexpr-array-ptr2.C: New.
1719 * g++.dg/cpp0x/constexpr-array-ptr3.C: New.
1720 * g++.dg/cpp0x/constexpr-array-ptr4.C: New.
1721 * g++.dg/cpp0x/constexpr-array-ptr5.C: New.
1722 * g++.dg/cpp0x/constexpr-array-ptr6.C: New.
1723 * g++.dg/cpp0x/constexpr-array.C: New.
1724 * g++.dg/cpp0x/constexpr-base.C: New.
1725 * g++.dg/cpp0x/constexpr-complex.C: New.
1726 * g++.dg/cpp0x/constexpr-data1.C: New.
1727 * g++.dg/cpp0x/constexpr-data2.C: New.
1728 * g++.dg/cpp0x/constexpr-deref.C: New.
1729 * g++.dg/cpp0x/constexpr-diag1.C: New.
1730 * g++.dg/cpp0x/constexpr-eh-spec.C: New.
1731 * g++.dg/cpp0x/constexpr-ellipsis.C: New.
1732 * g++.dg/cpp0x/constexpr-ellipsis2.C: New.
1733 * g++.dg/cpp0x/constexpr-empty.C: New.
1734 * g++.dg/cpp0x/constexpr-empty2.C: New.
1735 * g++.dg/cpp0x/constexpr-empty3.C: New.
1736 * g++.dg/cpp0x/constexpr-empty4.C: New.
1737 * g++.dg/cpp0x/constexpr-empty5.C: New.
1738 * g++.dg/cpp0x/constexpr-ex1.C: New.
1739 * g++.dg/cpp0x/constexpr-ex2.C: New.
1740 * g++.dg/cpp0x/constexpr-ex3.C: New.
1741 * g++.dg/cpp0x/constexpr-ex4.C: New.
1742 * g++.dg/cpp0x/constexpr-explicit-inst.C: New.
1743 * g++.dg/cpp0x/constexpr-fnptr.C: New.
1744 * g++.dg/cpp0x/constexpr-function1.C: New.
1745 * g++.dg/cpp0x/constexpr-function2.C: New.
1746 * g++.dg/cpp0x/constexpr-function3.C: New.
1747 * g++.dg/cpp0x/constexpr-ice.C: New.
1748 * g++.dg/cpp0x/constexpr-initlist.C: New.
1749 * g++.dg/cpp0x/constexpr-neg1.C: New.
1750 * g++.dg/cpp0x/constexpr-noexcept.C: New.
1751 * g++.dg/cpp0x/constexpr-noexcept2.C: New.
1752 * g++.dg/cpp0x/constexpr-noexcept3.C: New.
1753 * g++.dg/cpp0x/constexpr-noexcept4.C: New.
1754 * g++.dg/cpp0x/constexpr-non-const-arg.C: New.
1755 * g++.dg/cpp0x/constexpr-nonlit.C: New.
1756 * g++.dg/cpp0x/constexpr-nonlit2.C: New.
1757 * g++.dg/cpp0x/constexpr-nullptr.C: New.
1758 * g++.dg/cpp0x/constexpr-object1.C: New.
1759 * g++.dg/cpp0x/constexpr-object2.C: New.
1760 * g++.dg/cpp0x/constexpr-overflow.C: New.
1761 * g++.dg/cpp0x/constexpr-pedantic.C: New.
1762 * g++.dg/cpp0x/constexpr-pos1.C: New.
1763 * g++.dg/cpp0x/constexpr-potential1.C: New.
1764 * g++.dg/cpp0x/constexpr-ptrmem.C: New.
1765 * g++.dg/cpp0x/constexpr-pure.C: New.
1766 * g++.dg/cpp0x/constexpr-static.C: New.
1767 * g++.dg/cpp0x/constexpr-static2.C: New.
1768 * g++.dg/cpp0x/constexpr-static3.C: New.
1769 * g++.dg/cpp0x/constexpr-static4.C: New.
1770 * g++.dg/cpp0x/constexpr-static5.C: New.
1771 * g++.dg/cpp0x/constexpr-static6.C: New.
1772 * g++.dg/cpp0x/constexpr-string.C: New.
1773 * g++.dg/cpp0x/constexpr-switch.C: New.
1774 * g++.dg/cpp0x/constexpr-targ.C: New.
1775 * g++.dg/cpp0x/constexpr-throw.C: New.
1776 * g++.dg/cpp0x/constexpr-typeid.C: New.
1777 * g++.dg/cpp0x/constexpr-union.C: New.
1778 * g++.dg/cpp0x/constexpr-value.C: New.
1779 * g++.dg/cpp0x/constexpr-value2.C: New.
1780 * g++.dg/cpp0x/constexpr-variadic.C: New.
1781 * g++.dg/cpp0x/initlist5.C: Use constexpr.
1782 * g++.dg/cpp0x/static_assert3.C: Add expected error.
1783 * g++.dg/other/fold1.C: Likewise.
1784 * g++.dg/parse/crash36.C: Likewise.
1785 * g++.dg/parse/constant4.C: Adjust expected error.
1786 * g++.dg/template/arg5.C: Likewise.
1787 * g++.dg/template/non-dependent10.C: Likewise.
1788 * g++.dg/template/qualified-id3.C: Likewise.
1789 * g++.dg/warn/overflow-warn-1.C: Likewise.
1790 * g++.dg/warn/overflow-warn-3.C: Likewise.
1791 * g++.dg/warn/overflow-warn-4.C: Likewise.
1792 * g++.old-deja/g++.pt/crash10.C: Likewise.
1794 * g++.dg/cpp0x/constexpr-ctor2.C: New.
1796 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
1798 Implemented format and noreturn attributes for Objective-C methods.
1799 * objc.dg/attributes/method-attribute-2.m: Updated warnings.
1800 * objc.dg/attributes/method-deprecated-1.m: New.
1801 * objc.dg/attributes/method-deprecated-2.m: New.
1802 * objc.dg/attributes/method-deprecated-3.m: New.
1803 * objc.dg/attributes/method-noreturn-1.m: New.
1804 * objc.dg/attributes/method-sentinel-1.m: New.
1805 * objc.dg/attributes/method-format-1.m: New.
1806 * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings.
1807 * obj-c++.dg/attributes/method-deprecated-1.mm: New.
1808 * obj-c++.dg/attributes/method-deprecated-2.mm: New.
1809 * obj-c++.dg/attributes/method-deprecated-3.mm: New.
1810 * obj-c++.dg/attributes/method-noreturn-1.mm: New.
1811 * obj-c++.dg/attributes/method-sentinel-1.mm: New.
1812 * obj-c++.dg/attributes/method-format-1.mm: New.
1814 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
1816 * objc.dg/property/at-property-deprecated-1.m: New.
1817 * obj-c++.dg/property/at-property-deprecated-1.mm: New.
1819 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
1821 Implemented Objective-C 2.0 property accessors.
1822 * objc.dg/property/at-property-6.m: Use nonatomic properties to
1823 avoid testing more complex accessors in this testcase which is not
1825 * objc.dg/property/at-property-7.m: Same change.
1826 * objc.dg/property/at-property-8.m: Same change.
1827 * objc.dg/property/at-property-9.m: Same change.
1828 * objc.dg/property/at-property-10.m: Same change.
1829 * objc.dg/property/at-property-11.m: Same change.
1830 * obj-c++.dg/property/at-property-6.mm: Same change.
1831 * obj-c++.dg/property/at-property-7.mm: Same change.
1832 * obj-c++.dg/property/at-property-8.mm: Same change.
1833 * obj-c++.dg/property/at-property-9.mm: Same change.
1834 * obj-c++.dg/property/at-property-10.mm: Same change.
1835 * obj-c++.dg/property/at-property-11.mm: Same change.
1836 * objc.dg/property/at-property-12.m: New.
1837 * objc.dg/property/at-property-13.m: New.
1838 * obj-c++.dg/property/at-property-12.mm: New.
1839 * obj-c++.dg/property/at-property-13.mm: New.
1841 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
1844 * gfortran.dg/select_type_11.f03: Update dg-error phrase.
1845 * gfortran.dg/allocate_with_typespec_4.f90: New test.
1846 * gfortran.dg/allocate_with_typespec_1.f90: New test.
1847 * gfortran.dg/allocate_with_typespec_2.f: New test.
1848 * gfortran.dg/allocate_with_typespec_3.f90: New test.
1849 * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase.
1850 * gfortran.dg/select_type_1.f03: Update dg-error phrase.
1852 2010-11-01 H.J. Lu <hongjiu.lu@intel.com>
1853 Nathan Froyd <froydnj@codesourcery.com>
1855 PR tree-optimization/46259
1856 * gfortran.dg/pr46259.f: New testcase.
1858 2010-11-01 Paul Koning <ni1d@arrl.net>
1860 * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.
1861 * gcc.c-torture/compile/20020604-1.c: Ditto.
1862 * gcc.c-torture/compile/20001226-1.c: Ditto.
1863 * gcc.c-torture/compile/20010327-1.c: Ditto.
1864 * gcc.c-torture/compile/limits-stringlit.c: Ditto.
1865 * gcc.c-torture/compile/pr43191.c: Ditto.
1866 * gcc.c-torture/compile/pr41181.c: Ditto.
1868 2010-10-31 Richard Henderson <rth@redhat.com>
1870 * lib/target-supports.exp
1871 (check_effective_target_automatic_stack_alignment): True for
1872 x86 but not windows.
1873 * g++.dg/torture/stackalign/stackalign.exp: Use it to protect
1874 use of the preferred-stack-boundary arguments.
1875 * gcc.dg/torture/stackalign/stackalign.exp: Likewise.
1877 2010-10-31 H.J. Lu <hongjiu.lu@intel.com>
1880 * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
1881 * gcc.target/i386/fma4-builtin-2.c: Likewise.
1883 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
1885 * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
1887 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
1889 * gcc.dg/tls/thr-init-1.c: Fix order of dg-do.
1890 * gcc.dg/tls/thr-init-2.c: Likewise. Require tls_runtime rather
1892 * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls.
1893 * gcc.dg/torture/tls/thr-init-2.c: Likewise.
1894 * objc.dg/torture/tls/thr-init.m: Likewise.
1895 * objc.dg/torture/tls/thr-init-2.m: Likewise.
1896 * objc.dg/torture/tls/thr-init-3.m: Likewise.
1898 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
1900 * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
1903 2010-10-30 Janus Weil <janus@gcc.gnu.org>
1908 * gfortran.dg/typebound_generic_10.f03: New.
1910 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
1912 Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
1913 * objc.dg/property/property-neg-1.m: Updated for changes in the
1914 syntax of @property and the implementation of
1915 @synthesize/@dynamic.
1916 * objc.dg/property/property-neg-2.m: Same change.
1917 * objc.dg/property/property-neg-3.m: Same change.
1918 * objc.dg/property/property-neg-4.m: Same change.
1919 * objc.dg/property/property-neg-5.m: Same change.
1920 * objc.dg/property/property-neg-7.m: Same change.
1921 * objc.dg/property/property-1.m: Same change.
1922 * objc.dg/property/synthesize-1.m: Same change.
1923 * objc.dg/property/at-property-2.m: Same change.
1924 * objc.dg/property/at-property-4.m: Same change.
1926 * objc.dg/property/fsf-property-method-acces.m: Updated for
1927 changes in the syntax of @property and the implementation of
1928 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
1929 * objc.dg/property/fsf-property-basic.m: Same change.
1930 * objc.dg/property/fsf-property-named-ivar.m: Same change.
1932 * objc.dg/property/at-property-5.m: New.
1933 * objc.dg/property/at-property-6.m: New.
1934 * objc.dg/property/at-property-7.m: New.
1935 * objc.dg/property/at-property-8.m: New.
1936 * objc.dg/property/at-property-9.m: New.
1937 * objc.dg/property/at-property-10.m: New.
1938 * objc.dg/property/at-property-11.m: New.
1939 * objc.dg/property/synthesize-2.m: New.
1940 * objc.dg/property/dynamic-2.m: New.
1942 * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the
1943 syntax of @property and the implementation of
1944 @synthesize/@dynamic.
1945 * obj-c++.dg/property/property-neg-2.mm: Same change.
1946 * obj-c++.dg/property/property-neg-3.mm: Same change.
1947 * obj-c++.dg/property/property-neg-4.mm: Same change.
1948 * obj-c++.dg/property/property-neg-5.mm: Same change.
1949 * obj-c++.dg/property/property-neg-7.mm: Same change.
1950 * obj-c++.dg/property/property-1.mm: Same change.
1951 * obj-c++.dg/property/synthesize-1.mm: Same change.
1952 * obj-c++.dg/property/at-property-2.mm: Same change.
1953 * obj-c++.dg/property/at-property-4.mm: Same change.
1955 * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for
1956 changes in the syntax of @property and the implementation of
1957 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
1958 * obj-c++.dg/property/fsf-property-basic.mm: Same change.
1959 * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change.
1961 * obj-c++.dg/property/at-property-5.mm: New.
1962 * obj-c++.dg/property/at-property-6.mm: New.
1963 * obj-c++.dg/property/at-property-7.mm: New.
1964 * obj-c++.dg/property/at-property-8.mm: New.
1965 * obj-c++.dg/property/at-property-9.mm: New.
1966 * obj-c++.dg/property/at-property-10.mm: New.
1967 * obj-c++.dg/property/at-property-11.mm: New.
1968 * obj-c++.dg/property/synthesize-2.mm: New.
1969 * obj-c++.dg/property/dynamic-2.mm: New.
1971 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
1972 Andrew Pinski <pinskia@gmail.com>
1974 * gcc.c-torture/execute/vector-shift.c: New testcase.
1975 * gcc.c-torture/execute/vector-shift1.c: Likewise.
1976 * gcc.c-torture/execute/vector-shift2.c: Likewise.
1977 * gcc.dg/vector-shift.c: Likewise.
1978 * gcc.dg/vector-shift1.c: Likewise.
1979 * gcc.dg/torture/vector-shift2.c: Likewise.
1980 * gcc.dg/vector-shift3.c: Likewise.
1981 * gcc.dg/simd-1b.c: Adjust.
1983 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org>
1985 * gcc.c-torture/execute/20101011-1.c: Skip on SH.
1987 2010-10-29 Pat Haugen <pthaugen@us.ibm.com>
1989 * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
1991 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
1994 * gcc.target/i386/pr46153.c: New test.
1996 2010-10-27 Jason Merrill <jason@redhat.com>
1998 * g++.dg/cpp0x/constexpr-is_literal.C: New.
2000 2010-10-27 Janus Weil <janus@gcc.gnu.org>
2003 * gfortran.dg/class_dummy_3.f03: New.
2005 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
2007 * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
2008 * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
2010 * gcc.target/i386/avx-vzeroupper-3.c: New.
2011 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2012 * gcc.target/i386/avx-vzeroupper-5.c: Likewise.
2013 * gcc.target/i386/avx-vzeroupper-6.c: Likewise.
2014 * gcc.target/i386/avx-vzeroupper-7.c: Likewise.
2015 * gcc.target/i386/avx-vzeroupper-8.c: Likewise.
2016 * gcc.target/i386/avx-vzeroupper-9.c: Likewise.
2017 * gcc.target/i386/avx-vzeroupper-10.c: Likewise.
2018 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
2019 * gcc.target/i386/avx-vzeroupper-12.c: Likewise.
2020 * gcc.target/i386/avx-vzeroupper-13.c: Likewise.
2021 * gcc.target/i386/avx-vzeroupper-14.c: Likewise.
2023 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2025 * obj-c.dg/property/at-property-4.m: New.
2026 * obj-c++.dg/property/at-property-4.mm: New.
2027 * obj-c++.dg/property/property-neg-5.m: Updated testcase for
2029 * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
2032 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2034 * objc.dg/property/at-property-1.m: New.
2035 * objc.dg/property/at-property-2.m: New.
2036 * objc.dg/property/at-property-3.m: New.
2037 * objc.dg/ivar-invalid-type-1.m: New.
2038 * obj-c++.dg/property/at-property-1.mm: New.
2039 * obj-c++.dg/property/at-property-2.mm: New.
2040 * obj-c++.dg/property/at-property-3.mm: New.
2041 * obj-c++.dg/ivar-invalid-type-1.mm: New.
2042 * objc.dg/property/property-neg-6.m: Updated testcase for updates
2045 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2047 PR libgfortran/46010
2048 * gfortran.dg/namelist_66.f90: New test.
2049 * gfortran.dg/fmt_t_6.f: Fix whitespace.
2051 2010-10-26 Janus Weil <janus@gcc.gnu.org>
2054 * gfortran.dg/allocatable_scalar_9.f90: Extended.
2055 * gfortran.dg/allocatable_scalar_10.f90: New.
2056 * gfortran.dg/class_19.f03: Extended.
2058 2010-10-26 Jan Hubicka <jh@suse.cz>
2061 * testsuite/gcc.dg/lto/pr45736_0.c: New function.
2063 2010-10-26 Ira Rosen <irar@il.ibm.com>
2065 PR tree-optimization/46167
2066 * gcc.dg/vect/O-pr46167.c: New.
2067 * gcc.dg/vect/vect.exp: Run tests with -O.
2069 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2072 * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86.
2073 * g++.dg/vect/pr33860a.cc: Likewise.
2074 * gcc.c-torture/compile/20070522-1.c: Likewise.
2075 * gcc.dg/compat/struct-align-1_x.c: Likewise.
2076 * gcc.dg/compat/struct-align-1_y.c: Likewise.
2077 * gcc.dg/compat/struct-align-2_x.c: Likewise.
2078 * gcc.dg/compat/struct-align-2_y.c: Likewise.
2079 * gcc.dg/pr44136.c: Likewise.
2081 * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86.
2082 * gcc.dg/compat/vector-1_x.c: Likewise.
2083 * gcc.dg/compat/vector-1_y.c: Likewise.
2084 * gcc.dg/compat/vector-2_x.c: Likewise.
2085 * gcc.dg/compat/vector-2_y.c: Likewise.
2086 * gcc.dg/pr43300.c: Likewise.
2088 * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi.
2089 * gcc.dg/compat/vector-1a_y.c: Likewise.
2090 * gcc.dg/compat/vector-1b_x.c: Likewise.
2091 * gcc.dg/compat/vector-1b_y.c: Likewise.
2092 * gcc.dg/compat/vector-2a_x.c: Likewise.
2093 * gcc.dg/compat/vector-2a_y.c: Likewise.
2094 * gcc.dg/compat/vector-2b_x.c: Likewise.
2095 * gcc.dg/compat/vector-2b_y.c: Likewise.
2096 * gcc.target/i386/pr39162.c: Likewise.
2097 * gcc.target/i386/pr40906-2.c: Likewise.
2098 * gcc.target/i386/sse-5.c: Likewise.
2100 * gcc.dg/pr35442.c: Prune ABI change warnings.
2102 * gcc.c-torture/execute/pr38151.x: New.
2103 * gcc.target/i386/pr44948-1a.c: Likewise.
2104 * gcc.target/i386/pr44948-1b.c: Likewise.
2105 * gcc.target/i386/pr44948-2a.c: Likewise.
2106 * gcc.target/i386/pr44948-2b.c: Likewise.
2108 2010-10-26 Ian Lance Taylor <iant@google.com>
2111 * gcc.c-torture/execute/20101025-1.c: New test.
2113 2010-10-26 Tobias Burnus <burnus@net-b.de>
2116 * gfortran.dg/class_allocate_5.f90: New.
2118 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2120 Implement opaque-enum-specifiers for C++0x
2121 * g++.dg/cpp0x/forw_enum1.C: New.
2122 * g++.dg/cpp0x/forw_enum2.C: New.
2123 * g++.dg/cpp0x/forw_enum3.C: New.
2124 * g++.dg/cpp0x/forw_enum4.C: New.
2125 * g++.dg/cpp0x/forw_enum5.C: New.
2126 * g++.dg/cpp0x/forw_enum6.C: New.
2127 * g++.dg/cpp0x/forw_enum7.C: New.
2128 * g++.dg/cpp0x/forw_enum8.C: New.
2129 * g++.dg/cpp0x/forw_enum9.C: New.
2130 * g++.dg/parse/enum3.C: Add new errors.
2131 * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning.
2132 * g++.dg/cpp0x/auto9.C: Add new error.
2133 * g++.dg/template/crash79.C: Add new errors.
2135 2010-10-26 Jie Zhang <jie@codesourcery.com>
2137 * gcc.target/arm/volatile-bitfields-1.c: New test.
2138 * gcc.target/arm/volatile-bitfields-2.c: New test.
2139 * gcc.target/arm/volatile-bitfields-3.c: New test.
2141 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2143 * gnat.dg/pointer_discr1.adb: New test.
2144 * gnat.dg/pointer_discr1_pkg1.ads: New helper.
2145 * gnat.dg/pointer_discr1_pkg2.ads: Likewise.
2146 * gnat.dg/pointer_discr1_pkg3.ads: Likewise.
2148 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2150 * gnat.dg/loop_optimization8.adb: New test.
2151 * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper.
2152 * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise.
2154 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2156 * gnat.dg/in_out_parameter2.adb: New test.
2157 * gnat.dg/in_out_parameter3.adb: Likewise.
2159 2010-10-25 Jie Zhang <jie@codesourcery.com>
2161 * g++.dg/opt/combine.c: New test.
2163 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2165 * gnat.dg/opt7.ad[sb]: New test.
2166 * gnat.dg/opt7_pkg.ads: New helper.
2168 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2171 * obj-c.dg/pr45735.mm: New.
2172 * obj-c++.dg/pr45735.mm: New.
2174 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2177 * objc.dg/pr24393.m: New.
2178 * obj-c++.dg/pr24393.mm: New.
2180 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2183 * objc.dg/pr28049.m: New.
2184 * obj-c++.dg/pr28049.mm: New.
2186 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2188 * objc.dg/attributes/method-attribute-2.m: Updated test. Method
2189 parameter attributes are now supported.
2190 * obj-c++.dg/attributes/method-attribute-2.m: Same change.
2191 * objc.dg/attributes/parameter-attribute-1.m: New test.
2192 * objc.dg/attributes/parameter-attribute-2.m: New test.
2193 * obj-c++.dg/attributes/parameter-attribute-1.m: New test.
2194 * obj-c++.dg/attributes/parameter-attribute-2.m: New test.
2196 2010-10-23 Iain Sandoe <iains@gcc.gnu.org>
2198 Based on the CFString implementation in FSF apple/trunk branch.
2200 * gcc.dg/darwin-cfstring-1.c: New.
2201 * gcc.dg/darwin-cfstring-2.c: New.
2202 * gcc.dg/torture/darwin-cfstring-3.c: New.
2203 * g++.dg/other/darwin-cfstring1.C: New.
2204 * g++.dg/torture/darwin-cfstring-3.C: New.
2206 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com>
2208 * objc.dg/demangle-1.m: New test.
2209 * obj-c++.dg/demangle-1.mm: New test.
2210 * obj-c++.dg/demangle-2.mm: New test.
2211 * obj-c++.dg/demangle-3.mm: New test.
2213 2010-10-23 Ian Lance Taylor <iant@google.com>
2215 * gcc.c-torture/execute/20101011-1.c: New test.
2216 * gcc.c-torture/execute/20101011-1.x: New test driver.
2218 2010-10-23 Tobias Burnus <burnus@net-b.de>
2221 * gfortran.dg/protected_8.f90: New.
2223 2010-10-23 Joseph Myers <joseph@codesourcery.com>
2225 * gcc.dg/march-generic.c: Skip for -march in multilib options.
2226 * gcc.target/i386/isa-9.c: Skip for -march other than
2227 -march=amdfam10 in multilib options.
2228 * gcc.target/i386/pr42589.c: Skip for -march other than
2229 -march=i486 in multilib options.
2230 * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for
2231 other -march in multilib options.
2233 2010-10-23 Jie Zhang <jie@codesourcery.com>
2235 PR rtl-optimization/37360
2236 * gcc.dg/pr37360.c: New test.
2238 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com>
2240 * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
2242 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2243 Andrew Pinski <pinskia@gmail.com>
2245 * gcc.c-torture/execute/vector-subscript-1.c: Likewise.
2246 * gcc.c-torture/execute/vector-subscript-2.c: Likewise.
2247 * gcc.c-torture/execute/vector-subscript-3.c: New testcase.
2248 * gcc.dg/vector-subscript-1.c: Likewise.
2249 * gcc.dg/vector-subscript-2.c: Likewise.
2250 * gcc.dg/vector-subscript-3.c: New testcase.
2251 * gcc.dg/array-8.c: Adjust.
2253 2010-10-22 Richard Guenther <rguenther@suse.de>
2256 * c-c++-common/torture/pr46137.c: New testcase.
2258 2010-10-22 Jason Merrill <jason@redhat.com>
2261 * g++.dg/template/defarg14.C: New.
2263 2010-10-22 Jason Merrill <jason@redhat.com>
2266 * g++.dg/cpp0x/implicit10.C: New.
2268 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
2271 * gcc.target/i386/pr46098.c: New test.
2273 2010-10-22 Richard Guenther <rguenther@suse.de>
2275 PR tree-optimization/45720
2276 * gcc.dg/torture/pr45720.c: New testcase.
2278 2010-10-22 Ira Rosen <irar@il.ibm.com>
2280 PR tree-optimization/46126
2281 * gcc.dg/vect/pr46126.c: New.
2283 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
2285 Based on the CFString implementation in FSF apple/trunk branch.
2287 * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags
2288 so that the latter can be used in dg-skip and dg-xfail clauses.
2289 * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
2290 * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test
2291 to use dg-additional-files for Object1.
2292 * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test
2293 to use dg-additional-files for Object1, move to torture/strings/.
2294 * obj-c++.dg/const-str-4.mm: Likewise.
2295 * obj-c++.dg/const-str-3.mm: Likewise.
2296 * obj-c++.dg/const-str-8.mm: Likewise.
2297 * obj-c++.dg/const-str-9.mm: Likewise.
2298 * obj-c++.dg/const-str-10.mm: Likewise.
2299 * obj-c++.dg/const-str-10.mm: Likewise.
2300 * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test
2301 to use dg-additional-files for Object1, move to strings/.
2302 * obj-c++.dg/const-str-2.mm: Likewise.
2303 * obj-c++.dg/const-str-5.mm: Likewise.
2304 * obj-c++.dg/const-str-6.mm: Likewise.
2305 * obj-c++.dg/const-str-12.mm: Likewise.
2306 * obj-c++.dg/strings/strings.exp: New.
2307 * obj-c++.dg/strings/const-cfstring-2.mm: New.
2308 * obj-c++.dg/strings/const-cfstring-5.mm: New.
2309 * obj-c++.dg/torture/strings/strings.exp: New.
2310 * obj-c++.dg/torture/strings/string1.mm: New.
2311 * obj-c++.dg/torture/strings/const-cfstring-1.mm: New.
2312 * obj-c++.dg/torture/strings/const-cfstring-3.mm: New.
2313 * obj-c++.dg/torture/strings/const-cfstring-4.mm: New.
2315 * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to
2316 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2317 * objc/execute/string2.m: Likewise.
2318 * objc/execute/string3.m: Likewise.
2319 * objc/execute/string3.m: Likewise.
2320 * objc.dg/foreach-2.m: Don't use CFStrings on Darwin.
2321 * objc.dg/foreach-4.m: Likewise.
2322 * objc.dg/foreach-5.m: Likewise.
2323 * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to
2324 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2325 * objc.dg/const-str-4.m: Likewise.
2326 * objc.dg/const-str-7.m: Likewise.
2327 * objc.dg/const-str-8.m: Likewise.
2328 * objc.dg/const-str-9.m: Likewise.
2329 * objc.dg/const-str-10.m: Likewise.
2330 * objc.dg/const-str-11.m: Likewise.
2331 * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test
2332 to use dg-additional-files for Object1, move to objc.dg/strings/.
2333 * objc.dg/const-str-2.m: Likewise.
2334 * objc.dg/const-str-5.m: Likewise.
2335 * objc.dg/const-str-6.m: Likewise.
2336 * objc.dg/const-str-12.m: Likewise.
2337 * objc.dg/const-str-12b.m: Likewise.
2338 * objc.dg/strings/strings.exp: New.
2339 * objc.dg/strings/const-cfstring-2.m: New.
2340 * objc.dg/strings/const-cfstring-5.m: New.
2341 * objc.dg/torture/strings/strings.exp: New.
2342 * objc.dg/torture/strings/const-cfstring-1.m: New.
2343 * objc.dg/torture/strings/const-cfstring-3.m: New.
2344 * objc.dg/torture/strings/const-cfstring-4.m: New.
2346 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
2348 * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
2350 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com>
2353 * g++.dg/parse/crash57.C: New.
2355 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
2356 H.J. Lu <hongjiu.lu@intel.com>
2359 * gcc.target/i386/pr45946.c: New test.
2361 2010-10-21 Martin Jambor <mjambor@suse.cz>
2363 PR tree-optimization/45875
2364 * g++.dg/ipa/pr45875.C: New test.
2366 2010-10-21 Ira Rosen <irar@il.ibm.com>
2368 PR tree-optimization/46049
2369 PR tree-optimization/46052
2370 * gcc.dg/vect/pr46052.c: New test.
2371 * gcc.dg/vect/pr46049.c: New test.
2373 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2376 * gfortran.dg/shape_5.f90: New test case.
2378 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2381 * gfortran.dg/proc_ptr_comp_25.f90: New.
2383 2010-10-21 Richard Guenther <rguenther@suse.de>
2384 Michael Matz <matz@suse.de>
2386 PR tree-optimization/45764
2387 * gcc.dg/torture/pr45764.c: New testcase.
2389 2010-10-21 Richard Guenther <rguenther@suse.de>
2391 PR tree-optimization/46111
2392 * g++.dg/torture/pr46111.C: New testcase.
2394 2010-10-21 Janus Weil <janus@gcc.gnu.org>
2397 * gfortran.dg/dummy_procedure_4.f90: New.
2398 * gfortran.dg/proc_ptr_30.f90: New.
2400 2010-10-21 Tobias Burnus <burnus@net-b.de>
2403 * gfortran.dg/ptr-func-1.f90: New.
2404 * gfortran.dg/ptr-func-2.f90: New.
2406 2010-10-20 Jakub Jelinek <jakub@redhat.com>
2408 PR tree-optimization/45919
2409 * gcc.c-torture/compile/pr45919.c: New test.
2411 PR tree-optimization/46066
2412 * gcc.dg/autopar/pr46066.c: New test.
2414 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2417 * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
2419 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2422 * g++.dg/cpp0x/range-for7.C: New.
2424 2010-10-20 Richard Guenther <rguenther@suse.de>
2427 * g++.dg/lto/20101020-1_0.h: New testcase.
2428 * g++.dg/lto/20101020-1_0.C: Likewise.
2429 * g++.dg/lto/20101020-1_1.C: Likewise.
2431 2010-10-20 Dmitry Melnik <dm@ispras.ru>
2433 * gcc.dg/20101013-1.c: New test.
2435 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
2438 * gcc.target/i386/pr46085-1.c: New.
2439 * gcc.target/i386/pr46085-2.c: Likewise.
2441 2010-10-20 Richard Guenther <rguenther@suse.de>
2443 PR tree-optimization/45860
2444 * gcc.dg/torture/pr45860.c: New testcase.
2446 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
2448 * gnat.dg/discr25.adb: New test.
2449 * gnat.dg/discr25_pkg.ad[sb]: New helper.
2451 2010-10-20 Olivier Hainque <hainque@adacore.com>
2453 * gcc.target/powerpc/ehreturn.c: New test.
2455 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2457 Merge from 'apple/trunk' branch on FSF servers. Test adapted to
2458 not require Foundation and run with the GNU runtime as well.
2460 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
2463 * obj-c++.dg/template-8.mm: New.
2465 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2468 * objc.dg/pr23709.m: New.
2469 * obj-c++.dg/pr23709.m: New.
2471 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com>
2474 * g++.dg/template/crash104.C: New.
2476 2010-10-19 Richard Henderson <rth@redhat.com>
2478 * gcc.target/i386/fma3-fma.c: New.
2479 * gcc.target/i386/fma3-builtin.c: New.
2480 * gcc.target/i386/fma4-builtin.c: New.
2482 2010-10-19 Richard Guenther <rguenther@suse.de>
2485 * gcc.dg/ipa/ipa-pta-10.c:Â Adjust.
2487 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2489 Merge from 'apple/trunk' branch on FSF servers.
2491 2006-03-16 Fariborz Jahanian <fjahanian@apple.com>
2494 * objc.dg/proto-init-mimatch-1.m: New.
2495 * obj-c++.dg/proto-init-mimatch-1.mm: New.
2497 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2499 Implemented parsing @synthesize and @dynamic for
2500 Objective-C/Objective-C++.
2501 * objc.dg/property/dynamic-1.m: New.
2502 * objc.dg/property/synthesize-1.m: New.
2503 * obj-c++.dg/property/dynamic-1.mm: New.
2504 * obj-c++.dg/property/synthesize-1.mm: New.
2506 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2508 * objc.dg/at-class-1.m: New.
2509 * objc.dg/at-class-1.mm: New.
2511 2010-10-18 Steve Ellcey <sje@cup.hp.com>
2513 * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
2515 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2517 Merge from 'apple/trunk' branch on FSF servers.
2519 2006-01-17 Fariborz Jahanian <fjahanian@apple.com>
2522 * obj-c++.dg/template-7.mm: New.
2524 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2526 * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
2529 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
2531 Merge from 'apple/trunk' branch on FSF servers.
2533 2005-03-01 Fariborz Jahanian <fjahanian@apple.com>
2536 * obj-c++.dg/try-catch-16.mm: New.
2537 * obj-c++.dg/try-catch-17.mm: New.
2539 2005-11-08 Fariborz Jahanian <fjahanian@apple.com>
2542 * obj-c++.dg/try-catch-15.mm: New
2544 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
2547 * obj-c++.dg/try-catch-12.mm: New
2548 * obj-c++.dg/try-catch-13.mm: New
2549 * obj-c++.dg/try-catch-14.mm: New
2550 * objc.dg/try-catch-11.m: New
2551 * objc.dg/try-catch-12.m: New
2552 * objc.dg/try-catch-13.m: New
2554 2010-10-18 Richard Henderson <rth@redhat.com>
2556 * gcc.target/ia64/20101014.c: Fix double-paste of test case.
2558 2010-10-18 Jakub Jelinek <jakub@redhat.com>
2561 * c-c++-common/Wunused-var-13.c: New test.
2563 2010-10-18 Richard Guenther <rguenther@suse.de>
2565 PR tree-optimization/45967
2566 * gcc.dg/torture/pr45967.c: New testcase.
2567 * gcc.dg/ipa/ipa-pta-10.c: Adjust.
2568 * gcc.dg/ipa/ipa-pta-13.c: Likewise
2569 * gcc.dg/torture/pr39074-2.c: Likewise
2570 * gcc.dg/torture/pta-escape-1.c: Likewise
2571 * gcc.dg/torture/pta-ptrarith-1.c: Likewise
2572 * gcc.dg/tree-ssa/pta-callused.c: Likewise
2573 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise
2574 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise
2575 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise
2576 * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise
2578 2010-10-18 Kai Tietz <kai.tietz@onevision.com>
2580 * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
2582 2010-10-18 Richard Guenther <rguenther@suse.de>
2585 * g++.dg/lto/20101015-2_0.C: New testcase.
2587 2010-10-18 Jakub Jelinek <jakub@redhat.com>
2590 * gcc.c-torture/execute/pr46019.c: New test.
2592 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2594 Merge from 'apple/trunk' branch on FSF servers.
2596 2006-04-19 Fariborz Jahanian <fjahanian@apple.com>
2599 * obj-c++.dg/method-namespace-2.mm: New.
2601 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2603 Merge from 'apple/trunk' branch on FSF servers.
2605 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
2608 * objc.dg/private-1.m: Test modified.
2609 * obj-c++.dg/private-1.mm: Test modified.
2611 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
2614 * gcc.target/i386/push-1.c: Remove.
2616 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
2617 H.J. Lu <hongjiu.lu@intel.com>
2620 * gcc.target/i386/pr46051.c: New test.
2622 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2624 * obj-c++.dg/gnu-api-2-class.mm: New.
2625 * obj-c++.dg/gnu-api-2-ivar.mm: New.
2626 * obj-c++.dg/gnu-api-2-method.mm: New.
2627 * obj-c++.dg/gnu-api-2-objc.mm: New.
2628 * obj-c++.dg/gnu-api-2-object.mm: New.
2629 * obj-c++.dg/gnu-api-2-property.mm: New.
2630 * obj-c++.dg/gnu-api-2-protocol.mm: New.
2631 * obj-c++.dg/gnu-api-2-sel.mm: New.
2633 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
2635 * objc.dg/fsf-package-0.m: New.
2636 * obj-c++.dg/fsf-package-0.m: New.
2638 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
2641 * objc.dg/pr18255.m: New.
2643 2010-10-16 Jan Hubicka <jh@suse.cz>
2646 * g++.dg/torture/pr44206.C: New.
2648 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
2650 * objc.dg/gnu-api-2-class.m: New.
2651 * objc.dg/gnu-api-2-objc.m: New.
2653 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
2655 * objc.dg/gnu-api-2-ivar.m: New.
2657 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2659 * objc.dg/gnu-api-2-property.m: New.
2661 2010-10-15 Xinliang David Li <davidxl@google.com>
2663 * g++.dg/uninit-pred-3_a.C: New test.
2664 * g++.dg/uninit-pred-3_b.C: New test.
2666 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2668 * objc.dg/gnu-api-2-object.m: New.
2670 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2672 * objc.dg/gnu-api-2-method.m: New.
2674 2010-10-15 Jason Merrill <jason@redhat.com>
2676 * g++.dg/lto/pr45983_0.C: New.
2678 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com>
2680 * gcc.target/powerpc/ppc-fma-1.c: New tests for powerpc FMA
2681 builtin combiner patterns.
2682 * gcc.target/powerpc/ppc-fma-2.c: Ditto.
2683 * gcc.target/powerpc/ppc-fma-3.c: Ditto.
2684 * gcc.target/powerpc/ppc-fma-4.c: Ditto.
2685 * gcc.target/powerpc/ppc-fma-5.c: Ditto.
2686 * gcc.target/powerpc/ppc-fma-6.c: Ditto.
2688 2010-10-15 Richard Guenther <rguenther@suse.de>
2690 * g++.dg/lto/20101015-1_0.C: New testcase.
2692 2010-10-15 Richard Guenther <rguenther@suse.de>
2695 * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL.
2696 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
2698 2010-10-15 Richard Guenther <rguenther@suse.de>
2701 * g++.dg/lto/20101014-1_0.C: New testcase.
2703 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
2705 * objc.dg/gnu-api-2-protocol.m: New.
2706 * objc.dg/gnu-api-2-sel.m: New.
2708 2010-10-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2710 * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for
2713 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>
2715 * gcc.dg/20101010-1.c: New testcase.
2717 2010-10-15 Jie Zhang <jie@codesourcery.com>
2719 * lib/lto.exp (lto-link-and-maybe-run): Use the default linker
2720 script when relocatable linking.
2722 2010-10-14 Yao Qi <yao@codesourcery.com>
2725 * gcc.target/arm/pr45447.c: New test.
2727 2010-10-14 Jan Hubicka <jh@suse.cz>
2730 * g++.dg/lto/pr45621.h : New.
2731 * g++.dg/lto/pr45621_0.C: New.
2732 * g++.dg/lto/pr45621_1.C: New.
2734 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
2736 * objc.dg/property: New.
2737 * objc.dg/property/fsf-property-basic.m: New.
2738 * objc.dg/property/fsf-property-method-access.m: New.
2739 * objc.dg/property/fsf-property-named-ivar.m: New.
2740 * obj-c++.dg/property: New.
2741 * obj-c++.dg/property/fsf-property-basic.mm: New.
2742 * obj-c++.dg/property/fsf-property-method-access.mm: New.
2743 * obj-c++.dg/property/fsf-property-named-ivar.mm: New.
2745 merge from FSF apple 'trunk' branch.
2746 2006 Fariborz Jahanian <fjahanian@apple.com>
2748 Radars 4436866, 4505126, 4506903, 4517826
2749 * objc.dg/property/property-1.m: New.
2750 * objc.dg/property/property-2.m: New.
2751 * objc.dg/property/property-3.m: New.
2752 * objc.dg/property/property-neg-1.m: New.
2753 * objc.dg/property/property-neg-2.m: New.
2754 * objc.dg/property/property-neg-3.m: New.
2755 * objc.dg/property/property-neg-4.m: New.
2756 * objc.dg/property/property-neg-5.m: New.
2757 * objc.dg/property/property-neg-6.m: New.
2758 * objc.dg/property/property-neg-7.m: New.
2759 * objc.dg/property/property.exp: New.
2760 * obj-c++.dg/property/property-1.mm: New.
2761 * obj-c++.dg/property/property-2.mm: New.
2762 * obj-c++.dg/property/property-3.mm: New.
2763 * obj-c++.dg/property/property-neg-1.mm: New.
2764 * obj-c++.dg/property/property-neg-2.mm: New.
2765 * obj-c++.dg/property/property-neg-3.mm: New.
2766 * obj-c++.dg/property/property-neg-4.mm: New.
2767 * obj-c++.dg/property/property-neg-5.mm: New.
2768 * obj-c++.dg/property/property-neg-6.mm: New.
2769 * obj-c++.dg/property/property-neg-7.mm: New.
2770 * obj-c++.dg/property/property.exp: New.
2772 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2774 * gcc.dg/pr45570.c: Fix typos. Also run for i?86-*-*.
2776 2010-10-14 Joseph Myers <joseph@codesourcery.com>
2779 * gcc.c-torture/compile/pr45969-1.c: New test.
2781 2010-10-14 Richard Guenther <rguenther@suse.de>
2783 PR tree-optimization/44913
2784 * gcc.dg/torture/pr44913.c: New testcase.
2786 2010-10-14 Richard Guenther <rguenther@suse.de>
2789 * g++.dg/lto/20101014-2_0.C: New testcase.
2791 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2793 * gcc.target/i386/avx-copysign-vec.c: Add -mtune=generic.
2794 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
2795 * gcc.target/i386/pr44130.c: Likewise.
2796 * gcc.target/i386/pr44144.c: Likewise.
2797 * gcc.target/i386/pr44180.c: Likewise.
2798 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
2799 * gcc.target/i386/recip-vec-sqrtf-avx.c: Likewise.
2800 * gcc.target/i386/vect-sizes-1.c: Likewise.
2801 * gcc.target/i386/vectorize4-avx.c: Likewise.
2803 2010-10-14 Richard Guenther <rguenther@suse.de>
2806 * g++.dg/lto/20101010-3_0.C: New testcase.
2807 * g++.dg/lto/20101010-4_0.C: Likewise.
2809 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
2811 * objc.dg/pr45878.m: Update to include NSConstantString interface
2813 * objc.dg/pr23214.m: Use the Object1.m implementation to build m64 on
2814 -fnext-runtime, XFAIL the m64 -fnext-runtime run.
2815 * objc.dg/objc-foreach-4.m: Provide an NSConstantString dummy class
2816 reference for m64 -fnext-runtime.
2818 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2820 * gcc.target/i386/vect-sizes-1.c: New.
2822 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2825 * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register and xfail.
2827 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
2829 * gcc.target/i386/recip-vec-sqrtf-avx.c: Scan 256bit AVX register.
2830 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
2832 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
2834 * gcc.target/ia64/20101005.c: New test.
2836 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
2838 PR rtl-optimization/45570
2839 * gcc.dg/pr45570.c: New test.
2841 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
2843 * gcc.target/i386/recip-vec-sqrtf-avx.c: New.
2844 * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
2845 * gcc.target/i386/vectorize4-avx.c: Likewise.
2847 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
2849 * gcc.target/i386/avx-copysign-vec.c: New.
2850 * gcc.target/i386/avx-copysignf-vec.c: Likewise.
2852 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
2855 * gcc.target/i386/pr44130.c: New.
2857 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
2860 * gcc.target/i386/pr44144.c: New.
2862 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
2865 * gcc.target/i386/pr44180.c: New.
2867 2010-10-13 Jason Merrill <jason@redhat.com>
2869 * g++.dg/template/canon-type-8.C: New.
2871 2010-10-13 Eric Botcazou <ebotcazou@adacore.com>
2873 * gcc.c-torture/execute/20101013-1.c: New test.
2875 2010-10-13 Richard Guenther <rguenther@suse.de>
2878 * objc.dg/pr45878.m: New testcase.
2880 2010-10-13 Kai Tietz <kai.tietz@onevision.com>
2882 * gcc.dg/format/dfp-scanf-1.c: Disable for *-*-mingw* targets.
2883 * gcc.dg/format/dfp-printf-1.c: Likewise.
2884 * gcc.dg/format/ms_unnamed-1.c: Adjust linenumber for warning.
2886 2010-10-13 Richard Guenther <rguenther@suse.de>
2888 PR tree-optimization/45788
2889 * g++.dg/pr45788.C: New testcase.
2891 2010-10-13 Richard Guenther <rguenther@suse.de>
2893 PR tree-optimization/45970
2894 * gcc.dg/tree-ssa/ssa-dse-13.c: New testcase.
2896 2010-10-13 Richard Guenther <rguenther@suse.de>
2898 PR tree-optimization/45982
2899 * gcc.dg/torture/pr45982.c: New testcase.
2900 * gcc.dg/tree-ssa/pr24287.c: Adjust.
2901 * gcc.dg/tree-ssa/pta-callused.c: Likewise.
2902 * gcc.dg/torture/pr39074-2.c: Likewise.
2904 2010-10-13 Richard Guenther <rguenther@suse.de>
2907 * g++.dg/torture/pr45874.C: New testcase.
2909 2010-10-13 Iain Sandoe <iains@gcc.gnu.org>
2911 * objc.dg/attributes/method-attribute-1.m: Update to respond
2912 to implemented method attributes..
2913 * objc.dg/attributes/method-attribute-2.m: Likewise.
2914 * objc.dg/attributes/method-attribute-3.m: Likewise.
2915 * obj-c++.dg/attributes/method-attribute-1.mm: Likewise.
2916 * obj-c++.dg/attributes/method-attribute-2.mm: Likewise.
2917 * obj-c++.dg/attributes/method-attribute-3.mm: Likewise.
2919 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>
2922 * objc.dg/pr23214.m: New.
2924 2010-10-12 Michael Eager <eager@eagercon.com>
2927 * gcc.c-torture/execute/cmpsi-2.c: Use int, not long.
2928 * gcc.c-torture/execute/cmpsf-1.c: Use float, regen correct table.
2930 2010-10-12 Jakub Jelinek <jakub@redhat.com>
2933 * gcc.c-torture/execute/pr45636.c: New test.
2934 * gfortran.dg/pr45636.f90: New test.
2936 2010-10-12 Richard Henderson <rth@redhat.com>
2938 * g++.dg/abi/mangle40.C: Robustify tests for defined symbols.
2940 2010-10-12 Daniel Kraft <d@domob.eu>
2943 * gfortran.dg/associate_1.f03: More tests with derived-types.
2944 * gfortran.dg/associate_9.f03: New test (XFAIL for now).
2945 * gfortran.dg/associate_8.f03: Fix typo.
2946 * gfortran.dg/initialization_27.f90: Fix typo.
2948 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2951 * lib/lto.exp (lto-get-options-main): Support optional target
2952 selector for dg-extra-ld-options.
2954 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2956 * gcc.dg/pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas.
2957 * gcc.dg/pragma-init-fini-2.c: XFAIL on i?86-*-solaris2.8 && !gas.
2959 2010-10-11 Martin Jambor <mjambor@suse.cz>
2962 * g++.dg/torture/pr45699.C: New test.
2963 * g++.dg/otr-fold-1.C: Adjusted.
2964 * g++.dg/otr-fold-1.C: Likewise.
2966 2010-10-11 Nick Clifton <nickc@redhat.com>
2968 * gcc.c-torture/compile/pr44197.c: Require visibility support.
2969 Allow for a user label prefix.
2971 2010-10-10 Richard Guenther <rguenther@suse.de>
2973 * g++.dg/lto/20101010-1_0.C: New testcase.
2974 * g++.dg/lto/20101010-2_0.C: Likewise.
2976 2010-10-11 Ira Rosen <irar@il.ibm.com>
2978 PR tree-optimization/45902
2979 * gcc.dg/vect/45902.c: New test.
2981 2010-10-11 Jakub Jelinek <jakub@redhat.com>
2984 * gcc.dg/tls/pr45870.c: New test.
2986 2010-10-10 Janus Weil <janus@gcc.gnu.org>
2989 * gfortran.dg/typebound_operator_6.f03: New.
2991 2010-10-10 Kai Tietz <kai.tietz@onevision.com>
2993 * g++.dg/ext/dllexport-MI1.C: Enable for x86_64 mingw
2994 and adjust -export symbol scanning.
2995 * g++.dg/ext/dllexport1.C: Likewise.
2996 * g++.dg/ext/dllexport3.C: Likewise.
2997 * gcc.dg/dll-3.c: Likewise.
2998 * gcc.dg/dll-4.c: Likewise.
2999 * gcc.dg/dll-5.c: Likewise.
3001 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3003 * gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
3004 instead of tree_profile dump file.
3005 * g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
3006 * gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
3009 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
3011 * gcc.dg/lto/20101009-1_0.c (bar): Fix asm constraints.
3013 2010-10-09 Thomas Koenig <tkoenig@gcc.gnu.org>
3015 * gfortran.dg/character_comparison_4.f90: New test.
3016 * gfortran.dg/character_comparison_5.f90: New test.
3017 * gfortran.dg/character_comparison_6.f90: New test.
3019 2010-10-09 Richard Henderson <rth@redhat.com>
3021 * lib/target-supports.exp
3022 (check_effective_target_automatic_stack_alignment): Always true.
3024 2010-10-09 Richard Guenther <rguenther@suse.de>
3027 * gcc.dg/lto/20101009-2_0.c: New testcase.
3028 * gcc.dg/lto/20101009-2_1.c: Likewise.
3029 * gcc.dg/lto/20101009-2_2.c: Likewise.
3031 2010-10-09 Richard Guenther <rguenther@suse.de>
3034 * g++.dg/lto/20101009-1_0.C: New testcase.
3036 2010-10-09 Richard Guenther <rguenther@suse.de>
3038 PR tree-optimization/45945
3039 * gcc.dg/lto/20101009-1_0.c: New testcase.
3041 2010-10-08 H.J. Lu <hongjiu.lu@intel.com>
3044 * gcc.target/i386/pr45913.c: New.
3046 2010-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3049 * gfortran.dg/streamio_16.f90: Update test.
3051 2010-10-08 Jakub Jelinek <jakub@redhat.com>
3053 PR tree-optimization/45903
3054 * gcc.target/i386/pr45903.c: New test.
3056 2010-10-08 Arnaud Charlet <charlet@adacore.com>
3058 * gnat.dg/interface5.adb: Compile with warnings disabled.
3060 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3062 * obj-c++.dg/encode-10.mm: New testcase.
3064 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3067 * obj-c++.dg/lookup-2.mm: Do not assign 'nil' to a pointer to a
3068 C++ class. Removed XFAIL.
3070 2010-10-07 Janus Weil <janus@gcc.gnu.org>
3073 * gfortran.dg/typebound_operator_5.f03: New.
3075 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
3077 Merge from 'apple/trunk' branch on FSF servers.
3079 2006-04-26 Fariborz Jahanian <fjahanian@apple.com>
3082 * obj-c++.dg/method-namespace-1.mm: New.
3084 2010-10-07 Martin Jambor <mjambor@suse.cz>
3086 * gcc.dg/tree-ssa/sra-11.c: New test.
3088 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
3091 * gcc.dg/vect/pr45847.c: New test.
3093 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3094 Kai Tietz <kai.tietz@onevision.com>
3096 * objc.dg/proto-lossage-4.m: Use intptr_t instead of long type.
3098 2010-10-07 Richard Guenther <rguenther@suse.de>
3100 PR tree-optimization/45732
3101 * gcc.dg/torture/pr45732.c: New testcase.
3103 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3105 * objc.dg/foreach-1.m: Adjust for -fnext-runtime compatibility.
3106 * objc.dg/foreach-2.m: Likewise.
3107 * objc.dg/foreach-3.m: Likewise.
3108 * objc.dg/foreach-4.m: Likewise.
3109 * objc.dg/foreach-5.m: Likewise.
3110 * objc.dg/foreach-6.m: Likewise.
3111 * objc.dg/foreach-7.m: Likewise.
3112 * objc.dg/objc-foreach-4.m: Likewise.
3113 * objc.dg/objc-foreach-5.m: Likewise.
3115 2010-10-07 Richard Guenther <rguenther@suse.de>
3118 * gcc.dg/torture/pr45869.c: New testcase.
3120 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3122 * objc.dg/set-not-used-1.m: New
3123 * obj-c++.dg/set-not-used-1.mm: New.
3125 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
3127 * objc.dg/attributes/method-attribute-3.m: New.
3128 * obj-c++.dg/attributes/method-attribute-3.mm: New.
3130 2010-10-07 Mikael Morin <mikael@gcc.gnu.org>
3133 * gfortran.dg/generic_typebound_operator_1.f90: New test.
3135 2010-10-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3138 * gfortran.dg/alloc_comp_constraint_6.f90: New test.
3140 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
3142 Merge from 'apple/trunk' branch on FSF servers.
3144 2005-12-14 Fariborz Jahanian <fjahanian@apple.com>
3147 * obj-c++.dg/encode-9.mm: New.
3149 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
3151 * g++.dg/cpp0x/pr45908.C: New test.
3153 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
3155 * gnat.dg/opt6.ad[sb]: New test.
3157 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
3159 Implemented fast enumeration for Objective-C.
3160 * objc.dg/foreach-1.m: New.
3161 * objc.dg/foreach-2.m: New.
3162 * objc.dg/foreach-3.m: New.
3163 * objc.dg/foreach-4.m: New.
3164 * objc.dg/foreach-5.m: New.
3165 * objc.dg/foreach-6.m: New.
3166 * objc.dg/foreach-7.m: New.
3168 Merge from 'apple/trunk' branch on FSF servers:
3169 2006-04-13 Fariborz Jahanian <fjahanian@apple.com>
3172 * objc.dg/objc-foreach-5.m: New.
3174 2006-04-12 Fariborz Jahanian <fjahanian@apple.com>
3177 * objc.dg/objc-foreach-4.m: New.
3179 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
3182 * objc.dg/objc-foreach-3.m: New.
3184 2005-03-07 Fariborz Jahanian <fjahanian@apple.com>
3187 * objc.dg/objc-foreach-2.m: New.
3189 2006-02-15 Fariborz Jahanian <fjahanian@apple.com>
3192 * objc.dg/objc-foreach-1.m: New
3194 2010-10-06 Hariharan Sandanagobalane <hariharan@picochip.com>
3196 * gcc.c-torture/execute/cmpsi-2.c : Unsigned comparisons should use
3199 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3202 * obj-c++.dg/syntax-error-10.mm: New.
3204 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3207 * obj-c++.dg/syntax-error-9.mm: New.
3209 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3212 * obj-c++.dg/syntax-error-8.mm: New.
3214 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
3216 Merge from 'apple/trunk' branch on FSF servers.
3218 2005-10-17 Fariborz Jahanian <fjahanian@apple.com>
3221 * obj-c++.dg/syntax-error-7.mm: New
3223 2005-10-14 Fariborz Jahanian <fjahanian@apple.com>
3226 * obj-c++.dg/syntax-error-6.mm: New
3228 2005-10-13 Fariborz Jahanian <fjahanian@apple.com>
3231 * obj-c++.dg/syntax-error-5.mm: New
3233 2005-08-15 Ziemowit Laski <zlaski@apple.com>
3236 * obj-c++.dg/syntax-error-[3-4].mm: New.
3238 2005-08-02 Ziemowit Laski <zlaski@apple.com>
3241 * obj-c++.dg/syntax-error-[1-2].mm: New.
3243 2010-10-05 Ira Rosen <irar@il.ibm.com>
3245 PR tree-optimization/45752
3246 * gcc.dg/vect/pr45752.c: New test.
3248 2010-10-05 Richard Guenther <rguenther@suse.de>
3250 * gcc.dg/tree-prof/val-prof-1.c: Adjust.
3251 * gcc.dg/tree-prof/val-prof-2.c: Likewise.
3252 * gcc.dg/tree-prof/val-prof-3.c: Likewise.
3253 * gcc.dg/tree-prof/val-prof-4.c: Likewise.
3254 * gcc.dg/tree-prof/val-prof-5.c: Likewise.
3255 * gcc.dg/tree-prof/val-prof-7.c: Likewise.
3256 * gcc.dg/tree-prof/stringop-1.c: Likewise.
3257 * gcc.dg/tree-prof/stringop-2.c: Likewise.
3258 * gcc.dg/tree-prof/ic-misattribution-1.c: Likewise.
3259 * gcc.dg/tree-prof/indir-call-prof.c: Likewise.
3260 * gcc.dg/tree-prof/update-loopch.c: Likewise.
3261 * g++.dg/tree-prof/indir-call-prof.C: Likewise.
3262 * g++.dg/tree-prof/inline_mismatch_args.C: Likewise.
3263 * gcc.dg/tree-prof/tracer-1.c: Likewise.
3264 * gcc.dg/tree-ssa/inline-4.c: Likewise.
3265 * gcc.dg/tree-ssa/inline-3.c: Likewise.
3266 * gcc.dg/tree-ssa/20080530.c: Likewise.
3267 * g++.dg/tree-ssa/inline-3.C: Likewise.
3268 * g++.dg/tree-ssa/inline-1.C: Likewise.
3269 * g++.dg/tree-ssa/inline-2.C: Likewise.
3270 * gcc.dg/profile-dir-1.c: Likewise.
3271 * gcc.dg/profile-dir-2.c: Likewise.
3272 * gcc.dg/profile-dir-3.c: Likewise.
3274 2010-10-05 Richard Guenther <rguenther@suse.de>
3277 * g++.dg/torture/pr45877.C: New testcase.
3279 2010-10-04 Jakub Jelinek <jakub@redhat.com>
3282 * gcc.dg/debug/pr45849.c: New test.
3285 * gcc.c-torture/compile/pr45876.c: New test.
3287 2010-10-04 Julian Brown <julian@codesourcery.com>
3289 * gcc.dg/vect/vect-42.c: Use vect_element_align instead of
3291 * gcc.dg/vect/vect-60.c: Likewise.
3292 * gcc.dg/vect/vect-56.c: Likewise.
3293 * gcc.dg/vect/vect-93.c: Likewise.
3294 * gcc.dg/vect/no-scevccp-outer-8.c: Likewise.
3295 * gcc.dg/vect/vect-95.c: Likewise.
3296 * gcc.dg/vect/vect-96.c: Likewise.
3297 * gcc.dg/vect/vect-outer-5.c: Use quad-word vectors when available.
3298 * gcc.dg/vect/slp-25.c: Likewise.
3299 * gcc.dg/vect/slp-3.c: Likewise.
3300 * gcc.dg/vect/vect-multitypes-1.c: Likewise.
3301 * gcc.dg/vect/no-vfa-pr29145.c: Likewise.
3302 * gcc.dg/vect/vect-multitypes-4.c: Likewise. Use vect_element_align.
3303 * gcc.dg/vect/vect-109.c: Likewise.
3304 * gcc.dg/vect/vect-peel-1.c: Likewise.
3305 * gcc.dg/vect/vect-peel-2.c: Likewise.
3306 * lib/target-supports.exp
3307 (check_effective_target_arm_vect_no_misalign): New.
3308 (check_effective_target_vect_no_align): Use above.
3309 (check_effective_target_vect_element_align): New.
3310 (add_options_for_quad_vectors): New.
3312 2010-10-04 Martin Jambor <mjambor@suse.cz>
3314 PR tree-optimization/45572
3315 * g++.dg/ipa/pr45572-1.C: New test.
3316 * g++.dg/ipa/pr45572-2.C: Likewise.
3318 2010-10-03 Ian Lance Taylor <iant@google.com>
3320 * gcc.dg/anon-struct-11.c: New test.
3321 * gcc.dg/anon-struct-12.c: New test.
3322 * gcc.dg/anon-struct-13.c: New test.
3323 * gcc.dg/anon-struct-14.c: New test.
3325 2010-10-03 H.J. Lu <hongjiu.lu@intel.com>
3327 * g++.dg/torture/pr45764.C: Revert revision 164914.
3328 * gcc.dg/vect/pr43432.c: Likewise.
3329 * gcc.dg/vect/vect-114.c: Likewise.
3330 * gcc.dg/vect/vect-15.c: Likewise.
3332 2010-10-03 Jason Merrill <jason@redhat.com>
3334 * g++.dg/cpp0x/sfinae5.C: New.
3336 2010-10-02 H.J. Lu <hongjiu.lu@intel.com>
3338 PR tree-optimization/45720
3339 PR tree-optimization/45764
3340 * g++.dg/torture/pr45764.C: New.
3342 * gcc.dg/vect/pr43432.c: Xfail.
3343 * gcc.dg/vect/vect-114.c: Likewise.
3344 * gcc.dg/vect/vect-15.c: Likewise.
3346 2010-10-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3348 * gcc.dg/torture/pr45678-1.c: Add -fno-common to options on 32-bit
3350 * gcc.dg/torture/pr45678-2.c: Likewise.
3352 2010-10-02 Janus Weil <janus@gcc.gnu.org>
3355 * gfortran.dg/intrinsic_6.f90: New.
3357 2010-10-02 Thomas Koenig <tkoenig@gcc.gnu.org>
3360 * gfortran.dg/dependency_37.f90: New test.
3362 2010-10-01 Uros Bizjak <ubizjak@gmail.com>
3364 * gcc.target/i386/shift_mask.c: New test.
3366 2010-10-01 Richard Guenther <rguenther@suse.de>
3368 PR tree-optimization/45854
3369 * g++.dg/torture/pr45854.C: New testcase.
3371 2010-09-30 Michael Eager <eager@eagercon.com>
3373 * gcc.c-torture/execute/cmpsf-1.c: Rename FLOAT_{MIN,MAX} to
3376 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
3379 * gfortran.dg/graphite/pr45758.f90: New.
3381 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
3384 * gcc.dg/graphite/id-pr45230.c: New.
3386 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
3388 * gcc.dg/graphite/graphite.exp: Add compile rules for vect-* files.
3389 * gfortran.dg/graphite/graphite.exp: Same.
3390 * gcc.dg/graphite/vect-pr43423.c: New.
3392 2010-09-30 Jakub Jelinek <jakub@redhat.com>
3395 * g++.dg/torture/pr45843.C: New test.
3397 2010-09-30 Janus Weil <janus@gcc.gnu.org>
3400 * gfortran.dg/allocate_derived_5.f90: New.
3402 2010-09-30 Jakub Jelinek <jakub@redhat.com>
3404 PR tree-optimization/31261
3405 * gcc.dg/tree-ssa/pr31261.c: New test.
3407 2010-09-30 Michael Eager <eager@eagercon.com>
3409 * gcc.c-torture/execute/cmpsi-2.c: New testcase.
3410 * gcc.c-torture/execute/cmpsf-1.c: Ditto.
3411 * gcc.target/microblaze/microblaze.exp: Ditto.
3412 * gcc.target/microblaze/others/string_cst1.c: Ditto.
3413 * gcc.target/microblaze/others/string_cst2.c: Ditto.
3414 * gcc.target/microblaze/others/data_var1.c: Ditto.
3415 * gcc.target/microblaze/others/data_var2.c: Ditto.
3416 * gcc.target/microblaze/others/data_var3.c: Ditto.
3417 * gcc.target/microblaze/others/string_cst1_gpopt.c:: Ditto.
3418 * gcc.target/microblaze/others/strings1.c:: Ditto.
3419 * gcc.target/microblaze/others/string_cst2_gpopt.c: Ditto.
3420 * gcc.target/microblaze/others/interrupt_handler_leaf.c: Ditto.
3421 * gcc.target/microblaze/others/sdata_var1.c: Ditto.
3422 * gcc.target/microblaze/others/sdata_var2.c: Ditto.
3423 * gcc.target/microblaze/others/sdata_var3.c: Ditto.
3424 * gcc.target/microblaze/others/sdata_var4.c: Ditto.
3425 * gcc.target/microblaze/others/sdata_var5.c: Ditto.
3426 * gcc.target/microblaze/others/sdata_var6.c: Ditto.
3427 * gcc.target/microblaze/isa/fsqrt.c: Ditto.
3428 * gcc.target/microblaze/isa/pcmp.c: Ditto.
3429 * gcc.target/microblaze/isa/nofloat.c: Ditto.
3430 * gcc.target/microblaze/isa/fcvt.c: Ditto.
3431 * gcc.target/microblaze/isa/float.c: Ditto.
3432 * gcc.target/microblaze/isa/mulh.c: Ditto.
3433 * gcc.target/microblaze/isa/fcmp1.c: Ditto.
3434 * gcc.target/microblaze/isa/mul-bshift-pcmp.c: Ditto.
3435 * gcc.target/microblaze/isa/fcmp2.c: Ditto.
3436 * gcc.target/microblaze/isa/fcmp3.c: Ditto.
3437 * gcc.target/microblaze/isa/mul-bshift.c: Ditto.
3438 * gcc.target/microblaze/isa/mulh-bshift-pcmp.c: Ditto.
3439 * gcc.target/microblaze/isa/bshift.c: Ditto.
3440 * gcc.target/microblaze/isa/nofcmp.c: Ditto.
3441 * gcc.target/microblaze/isa/div.c: Ditto.
3442 * gcc.target/microblaze/isa/vanilla.c: Ditto.
3443 * gcc.target/microblaze/isa/mul.c: Ditto.
3445 2010-09-30 Iain Sandoe <iains@gcc.gnu.org>
3447 merge from FSF 'apple/trunk' branch.
3448 2006-01-30 Fariborz Jahanian <fjahanian@apple.com>
3451 * objc.dg/enhanced-proto-1.m: New.
3452 * objc.dg/enhanced-proto-2.m: New.
3453 * obj-c++.dg/enhanced-proto-1.mm: New
3454 * obj-c++.dg/enhanced-proto-2.mm: New.
3456 2010-09-30 Richard Guenther <rguenther@suse.de>
3459 * gcc.dg/debug/pr41893-1.c: Adjust.
3460 * gcc.dg/pr30762-1.c: Likewise.
3461 * gcc.dg/pr31529-1.c: Likewise.
3462 * gcc.dg/pr34457-1.c: Likewise.
3463 * gcc.dg/pr34668-1.c: Likewise.
3464 * gcc.dg/pr43557-1.c: Likewise.
3466 2010-09-30 Iain Sandoe <iains@gcc.gnu.org>
3469 * objc.dg/threedotthree-abi-1.m: Only apply at m32.
3470 * objc.dg/const-str-3.m: Correct header for memcpy.
3471 * objc.dg/const-str-7.m: Likewise.
3472 * objc.dg/method-20b.m: Provide an implementation of Object.
3473 Adjust XFAIL for m64 NeXT runtime.
3474 * objc.dg/const-str-12b.m: Use mapped data types Darwin >= 9.
3475 * objc.dg/encode-3.m: Correct line ordering, provide header for
3477 * objc.dg/encode-7-next.m: Only run for 32bit.
3478 * objc.dg/encode-7-next-64bit.m: Only run for 64bit.
3479 * objc.dg/type-size-2.m: Provide an implementation of Object.
3481 * obj-c++.dg/const-str-7.mm: Correct header for memcpy.
3482 * obj-c++.dg/const-str-12.mm: Use mapped data types Darwin >= 9.
3483 * obj-c++.dg/method-23.mm: Provide an implementation of Object.
3484 Adjust XFAIL for m64 NeXT runtime.
3485 * obj-c++.dg/method-22.mm: Likewise.
3486 * obj-c++.dg/threedotthree-abi-1.mm: Only apply at m32.
3488 2010-09-30 Nicola Pero <nicola.pero@meta-innovation.com>
3490 Merge from 'apple/trunk' branch on FSF servers.
3492 2005-10-04 Fariborz Jahanian <fjahanian@apple.com>
3495 * obj-c++.dg/bad-forward-decl.mm: New
3497 2010-09-30 Eric Botcazou <ebotcazou@adacore.com>
3499 * ada/acats/run_acats: Revert revision 157037.
3501 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
3503 Merge from 'apple/trunk' branch on FSF servers.
3505 2005-10-04 Fariborz Jahanian <fjahanian@apple.com>
3508 * objc.dg/naming-2.m: Update
3509 * objc.dg/naming-3.m: New
3511 2010-09-29 Bernd Schmidt <bernds@codesourcery.com>
3514 * gcc.target/arm/pr40457-3.c: New test.
3516 2010-09-29 Nathan Sidwell <nathan@codesourcery.com>
3518 * lib/target-supports-dg.exp (dg-require-ifunc): Remove extraneous
3520 * lib/target-supports.exp (check_ifunc_available): Likewise.
3522 2010-09-29 Tristan Gingold <gingold@adacore.com>
3524 * gcc.dg/stack-usage-1.c (SIZE): Adjust for avr.
3526 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
3528 * objc.dg/keywords-1.m: New test.
3529 * objc.dg/keywords-2.m: New test.
3530 * objc.dg/keywords-3.m: New test.
3531 * obj-c++.dg/keywords-1.mm: New test.
3532 * obj-c++.dg/keywords-2.mm: New test.
3534 2010-09-28 Jason Merrill <jason@redhat.com>
3536 * g++.dg/cpp0x/rv-lvalue-req.C: Adjust messages.
3537 * g++.dg/ext/complit11.C: Likewise.
3538 * g++.old-deja/g++.law/temps1.C: Likewise.
3540 * g++.old-deja/g++.bugs/900121_02.C: Adjust for C++0x mode.
3541 * g++.old-deja/g++.mike/misc6.C: Likewise.
3543 2010-09-28 Iain Sandoe <iains@gcc.gnu.org>
3545 * objc.dg/attributes/method-attribute-1.m: New.
3546 * objc.dg/attributes/method-attribute-2.m: New.
3548 * obj-c++.dg/attributes/method-attribute-1.m: New.
3549 * obj-c++.dg/attributes/method-attribute-2.m: New.
3551 2010-09-28 Iain Sandoe <iains@gcc.gnu.org>
3553 * objc.dg/attributes: New.
3554 * objc.dg/attributes/attributes.exp: New.
3555 * objc.dg/attributes/class-attribute-1.m: New.
3556 * objc.dg/attributes/class-attribute-2.m: New
3557 * objc.dg/attributes/categ-attribute-1.m: New
3558 * objc.dg/attributes/categ-attribute-2.m: New
3559 * objc.dg/attributes/proto-attribute-1.m: New
3561 * obj-c++.dg/attributes: New.
3562 * obj-c++.dg/attributes/attributes.exp: New
3563 * obj-c++.dg/attributes/class-attribute-1.mm: New
3564 * obj-c++.dg/attributes/class-attribute-2.mm: New
3565 * obj-c++.dg/attributes/categ-attribute-1.mm: New
3566 * obj-c++.dg/attributes/categ-attribute-2.mm: New
3567 * obj-c++.dg/attributes/proto-attribute-1.mm: New
3569 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
3571 Merge from 'apple/trunk' branch on FSF servers (test method-20.m
3572 from the branch renamed to method-20b.m to avoid clashes).
3574 2005-08-23 Stuart Hastings <stuart@apple.com>
3575 Ziemowit Laski <zlaski@apple.com>
3578 * obj-c++.dg/method-23.mm: New.
3579 * objc.dg/method-20.m: New.
3581 2010-09-28 Jan Hubicka <jh@suse.cz>
3583 * gcc.dg/tree-ssa/foldconst-5.c: New testcase.
3585 2010-09-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3588 * gcc.target/i386/pr22076.c: Add -mno-vect8-ret-in-mem on
3589 i?86-*-solaris2.[89], *-*-vxworks*.
3590 * gcc.target/i386/pr22152.c: Likewise.
3591 * gcc.target/i386/vect8-ret.c: New test.
3593 2010-09-28 Jie Zhang <jie@codesourcery.com>
3595 * gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums.
3597 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
3599 Merge from 'apple/trunk' branch on FSF servers.
3601 2005-07-18 Ziemowit Laski <zlaski@apple.com>
3604 * obj-c++.dg/method-22.mm: New.
3606 2010-09-27 Jason Merrill <jason@redhat.com>
3608 * g++.dg/cpp0x/rv-lvalue-req.C: New.
3609 * g++.dg/ext/complit11.C: Adjust.
3610 * g++.old-deja/g++.law/temps1.C: Adjust.
3611 * g++.old-deja/g++.ns/koenig6.C: Adjust.
3612 * g++.old-deja/g++.oliva/partord1.C: Adjust.
3614 2010-09-27 Ian Lance Taylor <iant@google.com>
3616 * lib/target-supports.exp (check_effective_target_split_stack):
3618 * gcc.dg/split-1.c: New test.
3619 * gcc.dg/split-2.c: New test.
3620 * gcc.dg/split-3.c: New test.
3621 * gcc.dg/split-4.c: New test.
3623 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3626 * objc.dg/type-size-3.m: New test.
3628 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3631 * objc.dg/encode-1.m: Execute the test with the GNU runtime as well.
3633 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3636 * objc.dg/encode-3.m: Updated for fix of encoding of enums.
3637 * objc.dg/type-size-2.m: Same change.
3638 * obj-c++.dg/encode-5.mm: Same change.
3640 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3642 Merge from 'apple/trunk' branch on FSF servers. The original
3643 Changelogs are below.
3645 * objc.dg/encode-6.m: Execute the test only with the GNU runtime.
3646 * objc.dg/encode-6-next.m: New file (from encode-6.m in the branch).
3647 * objc.dg/encode-7-next.m: New file (from encode-7.m in the branch).
3648 * objc.dg/encode-7-next-64bit.m: New file (from encode-7-64bit.m
3650 * objc.dg/proto-qual-1.m: Test the 3.3 ABI on NeXT (from
3651 proto-qual-1.m in the branch) and the normal ABI on GNU.
3652 * objc.dg/threedotthree-abi-1.m: New file (from the branch). Run
3653 the test only with the NeXT runtime.
3654 * obj-c++/encode-1.mm: Execute the test only with the GNU runtime.
3655 * obj-c++/encode-1-next.mm: New file (from encode-1.mm in the branch).
3656 * obj-c++.dg/threedotthree-abi-1.mm: New file (from the branch).
3657 Run the test only with the NeXT runtime.
3659 2006-03-30 Fariborz Jahanian <fjahanian@apple.com>
3662 * objc.dg/encode-7-64bit.m: New.
3663 * objc.dg/encode-7.m: Skip if -m64.
3665 2005-10-19 Fariborz Jahanian <fjahanian@apple.com>
3668 * objc.dg/proto-qual-1.m: Fix test to match 3.3 ABI
3669 * obj-c++.dg/threedotthree-abi-1.mm: New
3670 * objc.dg/threedotthree-abi-1.m: New
3672 2005-07-20 Ziemowit Laski <zlaski@apple.com>
3675 * obj-c++.dg/encode-1.mm: Tweak encodings to match fix.
3676 * objc.dg/encode-6.m: Likewise.
3677 * objc.dg/encode-7.m: New test case.
3679 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
3681 Merge from 'apple/trunk' branch on FSF servers. Renamed
3682 const-str-12.m to constr-str-12b.m to avoid conflicts.
3684 2005-12-15 Fariborz Jahanian <fjahanian@apple.com>
3687 * obj-c++.dg/warn5.mm: New
3689 2005-06-22 Ziemowit Laski <zlaski@apple.com>
3692 * obj-c++.dg/const-str-12.mm: New.
3693 * objc.dg/const-str-12.m: New.
3695 2010-09-27 Tobias Burnus <burnus@net-b.de>
3699 * gfortran.dg/storage_size_2.f08: Fix test.
3700 * gfortran.dg/c_sizeof_1.f90: Fix test.
3701 * gfortran.dg/c_sizeof_2.f90: Update dg-error.
3702 * gfortran.dg/c_sizeof_3.f90: New.
3703 * gfortran.dg/c_sizeof_4.f90: New.
3704 * gfortran.dg/iso_c_binding_compiler_1.f90: New.
3705 * gfortran.dg/iso_c_binding_compiler_2.f90: New.
3707 2010-09-26 Daniel Kraft <d@domob.eu>
3711 * gfortran.dg/select_type_18.f03: New test.
3713 2010-09-25 Eric Botcazou <ebotcazou@adacore.com>
3715 * gnat.dg/return2.ad[sb]: New test.
3716 * gnat.dg/return2_pkg.ads: New helper.
3718 2010-09-25 Daniel Kraft <d@domob.eu>
3721 * gfortran.dg/io_constraints_6.f03: New test.
3722 * gfortran.dg/io_constraints_7.f03: New test.
3723 * gfortran.dg/newunit_2.f90: New test.
3725 2010-09-24 Steven G. Kargl <kargl@gcc.gnu.org>
3727 * gfortran.dg/operator_c1202.f90: New test.
3729 2010-09-24 Jan Hubicka <jh@suse.cz>
3731 * gcc.dg/tree-ssa/leaf.c: New testcase.
3733 2010-09-24 Jan Hubicka <jh@suse.cz>
3735 PR tree-optimization/45738
3736 PR tree-optimization/45741
3737 * gcc.c-torture/compile/pr45741.c: New.
3738 * gfortran.fortran-torture/compile/pr45738.f90: New.
3740 2010-09-24 Joseph Myers <joseph@codesourcery.com>
3742 * gcc.dg/cpp/undef-opt-1.c: New test.
3744 2010-09-24 Jason Merrill <jason@redhat.com>
3746 * g++.dg/other/error10.C: Adjust expected output.
3748 2010-09-24 Jakub Jelinek <jakub@redhat.com>
3751 * gcc.dg/torture/stackalign/alloca-6.c: New test.
3752 * gcc.target/i386/pr45234.c: New test.
3754 2010-09-24 Richard Guenther <rguenther@suse.de>
3756 * gcc.dg/lto/20091006-2_0.c: Prune warnings.
3758 2010-09-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
3760 * g++.dg/debug/dwarf2/nested-2.C: Permit the ARM @ character
3761 as a comment leader in regexp.
3763 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
3765 * objc.dg/sync-2.m: New test.
3766 * obj-c++.dg/sync-2.mm: New test.
3768 2010-09-24 Tobias Burnus <burnus@net-b.de>
3771 * gfortran.dg/iso_fortran_env_7.f90: New.
3773 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
3775 * obj-c++.dg/too-many-args.mm: New file.
3777 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
3779 Merge from 'apple/trunk' branch on FSF servers.
3781 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
3784 * objc.dg/too-many-args.m: New
3786 2010-09-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3789 * gfortran.dg/dependency_36.f90: New test.
3791 2010-09-23 Uros Bizjak <ubizjak@gmail.com>
3793 * gcc.target/i386/pad-1.c: Remove -S from dg-options.
3794 * gcc.target/i386/pad-3.c: Ditto.
3795 * gcc.target/i386/pad-7.c: Ditto.
3796 * gcc.target/i386/pad-7.c: Ditto.
3797 * gcc.target/i386/pr36502.c: Ditto.
3798 * gcc.target/i386/zee.c: Ditto.
3799 * gcc.target/i386/20060821-1.c: Ditto.
3800 * gcc.target/i386/pad-2.c: Ditto. Scan for NOPs on separate lines.
3801 * gcc.target/i386/pad-5a.c: Ditto. Do not use scan-assembler-not.
3802 * gcc.target/i386/pad-5b.c: Ditto.
3803 * gcc.target/i386/pad-6a.c: Ditto.
3804 * gcc.target/i386/pad-6b.c: Ditto.
3805 * gcc.target/i386/pad-8.c: Ditto.
3806 * gcc.target/i386/pad-9.c: Ditto.
3807 * gcc.target/i386/pad-10.c: Ditto.
3808 * gcc.target/i386/pad-4.c: Ditto. Require pic effective target.
3810 2010-09-23 Richard Guenther <rguenther@suse.de>
3812 PR tree-optimization/45565
3813 * g++.dg/ipa/pr45565.C: New testcase.
3815 2010-09-23 Mikael Morin <mikael@gcc.gnu.org>
3819 * gfortran.dg/vector_subscript_bound_1.f90: New.
3821 2010-09-23 Richard Guenther <rguenther@suse.de>
3824 * gcc.dg/pr45750.c: New testcase.
3826 2010-09-23 Jakub Jelinek <jakub@redhat.com>
3828 * gcc.dg/torture/stackalign/alloca-4.c: Remove -m32 from dg-options.
3829 * gcc.dg/torture/stackalign/alloca-5.c: Likewise. Fix up -DDEBUG
3832 2010-09-23 Bernd Schmidt <bernds@codesourcery.com>
3834 PR rtl-optimization/44374
3835 * gcc.target/arm/headmerge-1.c: New test.
3836 * gcc.target/arm/headmerge-2.c: New test.
3837 * gcc.target/i386/headmerge-1.c: New test.
3838 * gcc.target/i386/headmerge-2.c: New test.
3840 2010-09-23 Daniel Kraft <d@domob.eu>
3845 * gfortran.dg/intrinsic_intent_1.f03: New test.
3846 * gfortran.dg/select_type_17.f03: New test.
3847 * gfortran.dg/associate_5.f03: More definability tests.
3848 * gfortran.dg/enum_2.f90: Check definability.
3849 * gfortran.dg/allocatable_dummy_2.f90: Change expected error message.
3850 * gfortran.dg/allocate_alloc_opt_2.f90: Ditto.
3851 * gfortran.dg/char_expr_2.f90: Ditto.
3852 * gfortran.dg/deallocate_alloc_opt_2.f90: Ditto.
3853 * gfortran.dg/enum_5.f90: Ditto.
3854 * gfortran.dg/equiv_constraint_8.f90: Ditto.
3855 * gfortran.dg/impure_assignment_2.f90: Ditto.
3856 * gfortran.dg/impure_assignment_3.f90: Ditto.
3857 * gfortran.dg/intent_out_1.f90: Ditto.
3858 * gfortran.dg/intent_out_3.f90: Ditto.
3859 * gfortran.dg/pointer_assign_7.f90: Ditto.
3860 * gfortran.dg/pointer_intent_3.f90: Ditto.
3861 * gfortran.dg/pr19936_1.f90: Ditto.
3862 * gfortran.dg/proc_ptr_comp_3.f90: Ditto.
3863 * gfortran.dg/simpleif_2.f90: Ditto.
3864 * gfortran.dg/protected_5.f90: Ditto.
3865 * gfortran.dg/protected_4.f90: Ditto and remove invalid error check.
3866 * gfortran.dg/protected_6.f90: Ditto.
3867 * gfortran.dg/protected_7.f90: Ditto.
3869 2010-09-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3872 * gfortran.dg/namelist_65.f90: New test.
3874 2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
3876 * lib/scanasm.exp(dg-function-on-line): Permit .fnstart to appear in
3877 the regexp pattern between the expected label and location string.
3879 2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
3881 * gcc.dg/pr28706.c: Typo fix to dg-require-effective-target lto.
3883 2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
3885 * gcc.dg/debug/pr41893-1.c: Typo fix to dg-require-effective-target lto.
3886 * gcc.dg/pr27898.c: Likewise.
3887 * gcc.dg/pr28712.c: Likewise.
3888 * gcc.dg/pr30762-1.c: Likewise.
3889 * gcc.dg/pr31529-1.c: Likewise.
3890 * gcc.dg/pr34457-1.c: Likewise.
3891 * gcc.dg/pr34668-1.c: Likewise.
3892 * gcc.dg/pr34989-1.c: Likewise.
3893 * gcc.dg/pr43557-1.c: Likewise.
3895 2010-09-22 Jakub Jelinek <jakub@redhat.com>
3897 PR rtl-optimization/45739
3898 * gcc.target/i386/pr45739.c: Tighten up scan-assembler-not regexps.
3900 2010-09-22 Eric Botcazou <ebotcazou@adacore.com>
3902 * gcc.target/sparc/mnofpu.c: New test.
3904 2010-09-22 Jakub Jelinek <jakub@redhat.com>
3906 PR rtl-optimization/45739
3907 * gcc.target/i386/pr45739.c: New test.
3909 2010-09-21 Mikael Morin <mikael@gcc.gnu.org>
3912 * gfortran.dg/inline_transpose_1.f90: Update temporary's locations
3913 and counts. Add non-elemental function call check.
3916 * gfortran.dg/inline_transpose_1.f90: Add function calls with aliasing
3917 arguments checks. Update temporary counts.
3918 * gfortran.dg/transpose_optimization_1.f90: New.
3920 2010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
3923 * objc.dg/invalid-method-1.m: New.
3925 2010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
3927 Merge from 'apple/trunk' branch on FSF servers.
3929 2005-10-11 Fariborz Jahanian <fjahanian@apple.com>
3932 * objc.dg/naming-4.m: New
3933 * objc.dg/naming-5.m: New
3934 * obj-c++.dg/naming-1.mm: New
3935 * obj-c++.dg/naming-2.mm: New
3937 2010-09-21 Jonathan Wakely <redi@gcc.gnu.org>
3938 Jack Howarth <howarth@bromo.med.uc.edu>
3941 * g++.dg/torture/pr44972.C: Use portable assert().
3943 2010-09-21 Richard Guenther <rguenther@suse.de>
3945 PR tree-optimization/45580
3946 * g++.dg/torture/pr45580.C: New testcase.
3948 2010-09-21 Uros Bizjak <ubizjak@gmail.com>
3950 * lib/gcc-dg.exp (clanup-stack-usage): Really remove .su files.
3952 2010-09-20 Janus Weil <janus@gcc.gnu.org>
3955 * gfortran.dg/pointer_check_7.f90: New.
3957 2010-09-20 Jakub Jelinek <jakub@redhat.com>
3959 PR rtl-optimization/45728
3960 * gcc.c-torture/compile/pr45728.c: New test.
3962 2010-09-20 Paul Thomas <pault@gcc.gnu.org>
3965 * gfortran.dg/derived_array_intrinsics_1.f90 : New test.
3967 2010-09-20 H.J. Lu <hongjiu.lu@intel.com>
3969 * g++.dg/tree-ssa/pr45605.C: Add "\\".
3971 2010-09-20 Richard Guenther <rguenther@suse.de>
3974 * gcc.dg/torture/pr45704.c: New testcase.
3976 2010-09-20 Jan Hubicka <jh@suse.cz>
3978 PR tree-optimize/45605
3979 * g++.dg/tree-ssa/pr45605.C: New testcase.
3981 2010-09-20 Michael Matz <matz@suse.de>
3984 * gcc.dg/vect/pr43432.c: Don't override dg-options, defaults are
3987 2010-09-20 Richard Guenther <rguenther@suse.de>
3989 PR tree-optimization/45705
3990 * gcc.dg/tree-ssa/ssa-dom-dse-1.c: New testcase.
3992 2010-09-20 Michael Matz <matz@suse.de>
3995 * lib/target-supports.exp (check_effective_target_vect_perm):
3998 2010-09-20 Jakub Jelinek <jakub@redhat.com>
4000 PR rtl-optimization/45695
4001 * gcc.c-torture/execute/pr45695.c: New test.
4003 2010-09-19 Jan Hubicka <jh@suse.cz>
4006 * gcc.c-torture/compile/pr44246.c:New file.
4008 2010-09-19 Ira Rosen <irar@il.ibm.com>
4010 PR tree-optimization/45714
4011 * gfortran.dg/vect/pr45714-a.f: New test.
4012 * gfortran.dg/vect/pr45714-b.f: New test.
4014 2010-09-19 Eric Botcazou <ebotcazou@adacore.com>
4016 * gnat.dg/const1.adb: Rename into...
4017 * gnat.dg/constant1.adb: ...this.
4018 * gnat.dg/constant2.adb: New test.
4019 * gnat.dg/constant2_pkg1.ads: New helper.
4020 * gnat.dg/constant2_pkg2.ad[sb]: Likewise.
4022 2010-09-19 Eric Botcazou <ebotcazou@adacore.com>
4024 * gnat.dg/specs/constant1.ads: New test.
4025 * gnat.dg/specs/constant1_pkg.ads: New helper.
4027 2010-09-18 Jan Hubicka <jh@suse.cz>
4029 PR tree-optimization/45453
4030 * g++.dg/tree-ssa/pr45453.C: New testcase.
4032 2010-09-18 Jason Merrill <jason@redhat.com>
4034 * g++.dg/cpp0x/initlist44.C: New.
4036 2010-09-18 Richard Guenther <rguenther@suse.de>
4038 PR tree-optimization/45709
4039 * g++.dg/torture/pr45709-2.C: New testcase.
4041 2010-09-18 Richard Guenther <rguenther@suse.de>
4043 PR tree-optimization/45709
4044 * g++.dg/torture/pr45709.C: New testcase.
4046 2010-09-18 H.J. Lu <hongjiu.lu@intel.com>
4049 * gcc.target/i386/pad-3.c: Pass -fno-pic.
4051 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
4053 * gcc.target/i386/pad-1.c: New.
4054 * gcc.target/i386/pad-2.c: Likewise.
4055 * gcc.target/i386/pad-3.c: Likewise.
4056 * gcc.target/i386/pad-4.c: Likewise.
4057 * gcc.target/i386/pad-5a.c: Likewise.
4058 * gcc.target/i386/pad-5b.c: Likewise.
4059 * gcc.target/i386/pad-6a.c: Likewise.
4060 * gcc.target/i386/pad-6b.c: Likewise.
4061 * gcc.target/i386/pad-7.c: Likewise.
4062 * gcc.target/i386/pad-8.c: Likewise.
4063 * gcc.target/i386/pad-9.c: Likewise.
4064 * gcc.target/i386/pad-10.c: Likewise.
4066 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
4069 * gcc.dg/torture/stackalign/alloca-5.c: New.
4071 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
4074 * gcc.dg/torture/pr45678-2.c: New.
4076 2010-09-17 Richard Guenther <rguenther@suse.de>
4079 * gcc.dg/torture/pr45678-1.c: New testcase.
4081 2010-09-17 Michael Matz <matz@suse.de>
4083 PR tree-optimization/43432
4084 * lib/target-supports.exp (check_effective_target_vect_perm_byte,
4085 check_effective_target_vect_perm_short): New predicates.
4086 (check_effective_target_vect_perm): Include x86_64.
4087 * gcc.dg/vect/pr43432.c: New test.
4088 * gcc.dg/vect/vect-114.c: Adjust.
4089 * gcc.dg/vect/vect-15.c: Ditto.
4090 * gcc.dg/vect/slp-perm-8.c: Use new predicate.
4091 * gcc.dg/vect/slp-perm-9.c: Ditto.
4093 2010-09-17 Nicola Pero <nicola.pero@meta-innovation.com>
4096 * objc/execute/exceptions/throw-nil.m: Run the test only with the
4099 2010-09-17 Richard Guenther <rguenther@suse.de>
4101 * gcc.dg/pr27898.c: Use -flto instead of -combine.
4102 * gcc.dg/pr28706.c: Likewise.
4103 * gcc.dg/pr28712.c: Likewise.
4104 * gcc.dg/pr30762-1.c: Likewise.
4105 * gcc.dg/pr30762-2.c: Likewise.
4106 * gcc.dg/pr31529-1.c: Likewise.
4107 * gcc.dg/pr31529-2.c: Likewise.
4108 * gcc.dg/pr34457-1.c: Likewise.
4109 * gcc.dg/pr34457-2.c: Likewise.
4110 * gcc.dg/pr34668-1.c: Likewise.
4111 * gcc.dg/pr34668-2.c: Likewise.
4112 * gcc.dg/pr34989-1.c: Likewise.
4113 * gcc.dg/pr34989-2.c: Likewise.
4114 * gcc.dg/pr43557-1.c: Likewise.
4115 * gcc.dg/pr43557-2.c: Likewise.
4116 * gcc.dg/debug/pr41893-1.c: Likewise.
4117 * gcc.dg/matrix/matrix.exp: Do not use -combine.
4118 * gcc.dg/matrix/matrix-3.c: Drop dg-options.
4119 * gcc.dg/matrix/matrix-4.c: Likewise.
4120 * gcc.dg/struct/struct-reorg.exp: Do not use -combine.
4121 * gcc.dg/struct/wo_prof_empty_str.c: Drop dg-options.
4122 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
4123 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.