1 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com>
3 * objc.dg/attributes/class-attribute-3.m: New.
4 * objc.dg/attributes/proto-attribute-4.m: New.
5 * obj-c++.dg/attributes/class-attribute-3.mm: New.
6 * obj-c++.dg/attributes/proto-attribute-4.mm: New.
8 2010-12-30 Jakub Jelinek <jakub@redhat.com>
10 PR tree-optimization/47060
11 * gcc.dg/autopar/pr47060.c: New test.
13 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com>
15 * objc.dg/enhanced-proto-2.m: Updated.
16 * obj-c++.dg/enhanced-proto-2.mm: Updated.
18 2010-12-29 Nicola Pero <nicola.pero@meta-innovation.com>
21 * objc.dg/sync-3.m: New.
22 * obj-c++.dg/sync-3.mm: New.
24 2010-12-29 Janus Weil <janus@gcc.gnu.org>
27 * gfortran.dg/alloc_comp_class_2.f90: New.
29 2010-12-29 Thomas Koenig <tkoenig@gcc.gnu.org>
31 * gfortran.dg/character_comparison_7.f90: New test.
33 2010-12-29 Nicola Pero <nicola.pero@meta-innovation.com>
36 * objc.dg/property/at-property-deprecated-1.m: Updated.
37 * objc.dg/property/at-property-deprecated-2.m: New.
38 * objc.dg/property/dotsyntax-deprecated-1.m: New.
39 * obj-c++.dg/property/at-property-deprecated-1.mm: Updated.
40 * obj-c++.dg/property/at-property-deprecated-2.mm: New.
41 * obj-c++.dg/property/dotsyntax-deprecated-1.mm: New.
43 2010-12-28 Jason Merrill <jason@redhat.com>
46 * g++.dg/cpp0x/decltype24.C: New.
48 2010-12-28 Nicola Pero <nicola.pero@meta-innovation.com>
51 * objc.dg/protocol-forward-1.m: New.
52 * obj-c++.dg/protocol-forward-1.mm: New.
53 * objc.dg/attributes/proto-attribute-2.m: Updated.
54 * objc.dg/class-protocol-1.m: Updated.
55 * obj-c++.dg/attributes/proto-attribute-2.mm: Updated.
56 * obj-c++.dg/class-protocol-1.mm: Updated.
58 2010-12-28 Janus Weil <janus@gcc.gnu.org>
61 * gfortran.dg/class_32.f90: New.
63 2010-12-28 H.J. Lu <hongjiu.lu@intel.com>
65 * gcc.target/i386/rdrand-1.c: Updated.
66 * gcc.target/i386/rdrand-2.c: Likewise.
67 * gcc.target/i386/rdrand-3.c: Likewise.
69 2010-12-28 Nicola Pero <nicola.pero@meta-innovation.com>
71 * objc.dg/class-extension-4.m: New.
72 * obj-c++.dg/class-extension-4.mm: New.
74 2010-12-28 Nicola Pero <nicola.pero@meta-innovation.com>
77 * objc.dg/incomplete-type-1.m: New test.
79 2010-12-27 Jakub Jelinek <jakub@redhat.com>
82 * g++.dg/cpp0x/constexpr-base4.C: New test.
84 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
86 * objc.dg/gnu-api-2-class.m: Xfail the test on Apple Darwin m64.
87 * objc.dg/gnu-api-2-ivar.m: Same.
88 * objc.dg/gnu-api-2-method.m: Same.
89 * objc.dg/gnu-api-2-objc.m: Same.
90 * objc.dg/gnu-api-2-object.m: Same.
91 * objc.dg/gnu-api-2-protocol.m: Same.
92 * obj-c++.dg/gnu-api-2-class.mm: Same.
93 * obj-c++.dg/gnu-api-2-ivar.mm: Same.
94 * obj-c++.dg/gnu-api-2-method.mm: Same.
95 * obj-c++.dg/gnu-api-2-objc.mm: Same.
96 * obj-c++.dg/gnu-api-2-object.mm: Same.
97 * obj-c++.dg/gnu-api-2-protocol.mm: Same.
99 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
101 * objc.dg/pr44509.m: New.
103 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
105 * objc.dg/gnu-api-2-class.m: Updated the test to work with the
106 Apple runtime as well.
107 * obj-c++.dg/gnu-api-2-class.mm: Same change.
108 * objc.dg/gnu-api-2-ivar.m: Same change.
109 * obj-c++.dg/gnu-api-2-ivar.mm: Same change.
110 * objc.dg/gnu-api-2-method.m: Same change.
111 * obj-c++.dg/gnu-api-2-method.mm: Same change.
112 * objc.dg/gnu-api-2-objc.m: Same change.
113 * obj-c++.dg/gnu-api-2-objc.mm: Same change.
114 * objc.dg/gnu-api-2-object.m: Same change.
115 * obj-c++.dg/gnu-api-2-object.mm: Same change.
116 * objc.dg/gnu-api-2-property.m: Same change.
117 * obj-c++.dg/gnu-api-2-property.mm: Same change.
118 * objc.dg/gnu-api-2-protocol.m: Same change.
119 * obj-c++.dg/gnu-api-2-protocol.mm: Same change.
121 * objc.dg/gnu-api-2-objc.m: Also, fixed test for
122 objc_disposeClassPair not to create a new class pair with the same
123 name as an existing class, and to test that the class pair is
125 * obj-c++.dg/gnu-api-2-objc.mm: Same change.
127 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
129 * objc.dg/special/special.exp: Added load-category-2 and
130 load-category-3 tests.
131 * objc.dg/special/load-category-2.h: New.
132 * objc.dg/special/load-category-2.m: New.
133 * objc.dg/special/load-category-2a.m: New.
134 * objc.dg/special/load-category-3.h: New.
135 * objc.dg/special/load-category-3.m: New.
136 * objc.dg/special/load-category-3a.m: New.
138 2010-12-25 Ira Rosen <irar@il.ibm.com>
141 * gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c: Change comment.
142 Expect two outer loops to get vectorized.
144 2010-12-25 Kai Tietz <kai.tietz@onevision.com>
147 * g++.dg/warn/pr15774-1.C: New test.
148 * g++.dg/warn/pr15774-2.C: New test.
150 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com>
152 * objc.dg/gnu-api-2-sel.m: Test calling sel_getUid,
153 sel_registerName and sel_registerTypedName with NULL arguments.
154 Updated the test to work with the Apple runtime as well.
155 * obj-c++.dg/gnu-api-2-sel.mm: Same change.
157 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com>
159 * objc.dg/gnu-api-2-class.m: Updated test to pass log_2 of the
160 alignment to class_addIvar, instead of the alignment itself.
161 * obj-c++.dg/gnu-api-2-class.mm: Same change.
163 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com>
165 * objc.dg/gnu-api-2-sel.m: Updated for renaming of sel_getType to
166 sel_getTypeEncoding. Test that sel_getTypeEncoding returns NULL
167 when called with a NULL argument. Added test for
168 sel_copyTypedSelectorList and sel_getTypedSelector.
169 * obj-c++.dg/gnu-api-2-sel.mm: Same changes.
171 2010-12-24 Eric Botcazou <ebotcazou@adacore.com>
173 * gnat.dg/opt13_pkg.ad[sb]: Fix line ending.
175 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com>
177 * obj-c.dg/gnu-api-2-class.m: Test that class_conformsToProtocol()
178 does not check the superclasses.
179 * obj-c++.dg/gnu-api-2-class.mm: Same change.
181 2010-12-24 Alexander Monakov <amonakov@ispras.ru>
183 PR rtl-optimization/47036
184 * g++.dg/opt/pr47036.C: New.
186 2010-12-24 Thomas Koenig <tkoenig@gcc.gnu.org>
189 * gfortran.dg/char_pointer_assign_6.f90: New test.
191 2010-12-22 Sebastian Pop <sebastian.pop@amd.com>
193 PR tree-optimization/46758
194 * gcc.dg/graphite/run-id-pr46758.c: New.
196 2010-12-23 Mikael Morin <mikael@gcc.gnu.org>
199 * gfortran.dg/transpose_intrinsic_func_call_1.f90: New test.
201 2010-12-23 Nicola Pero <nicola.pero@meta-innovation.com>
203 * obj-c.dg/gnu-api-2-class.m: Test that class_addMethod() returns
204 NO if the method is already implemented in the class.
205 * obj-c++.dg/gnu-api-2-class.mm: Same change.
207 2010-12-22 Sebastian Pop <sebastian.pop@amd.com>
209 PR tree-optimization/47019
210 * gfortran.dg/graphite/pr47019.f: New.
212 2010-12-22 Jason Merrill <jason@redhat.com>
214 * g++.dg/init/volatile2.C: New.
216 2010-12-22 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
218 * g++.dg/cpp0x/alignof2.C: New.
220 2010-12-22 Martin Jambor <mjambor@suse.cz>
222 PR tree-optimization/45934
223 PR tree-optimization/46302
224 PR tree-optimization/46987
225 * g++.dg/ipa/ipcp-ivi-1.C: Removed.
226 * g++.dg/ipa/ivinline-6.C: Likewise.
227 * g++.dg/otr-fold-1.C: Likewise.
228 * g++.dg/otr-fold-2.C: Likewise.
229 * g++.dg/tree-ssa/pr43411.C: Xfail dump scan.
230 * g++.dg/tree-ssa/pr45605.C: Likewise.
231 * g++.dg/tree-ssa/pr46987.C: New test.
233 2010-12-22 Steven Bosscher <steven@gcc.gnu.org>
235 * gfortran.dg/pr46755.f: Fix test case.
237 2010-12-22 Andrey Belevantsev <abel@ispras.ru>
239 PR rtl-optimization/45352
240 PR rtl-optimization/46521
241 PR rtl-optimization/46522
242 * gcc.dg/pr46521.c: New.
243 * gcc.dg/pr46522.c: New.
245 2010-12-21 Ian Lance Taylor <iant@google.com>
247 * go.test/go-test.exp: Clear runtests around invocation of
248 go-dg-runtest from errchk and go-execute-xfail.
250 2010-12-21 Jakub Jelinek <jakub@redhat.com>
253 * gcc.target/i386/pr46880.c: New test.
255 2010-12-21 Ira Rosen <irar@il.ibm.com>
257 PR tree-optimization/47001
258 * gcc.dg/vect/pr47001.c: New.
260 2010-12-21 Nicola Pero <nicola.pero@meta-innovation.com>
263 * objc.dg/special/special.exp: Added new test.
264 * objc.dg/special/load-category-1.m: New.
265 * objc.dg/special/load-category-1a.m: New.
266 * objc.dg/special/load-category-1.h: New.
268 2010-12-21 Steven Bosscher <steven@gcc.gnu.org>
271 * g++.dg/pr45310.C: New test.
273 2010-12-21 Steven Bosscher <steven@gcc.gnu.org>
275 PR rtl-optimization/46755
276 * gfortran.dg/pr46755.f: New test.
278 2010-12-21 Jakub Jelinek <jakub@redhat.com>
280 PR rtl-optimization/47008
281 * gfortran.dg/pr47008.f03: New test.
283 2010-12-21 Nicola Pero <nicola.pero@meta-innovation.com>
286 * objc.dg/libobjc-selector-1.m: New test.
288 2010-12-21 Jakub Jelinek <jakub@redhat.com>
291 * gcc.target/i386/pr45852.c: New test.
293 2010-12-20 Tobias Burnus <burnus@net-b.de>
296 * gfortran.dg/c_ptr_tests_16.f90: Fix endian issue.
298 2010-12-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
301 * gcc.dg/tls/thr-cse-1.c: Fix match on hppa*-*-hpux*.
303 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com>
305 * objc.dg/gnu-api-2-objc.m: Fixed test to test objc_lookUpClass,
306 not objc_lookupClass.
307 * obj-c++.dg/gnu-api-2-objc.mm: Same change.
309 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com>
311 * objc.dg/gnu-api-2-objc_msg_lookup.m: New.
312 * obj-c++.dg/gnu-api-2-objc_msg_lookup.mm: New.
314 2010-12-19 Chung-Lin Tang <cltang@codesourcery.com>
316 * gcc.target/arm/vfp-1.c (test_ldst): New test for VFP
317 load/store immediate indexes.
319 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com>
321 * objc.dg/gnu-api-2-resolve-method.m: Include objc/message.h.
322 * obj-c++.dg/gnu-api-2-resolve-method.m: Include objc/message.h.
324 2010-12-18 Jakub Jelinek <jakub@redhat.com>
326 PR tree-optimization/46969
327 * gcc.dg/autopar/pr46969.c: New test.
329 2010-12-18 Nicola Pero <nicola.pero@meta-innovation.com>
331 * objc.dg/fobjc-exceptions-1.m: Updated.
332 * objc.dg/fobjc-exceptions-2.m: New.
333 * objc.dg/fobjc-exceptions-3.m: New.
334 * obj-c++.dg/fobjc-exceptions-1.mm: New.
335 * obj-c++.dg/fobjc-exceptions-2.mm: New.
336 * obj-c++.dg/fobjc-exceptions-3.mm: New.
338 2010-12-18 Tobias Burnus <burnus@net-b.de>
341 * gfortran.dg/c_ptr_tests_16.f90: New.
343 2010-12-18 Jakub Jelinek <jakub@redhat.com>
345 PR tree-optimization/46985
346 * gfortran.dg/pr46985.f90: New test.
348 2010-12-18 Eric Botcazou <ebotcazou@adacore.com>
350 PR tree-optimization/46232
351 * gcc.dg/tree-ssa/pr14814.c: Add -fno-tree-sra.
353 2010-12-18 Iain Sandoe <iains@gcc.gnu.org>
355 * objc.dg/fobjc-exceptions.m: Update dg-error syntax.
357 2010-12-18 Kai Tietz <kai.tietz@onevision.com>
360 * gcc.target/i386/aggregate-ret1.c: New.
361 * gcc.target/i386/aggregate-ret2.c: New.
363 2010-12-18 Iain Sandoe <iains@gcc.gnu.org>
365 * gcc.target/powerpc/darwin-split-ld-stret.c: New test.
367 2010-12-17 Ahmad Sharif <asharif@google.com>
369 * gcc.target/i386/max-stack-align.c: New testcase.
371 2010-12-17 Nicola Pero <nicola.pero@meta-innovation.com>
373 * objc.dg/exceptions-4.m: Adjust for change in error message.
375 2010-12-17 Paolo Bonzini <bonzini@gnu.org>
378 * objc.dg/tls/init-2.m: Adjust.
379 * gcc.dg/noncompile/920923-1.c: Adjust.
380 * gcc.dg/noncompile/pr44517.c: Adjust.
381 * gcc.dg/declspec-18.c: New test.
383 2010-12-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
385 * gcc.dg/titype-1.c: Enable TImode on __SPU__.
386 * gcc.dg/torture/fp-int-convert.h: Likewise.
387 * gcc.dg/tree-ssa/ivopts-1.c: Likewise.
388 * gcc.dg/uninit-C.c: Likewise.
389 * gcc.dg/uninit-C-O0.c: Likewise.
390 * gcc.dg/format/unnamed-1.c: Likewise.
391 * gcc.dg/format/ms_unnamed-1.c: Likewise.
393 2010-12-17 Jason Merrill <jason@redhat.com>
396 * g++.dg/cpp0x/constexpr-null1.C: New.
398 2010-12-17 Bernd Schmidt <bernds@codesourcery.com>
400 * gcc.c-torture/compile/20101217-1.c: New test.
402 2010-12-17 Alexander Monakov <amonakov@ispras.ru>
405 * gcc.dg/graphite/pr46761.c: New.
407 2010-12-17 Janus Weil <janus@gcc.gnu.org>
410 * gfortran.dg/block_9.f08: New.
412 2010-12-17 Dodji Seketeli <dodji@redhat.com>
414 * g++.dg/debug/dwarf2/self-ref-1.C: New test.
415 * g++.dg/debug/dwarf2/self-ref-2.C: Likewise.
417 2010-12-16 Sebastian Pop <sebastian.pop@amd.com>
419 PR tree-optimization/46924
420 * gcc.dg/graphite/pr46924.c: New.
422 2010-12-16 Jakub Jelinek <jakub@redhat.com>
424 PR tree-optimization/46966
425 * gcc.dg/graphite/pr46966.c: New test.
427 2010-12-16 Eric Botcazou <ebotcazou@adacore.com>
429 * gnat.dg/opt13.adb: New test.
430 * gnat.dg/opt13_pkg.ad[sb]: New helper.
432 2010-12-16 Jakub Jelinek <jakub@redhat.com>
434 PR tree-optimization/43655
435 * g++.dg/opt/pr43655.C: New test.
437 2010-12-16 Sebastian Pop <sebastian.pop@amd.com>
439 PR tree-optimization/46404
440 * gcc.dg/graphite/pr46404-1.c: New.
442 2010-12-16 Jakub Jelinek <jakub@redhat.com>
445 * gcc.dg/pr46893.c: New test.
447 2010-12-16 H.J. Lu <hongjiu.lu@intel.com>
450 * gcc.dg/lto/pr46940_1.c (main): Return 0.
452 2010-12-16 Chung-Lin Tang <cltang@codesourcery.com>
455 * gcc.target/arm/pr46883.c: New testcase.
457 2010-12-16 Jan Hubicka <jh@suse.cz>
460 * gcc.dg/lto/pr46940_0.c: Fix commit.
462 2010-12-15 Nathan Froyd <froydnj@codesourcery.com>
467 * g++.dg/parse/colon-autocorrect-1.C: New testcase.
468 * g++.dg/parse/colon-autocorrect-2.C: New testcase.
470 2010-12-15 Nathan Froyd <froydnj@codesourcery.com>
473 * g++.dg/pr46852.C: New test.
475 2010-12-16 Jan Hubicka <jh@suse.cz>
478 * gcc.target/i386/pr46939.c: New testcase.
480 2010-12-15 Sebastian Pop <sebastian.pop@amd.com>
482 PR tree-optimization/46404
483 * gcc.dg/graphite/pr46404.c: New.
485 2010-12-15 Jakub Jelinek <jakub@redhat.com>
488 * gfortran.dg/pr46945.f90: New test.
491 * g++.dg/guality/pr46815.C: New test.
493 2010-12-15 Paolo Carlini <paolo.carlini@oracle.com>
496 * g++.dg/cpp0x/lambda/lambda-ice2.C: New.
498 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
500 * gfortran.dg/debug/pr46756.f: Correct PR number.
502 2010-12-15 Martin Jambor <mjambor@suse.cz>
504 PR tree-optimization/46053
507 * g++.dg/ipa/pr46053.C: New test.
508 * g++.dg/ipa/pr46287-1.C: Likewise.
509 * g++.dg/ipa/pr46287-2.C: Likewise.
510 * g++.dg/ipa/pr46287-3.C: Likewise.
511 * g++.dg/torture/covariant-1.C: Likewise.
512 * g++.dg/torture/pr46287.C: Likewise.
514 2010-12-15 Alexander Monakov <amonakov@ispras.ru>
516 PR rtl-optimization/46649
517 * g++.dg/opt/pr46649.C: New.
519 2010-12-15 Dave Korn <dave.korn.cygwin@gmail.com>
522 * gcc.dg/pr43157.c: Add dg-require-linker-plugin directive.
524 2010-12-14 Sebastian Pop <sebastian.pop@amd.com>
526 PR tree-optimization/46845
527 * gcc.dg/graphite/id-pr46845.c: New.
529 2010-12-14 Sebastian Pop <sebastian.pop@amd.com>
531 PR tree-optimization/46928
532 * gcc.dg/tree-ssa/ldist-17.c: New.
534 2010-12-14 Sebastian Pop <sebastian.pop@amd.com>
536 PR tree-optimization/45948
537 * gcc.dg/tree-ssa/ldist-pr45948.c: New.
539 2010-12-14 Jason Merrill <jason@redhat.com>
542 * g++.dg/cpp0x/constexpr-decl.C: New.
543 * g++.dg/cpp0x/constexpr-ex1.C: Fix.
544 * g++.dg/cpp0x/constexpr-static5.C: Fix.
546 2010-12-14 Jan Hubicka <jh@suse.cz>
550 * gcc.dg/lto/pr46940_0.c: New testcase.
551 * gcc.dg/lto/pr46940_1.c: New testcase.
553 2010-12-14 Nathan Froyd <froydnj@codesourcery.com>
556 * g++.dg/lookup/suggestions1.C: New test.
558 2010-12-14 Tobias Burnus <burnus@net-b.de>
561 * gfortran.dg/pointer_intent_4.f90: New.
563 2010-12-14 Jakub Jelinek <jakub@redhat.com>
566 * gcc.dg/autopar/pr46885.c: New test.
568 PR tree-optimization/46909
569 * gcc.c-torture/execute/pr46909-1.c: New test.
570 * gcc.c-torture/execute/pr46909-2.c: New test.
571 * gcc.dg/pr46909.c: New test.
573 2010-12-14 Alexander Monakov <amonakov@ispras.ru>
575 PR rtl-optimization/46875
576 * gcc.dg/pr46875.c: New.
578 2010-12-14 Jan Hubicka <jh@suse.cz>
580 * g++.dg/other/first-global.C: Update regexp to match new
583 2010-12-14 Bernd Schmidt <bernds@codesourcery.com>
585 PR rtl-optimization/44374
586 Reapply patch with fixes.
587 * gcc.target/arm/headmerge-1.c: New test.
588 * gcc.target/arm/headmerge-2.c: New test.
589 * gcc.target/i386/headmerge-1.c: New test.
590 * gcc.target/i386/headmerge-2.c: New test.
592 2010-12-13 Jason Merrill <jason@redhat.com>
596 * g++.dg/cpp0x/constexpr-ctor4.C: New.
597 * g++.dg/cpp0x/constexpr-ctor5.C: New.
599 2010-12-13 Janus Weil <janus@gcc.gnu.org>
602 * gfortran.dg/proc_ptr_comp_27.f90: New.
604 2010-12-13 Jakub Jelinek <jakub@redhat.com>
607 * gcc.dg/pr46867.c: New test.
609 2010-12-13 Janus Weil <janus@gcc.gnu.org>
612 * gfortran.dg/proc_ptr_comp_26.f90: New.
614 2010-12-13 Eric Botcazou <ebotcazou@adacore.com>
616 * gnat.dg/pack9.adb: XFAIL everywhere.
618 2010-12-13 Jakub Jelinek <jakub@redhat.com>
621 * gfortran.dg/pr46884.f: New test.
623 2010-12-13 Iain Sandoe <iains@gcc.gnu.org>
625 * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c:
628 2010-12-13 Alexandre Oliva <aoliva@redhat.com>
631 * gfortran.dg/debug/pr46756.f: New.
633 2010-12-13 Alexandre Oliva <aoliva@redhat.com>
636 * gcc.dg/debug/pr46782.c: New.
638 2010-12-12 Janus Weil <janus@gcc.gnu.org>
641 * gfortran.dg/pointer_check_8.f90: New.
643 2010-12-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
646 * gfortran.dg/continuation_12.f90: New test.
648 2010-12-11 Tobias Burnus <burnus@net-b.de>
651 * gfortran.dg/coarray_14.f90: New.
653 2010-12-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
656 * gfortran.dg/array_function_6.f90: New test.
658 2010-12-11 Nicola Pero <nicola.pero@meta-innovation.com>
660 * objc.dg/gnu-api-2-resolve-method.m: New.
661 * obj-c++.dg/gnu-api-2-resolve-method.mm: New.
663 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
665 * gcc.dg/funcorder.c: Remove XFAIL for hppa*64*-*-*.
667 2010-12-10 Nicola Pero <nicola.pero@meta-innovation.com>
669 * objc.dg/fobjc-std-1.m: Updated to test that class extensions
670 produce an error with -fobjc-std=objc1.
671 * obj-c++.dg/fobjc-std-1.mm: Same change.
673 2010-12-10 Jakub Jelinek <jakub@redhat.com>
676 * g++.dg/diagnostic/bitfld1.C: New test.
678 2010-12-10 Sebastian Pop <sebastian.pop@amd.com>
680 PR tree-optimization/43023
681 * gfortran.dg/ldist-1.f90: Adjust pattern.
682 * gfortran.dg/ldist-pr43023.f90: New.
684 2010-12-10 Jakub Jelinek <jakub@redhat.com>
686 PR rtl-optimization/46804
687 * gfortran.dg/pr46804.f90: New test.
689 2010-12-10 Dave Korn <dave.korn.cygwin@gmail.com>
693 * gcc.dg/pr43157.c: New file.
695 2010-12-10 Nathan Froyd <froydnj@codesourcery.com>
697 * gcc.dg/dfp/struct-union.c: Adjust.
698 * gcc.dg/lvalue-2.c: Adjust.
699 * gcc.dg/pr21419.c: Adjust.
700 * gcc.dg/qual-component-1.c: Adjust.
701 * g++.dg/other/const1.C: Adjust.
703 2010-12-10 Jakub Jelinek <jakub@redhat.com>
705 PR rtl-optimization/46865
706 * gcc.target/i386/pr46865-1.c: New test.
707 * gcc.target/i386/pr46865-2.c: New test.
709 PR tree-optimization/46864
710 * g++.dg/opt/pr46864.C: New test.
712 2010-12-10 Jack Howarth <howarth@bromo.med.uc.edu>
713 Iain Sandoe <iains@gcc.gnu.org>
716 * lib/prune.exp: Prune dsymutil warnings.
718 2010-12-10 Nicola Pero <nicola.pero@meta-innovation.com>
720 * objc.dg/class-extension-1.m: New.
721 * objc.dg/class-extension-2.m: New.
722 * objc.dg/class-extension-3.m: New.
723 * objc.dg/property/at-property-26.m: New.
724 * objc.dg/property/at-property-27.m: New.
725 * objc.dg/property/at-property-28.m: New.
726 * obj-c++.dg/class-extension-1.mm: New.
727 * obj-c++.dg/class-extension-2.mm: New.
728 * obj-c++.dg/class-extension-3.mm: New.
729 * obj-c++.dg/property/at-property-26.mm: New.
730 * obj-c++.dg/property/at-property-27.mm: New.
731 * obj-c++.dg/property/at-property-28.mm: New.
733 2010-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
736 * gcc.dg/torture/stackalign/nested-1.c: Skip on hppa*-*-hpux*.
737 * gcc.dg/torture/stackalign/vararg-1.c: Likewise.
738 * gcc.dg/torture/stackalign/nested-2.c: Likewise.
739 * gcc.dg/torture/stackalign/vararg-2.c: Likewise.
740 * gcc.dg/torture/stackalign/nested-3.c: Likewise.
741 * gcc.dg/torture/stackalign/nested-4.c: Likewise.
742 * gcc.dg/torture/stackalign/global-1.c: Likewise.
743 * gcc.dg/torture/stackalign/ret-struct-1.c: Likewise.
744 * gcc.dg/torture/stackalign/inline-1.c: Likewise.
745 * gcc.dg/torture/stackalign/inline-2.c: Likewise.
746 * gcc.dg/torture/stackalign/struct-1.c: Likewise.
747 * gcc.dg/torture/stackalign/pr16660-1.c: Likewise.
748 * gcc.dg/torture/stackalign/alloca-1.c: Likewise.
749 * g++.dg/torture/stackalign/throw-1.C: Likewise.
750 * g++.dg/torture/stackalign/throw-2.C: Likewise.
751 * g++.dg/torture/stackalign/throw-4.C: Likewise.
752 * g++.dg/torture/stackalign/eh-inline-1.C: Likewise.
753 * g++.dg/torture/stackalign/eh-inline-2.C: Likewise.
754 * g++.dg/torture/stackalign/eh-vararg-1.C: Likewise.
755 * g++.dg/torture/stackalign/eh-vararg-2.C: Likewise.
756 * g++.dg/torture/stackalign/eh-alloca-1.C: Likewise.
757 * g++.dg/torture/stackalign/eh-global-1.C: Likewise.
759 PR tree-optimization/46021
760 gcc.dg/tree-ssa/20040204-1.c: Remove XFAIL for hppa*-*.*.
762 2010-12-09 Richard Guenther <rguenther@suse.de>
765 * gcc.c-torture/compile/pr46866.c: New testcase.
767 2010-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
770 * g++.dg/debug/dwarf2/nested-2.C: Also match comments starting with ';'.
772 2010-12-09 Martin Jambor <mjambor@suse.cz>
775 * g++.dg/tree-ssa/pr46734.C: New test.
777 2010-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
780 * lib/scanasm.exp (dg-function-on-line): Add match pattern for
783 2010-12-08 Jason Merrill <jason@redhat.com>
786 * g++.dg/cpp0x/constexpr-array2.C: New.
788 2010-12-08 H.J. Lu <hongjiu.lu@intel.com>
790 * gcc.target/i386/sse2-init-v2di-2.c: Add "-dp" and update
793 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com>
795 * objc.dg/exceptions-7.m: New.
796 * obj-c++.dg/exceptions-7.mm: New.
797 * obj-c++.dg/exceptions-3.mm: Adjust for new C++ messages.
798 * obj-c++.dg/exceptions-5.mm: Same change.
800 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com>
802 * objc.dg/foreach-6.m: Updated location of error messages.
803 * objc.dg/foreach-7.m: Same change.
805 2010-12-08 Richard Guenther <rguenther@suse.de>
806 Sebastian Pop <sebastian.pop@amd.com>
808 PR tree-optimization/45230
809 PR tree-optimization/45231
810 PR tree-optimization/45370
811 * gcc.dg/graphite/id-pr45230-1.c: New.
812 * gcc.dg/graphite/id-pr45231.c: New.
813 * gfortran.dg/graphite/id-pr45370.f90: New.
815 2010-12-08 Nathan Froyd <froydnj@codesourcery.com>
818 * testsuite/g++.dg/conversion/ambig1.C: Adjust.
819 * testsuite/g++.dg/conversion/op1.C: Adjust.
820 * testsuite/g++.dg/conversion/simd1.C: Adjust.
821 * testsuite/g++.dg/cpp0x/defaulted14.C: Adjust.
822 * testsuite/g++.dg/cpp0x/defaulted18.C: Adjust.
823 * testsuite/g++.dg/cpp0x/defaulted20.C: Adjust.
824 * testsuite/g++.dg/cpp0x/explicit3.C: Adjust.
825 * testsuite/g++.dg/cpp0x/explicit4.C: Adjust.
826 * testsuite/g++.dg/cpp0x/implicit4.C: Adjust.
827 * testsuite/g++.dg/cpp0x/nullptr15.C: Adjust.
828 * testsuite/g++.dg/cpp0x/nullptr19.C: Adjust.
829 * testsuite/g++.dg/cpp0x/pr31431-2.C: Adjust.
830 * testsuite/g++.dg/cpp0x/pr31431.C: Adjust.
831 * testsuite/g++.dg/cpp0x/pr31434.C: Adjust.
832 * testsuite/g++.dg/cpp0x/pr31437.C: Adjust.
833 * testsuite/g++.dg/cpp0x/rv2n.C: Adjust.
834 * testsuite/g++.dg/cpp0x/rv3n.C: Adjust.
835 * testsuite/g++.dg/cpp0x/rv4n.C: Adjust.
836 * testsuite/g++.dg/cpp0x/rv5n.C: Adjust.
837 * testsuite/g++.dg/cpp0x/rv6n.C: Adjust.
838 * testsuite/g++.dg/cpp0x/rv7n.C: Adjust.
839 * testsuite/g++.dg/cpp0x/temp_default2.C: Adjust.
840 * testsuite/g++.dg/cpp0x/trailing4.C: Adjust.
841 * testsuite/g++.dg/cpp0x/variadic-ex3.C: Adjust.
842 * testsuite/g++.dg/cpp0x/variadic-ex4.C: Adjust.
843 * testsuite/g++.dg/cpp0x/variadic35.C: Adjust.
844 * testsuite/g++.dg/cpp0x/vt-35147.C: Adjust.
845 * testsuite/g++.dg/cpp0x/vt-37737-2.C: Adjust.
846 * testsuite/g++.dg/expr/cond9.C: Adjust.
847 * testsuite/g++.dg/expr/pmf-1.C: Adjust.
848 * testsuite/g++.dg/ext/label5.C: Adjust.
849 * testsuite/g++.dg/ext/visibility/anon8.C: Adjust.
850 * testsuite/g++.dg/ext/vla2.C: Adjust.
851 * testsuite/g++.dg/gomp/pr26690-1.C: Adjust.
852 * testsuite/g++.dg/gomp/pr26690-2.C: Adjust.
853 * testsuite/g++.dg/init/synth2.C: Adjust.
854 * testsuite/g++.dg/lookup/conv-1.C: Adjust.
855 * testsuite/g++.dg/lookup/new1.C: Adjust.
856 * testsuite/g++.dg/lookup/using9.C: Adjust.
857 * testsuite/g++.dg/other/error13.C: Adjust.
858 * testsuite/g++.dg/other/error20.C: Adjust.
859 * testsuite/g++.dg/other/error31.C: Adjust.
860 * testsuite/g++.dg/other/pr28114.C: Adjust.
861 * testsuite/g++.dg/other/ptrmem10.C: Adjust.
862 * testsuite/g++.dg/other/ptrmem11.C: Adjust.
863 * testsuite/g++.dg/overload/ambig1.C: Adjust.
864 * testsuite/g++.dg/overload/arg3.C: Adjust.
865 * testsuite/g++.dg/overload/builtin1.C: Adjust.
866 * testsuite/g++.dg/overload/copy1.C: Adjust.
867 * testsuite/g++.dg/overload/new1.C: Adjust.
868 * testsuite/g++.dg/overload/template4.C: Adjust.
869 * testsuite/g++.dg/overload/unknown1.C: Adjust.
870 * testsuite/g++.dg/overload/using2.C: Adjust.
871 * testsuite/g++.dg/parse/crash5.C: Adjust.
872 * testsuite/g++.dg/parse/error19.C: Adjust.
873 * testsuite/g++.dg/parse/error28.C: Adjust.
874 * testsuite/g++.dg/parse/template7.C: Adjust.
875 * testsuite/g++.dg/parse/typename7.C: Adjust.
876 * testsuite/g++.dg/rtti/typeid6.C: Adjust.
877 * testsuite/g++.dg/tc1/dr152.C: Adjust.
878 * testsuite/g++.dg/template/conv11.C: Adjust.
879 * testsuite/g++.dg/template/copy1.C: Adjust.
880 * testsuite/g++.dg/template/crash37.C: Adjust.
881 * testsuite/g++.dg/template/deduce3.C: Adjust.
882 * testsuite/g++.dg/template/dependent-expr5.C: Adjust.
883 * testsuite/g++.dg/template/error38.C: Adjust.
884 * testsuite/g++.dg/template/error40.C: Adjust.
885 * testsuite/g++.dg/template/friend.C: Adjust.
886 * testsuite/g++.dg/template/incomplete2.C: Adjust.
887 * testsuite/g++.dg/template/instantiate5.C: Adjust.
888 * testsuite/g++.dg/template/local4.C: Adjust.
889 * testsuite/g++.dg/template/local6.C: Adjust.
890 * testsuite/g++.dg/template/new3.C: Adjust.
891 * testsuite/g++.dg/template/operator9.C: Adjust.
892 * testsuite/g++.dg/template/overload6.C: Adjust.
893 * testsuite/g++.dg/template/ptrmem2.C: Adjust.
894 * testsuite/g++.dg/template/ptrmem20.C: Adjust.
895 * testsuite/g++.dg/template/ptrmem4.C: Adjust.
896 * testsuite/g++.dg/template/ptrmem8.C: Adjust.
897 * testsuite/g++.dg/template/qualttp5.C: Adjust.
898 * testsuite/g++.dg/template/sfinae2.C: Adjust.
899 * testsuite/g++.dg/template/spec22.C: Adjust.
900 * testsuite/g++.dg/template/spec23.C: Adjust.
901 * testsuite/g++.dg/template/ttp25.C: Adjust.
902 * testsuite/g++.dg/template/typedef4.C: Adjust.
903 * testsuite/g++.dg/template/unify10.C: Adjust.
904 * testsuite/g++.dg/template/unify11.C: Adjust.
905 * testsuite/g++.dg/template/unify6.C: Adjust.
906 * testsuite/g++.dg/template/unify7.C: Adjust.
907 * testsuite/g++.dg/template/unify9.C: Adjust.
908 * testsuite/g++.dg/template/varmod1.C: Adjust.
909 * testsuite/g++.old-deja/g++.benjamin/15799.C: Adjust.
910 * testsuite/g++.old-deja/g++.benjamin/15800-1.C: Adjust.
911 * testsuite/g++.old-deja/g++.brendan/ambiguity1.C: Adjust.
912 * testsuite/g++.old-deja/g++.brendan/crash29.C: Adjust.
913 * testsuite/g++.old-deja/g++.brendan/crash48.C: Adjust.
914 * testsuite/g++.old-deja/g++.brendan/crash56.C: Adjust.
915 * testsuite/g++.old-deja/g++.brendan/cvt3.C: Adjust.
916 * testsuite/g++.old-deja/g++.brendan/overload1.C: Adjust.
917 * testsuite/g++.old-deja/g++.brendan/overload4.C: Adjust.
918 * testsuite/g++.old-deja/g++.brendan/overload9.C: Adjust.
919 * testsuite/g++.old-deja/g++.bugs/900127_01.C: Adjust.
920 * testsuite/g++.old-deja/g++.bugs/900205_04.C: Adjust.
921 * testsuite/g++.old-deja/g++.bugs/900330_02.C: Adjust.
922 * testsuite/g++.old-deja/g++.bugs/900404_03.C: Adjust.
923 * testsuite/g++.old-deja/g++.bugs/900514_03.C: Adjust.
924 * testsuite/g++.old-deja/g++.eh/ctor1.C: Adjust.
925 * testsuite/g++.old-deja/g++.jason/conversion11.C: Adjust.
926 * testsuite/g++.old-deja/g++.jason/crash3.C: Adjust.
927 * testsuite/g++.old-deja/g++.jason/overload16.C: Adjust.
928 * testsuite/g++.old-deja/g++.jason/overload28.C: Adjust.
929 * testsuite/g++.old-deja/g++.jason/scoping10.C: Adjust.
930 * testsuite/g++.old-deja/g++.jason/template30.C: Adjust.
931 * testsuite/g++.old-deja/g++.jason/temporary2.C: Adjust.
932 * testsuite/g++.old-deja/g++.law/arg1.C: Adjust.
933 * testsuite/g++.old-deja/g++.law/arg11.C: Adjust.
934 * testsuite/g++.old-deja/g++.law/arm9.C: Adjust.
935 * testsuite/g++.old-deja/g++.law/ctors11.C: Adjust.
936 * testsuite/g++.old-deja/g++.law/ctors17.C: Adjust.
937 * testsuite/g++.old-deja/g++.law/ctors5.C: Adjust.
938 * testsuite/g++.old-deja/g++.law/ctors9.C: Adjust.
939 * testsuite/g++.old-deja/g++.law/enum4.C: Adjust.
940 * testsuite/g++.old-deja/g++.law/missed-error2.C: Adjust.
941 * testsuite/g++.old-deja/g++.law/operators32.C: Adjust.
942 * testsuite/g++.old-deja/g++.law/operators9.C: Adjust.
943 * testsuite/g++.old-deja/g++.mike/net2.C: Adjust.
944 * testsuite/g++.old-deja/g++.mike/net22.C: Adjust.
945 * testsuite/g++.old-deja/g++.mike/p11110.C: Adjust.
946 * testsuite/g++.old-deja/g++.mike/p1989.C: Adjust.
947 * testsuite/g++.old-deja/g++.mike/p2431.C: Adjust.
948 * testsuite/g++.old-deja/g++.mike/p438.C: Adjust.
949 * testsuite/g++.old-deja/g++.mike/p807a.C: Adjust.
950 * testsuite/g++.old-deja/g++.mike/p9068.C: Adjust.
951 * testsuite/g++.old-deja/g++.niklas/t120.C: Adjust.
952 * testsuite/g++.old-deja/g++.niklas/t121.C: Adjust.
953 * testsuite/g++.old-deja/g++.niklas/t128.C: Adjust.
954 * testsuite/g++.old-deja/g++.ns/overload2.C: Adjust.
955 * testsuite/g++.old-deja/g++.ns/using12.C: Adjust.
956 * testsuite/g++.old-deja/g++.other/crash24.C: Adjust.
957 * testsuite/g++.old-deja/g++.other/expr1.C: Adjust.
958 * testsuite/g++.old-deja/g++.other/overload11.C: Adjust.
959 * testsuite/g++.old-deja/g++.other/pmf3.C: Adjust.
960 * testsuite/g++.old-deja/g++.other/volatile1.C: Adjust.
961 * testsuite/g++.old-deja/g++.pt/auto_ptr.C: Adjust.
962 * testsuite/g++.old-deja/g++.pt/crash28.C: Adjust.
963 * testsuite/g++.old-deja/g++.pt/crash60.C: Adjust.
964 * testsuite/g++.old-deja/g++.pt/explicit38.C: Adjust.
965 * testsuite/g++.old-deja/g++.pt/explicit39.C: Adjust.
966 * testsuite/g++.old-deja/g++.pt/explicit41.C: Adjust.
967 * testsuite/g++.old-deja/g++.pt/explicit67.C: Adjust.
968 * testsuite/g++.old-deja/g++.pt/explicit77.C: Adjust.
969 * testsuite/g++.old-deja/g++.pt/expr2.C: Adjust.
970 * testsuite/g++.old-deja/g++.pt/ptrmem10.C: Adjust.
971 * testsuite/g++.old-deja/g++.pt/ptrmem6.C: Adjust.
972 * testsuite/g++.old-deja/g++.pt/spec35.C: Adjust.
973 * testsuite/g++.old-deja/g++.pt/spec5.C: Adjust.
974 * testsuite/g++.old-deja/g++.pt/spec6.C: Adjust.
975 * testsuite/g++.old-deja/g++.pt/t05.C: Adjust.
976 * testsuite/g++.old-deja/g++.pt/t24.C: Adjust.
977 * testsuite/g++.old-deja/g++.pt/unify4.C: Adjust.
978 * testsuite/g++.old-deja/g++.pt/unify6.C: Adjust.
979 * testsuite/g++.old-deja/g++.pt/unify8.C: Adjust.
980 * testsuite/g++.old-deja/g++.robertl/eb109.C: Adjust.
981 * testsuite/g++.old-deja/g++.robertl/eb119.C: Adjust.
982 * testsuite/g++.old-deja/g++.robertl/eb131.C: Adjust.
983 * testsuite/g++.old-deja/g++.robertl/eb22.C: Adjust.
984 * testsuite/g++.old-deja/g++.robertl/eb69.C: Adjust.
985 * testsuite/g++.old-deja/g++.robertl/eb98.C: Adjust.
987 2010-12-08 Jason Merrill <jason@redhat.com>
990 * g++.dg/init/synth4.C: New.
993 * g++.dg/cpp0x/defaulted21.C: New.
995 2010-12-08 Wei Guozhi <carrot@google.com>
998 * gcc.target/arm/pr46631: New testcase.
1000 2010-12-08 Michael Meissner <meissner@linux.vnet.ibm.com>
1003 * gcc.target/powerpc/ppc-pow.c: New file to make sure pow (x,
1004 0.75) is not optimized if the machine has no sqrt instruction.
1006 2010-12-07 Andrey Belevantsev <abel@ispras.ru>
1009 * gcc.target/ia64/pr43603.c: New.
1010 * gcc/testsuite/g++.dg/opt/pr46640.C: New.
1012 2010-12-07 Tobias Burnus <burnus@net-b.de>
1015 * gfortran.dg/string_4.f90: New.
1017 2010-12-07 Sebastian Pop <sebastian.pop@amd.com>
1019 PR tree-optimization/44676
1020 * gcc.dg/graphite/id-pr44676.c: New.
1022 2010-12-07 Sebastian Pop <sebastian.pop@amd.com>
1024 PR tree-optimization/42327
1025 * gcc.dg/tree-ssa/pr42327.c: New.
1027 2010-12-07 Nathan Froyd <froydnj@codesourcery.com>
1030 * g++.dg/pr45330.C: New test.
1031 * g++.dg/ext/builtin3.C: Adjust.
1032 * g++.dg/lookup/error1.C: Adjust.
1033 * g++.dg/lookup/koenig5.C: Adjust.
1034 * g++.dg/overload/koenig1.C: Adjust.
1035 * g++.dg/parse/decl-specifier-1.C: Adjust.
1036 * g++.dg/template/static10.C: Adjust.
1037 * g++.old-deja/g++.mike/ns5.C: Adjust.
1038 * g++.old-deja/g++.mike/ns7.C: Adjust.
1039 * g++.old-deja/g++.ns/koenig5.C: Adjust.
1040 * g++.old-deja/g++.ns/koenig9.C: Adjust.
1041 * g++.old-deja/g++.other/lineno5.C: Adjust.
1043 2010-12-07 Richard Guenther <rguenther@suse.de>
1045 PR tree-optimization/46832
1046 * gcc.c-torture/compile/pr46832.c: New testcase.
1048 2010-12-07 Jakub Jelinek <jakub@redhat.com>
1051 * gcc.dg/autopar/pr46799.c: New test.
1053 2010-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1055 * gfortran.dg/internal_dummy_2.f08: Fix dg-options.
1056 * gfortran.dg/internal_dummy_3.f08: Fix dg-options.
1058 2010-12-06 H.J. Lu <hongjiu.lu@intel.com>
1061 * g++.dg/graphite/pr41562.C: New.
1064 * gcc.dg/graphite/pr46185.c: New.
1066 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>
1068 * objc.dg/foreach-8.m: New.
1070 2010-12-06 Jakub Jelinek <jakub@redhat.com>
1073 * g++.dg/debug/dwarf2/pr45997-1.C: New test.
1074 * g++.dg/debug/dwarf2/pr45997-2.C: New test.
1077 * gcc.target/ia64/pr43897.c: New test.
1080 * gcc.dg/pr46771.c: New test.
1082 PR rtl-optimization/46777
1083 * gcc.dg/pr46777.c: New test.
1085 2010-12-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1087 * ada/acats/run_acats (which): Assign output to temporary
1088 variable, only use if successful.
1089 Use last field of type output.
1091 2010-12-06 Richard Guenther <rguenther@suse.de>
1093 PR tree-optimization/46806
1094 * g++.dg/torture/20100825.C: New testcase.
1096 2010-12-06 Richard Guenther <rguenther@suse.de>
1098 PR tree-optimization/46785
1099 * gcc.dg/vect/fast-math-vect-reduc-9.c: New testcase.
1101 2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com>
1103 * gcc.dg/pr46674.c (LABEL3): New macro definition.
1106 (jelly): Account for user label prefix in asm name.
1108 2010-12-05 Daniel Kraft <d@domob.eu>
1111 * gfortran.dg/power2.f90: Initialize variables.
1113 2010-12-04 Jan Hubicka <jh@suse.cz>
1115 * snprintf-chk.c (ptr): Declare volatile.
1116 * strcpy-chk.c (s2, s3, l1): Declare volatile.
1117 * snprintf-chk.c (ptr): Declare volatile.
1118 * vsprintf-chk.c (ptr): Declare volatile.
1119 * vsnprintf-chk.c (ptr): Declare volatile.
1121 2010-12-04 Tobias Burnus <burnus@net-b.de>
1124 * gfortran.dg/quad_1.f90: Remove some complex
1125 math checks as they fail on some non-libquadmath
1128 2010-12-04 Daniel Kraft <d@domob.eu>
1131 * gfortran.dg/power2.f90: New test.
1133 2010-12-03 Jakub Jelinek <jakub@redhat.com>
1136 * g++.dg/debug/pr46123.C: New test.
1137 * g++.dg/debug/dwarf2/pr46123.C: New test.
1139 2010-12-03 Jason Merrill <jason@redhat.com>
1142 * g++.dg/template/scope4.C: New.
1144 2010-12-03 Nathan Froyd <froydnj@codesourcery.com>
1146 * gcc.target/arm/neon-offset-1.c: New test.
1148 2010-12-03 Alexander Monakov <amonakov@ispras.ru>
1150 PR rtl-optimization/45354
1151 * gcc.dg/tree-prof/pr45354.c: New.
1153 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
1156 * gfortran.dg/dependency_38.f90: New test.
1158 2010-12-02 Ian Lance Taylor <iant@google.com>
1160 * lib/go.exp: New file.
1161 * lib/go-dg.exp: New file.
1162 * lib/go-torture.exp: New file.
1163 * lib/target-supports.exp (check_compile): Match // Go.
1165 2010-12-02 Eric Botcazou <ebotcazou@adacore.com>
1167 * gcc.dg/pr46685.c: New test.
1169 2010-12-02 Sebastian Pop <sebastian.pop@amd.com>
1171 PR tree-optimization/45199
1172 * gcc.dg/tree-ssa/ldist-15.c: New.
1173 * gcc.dg/tree-ssa/ldist-16.c: New.
1174 * gfortran.dg/ldist-pr45199.f: New.
1176 2010-12-02 Richard Guenther <rguenther@suse.de>
1178 PR tree-optimization/46723
1179 * gcc.dg/torture/pr46723.c: New testcase.
1181 2010-12-02 Richard Guenther <rguenther@suse.de>
1184 * g++.dg/lto/20101126-1_0.C: New testcase.
1185 * g++.dg/lto/20101126-1_1.c: Likewise.
1187 2010-12-02 Richard Guenther <rguenther@suse.de>
1188 Ira Rosen <irar@il.ibm.com>
1190 PR tree-optimization/46663
1191 * gcc.dg/vect/pr46663.c: New test.
1193 2010-12-02 Jie Zhang <jie@codesourcery.com>
1196 * gcc.dg/pr46674.c: New test.
1198 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>
1200 * objc.dg/exceptions-6.m: New.
1201 * obj-c++.dg/exceptions-6.mm: New.
1203 2010-12-01 Jan Hubicka <jh@suse.cz>
1205 * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin
1207 2010-12-01 Sebastian Pop <sebastian.pop@amd.com>
1210 * gcc.dg/graphite/pr45297.c: New.
1212 2010-12-01 Richard Guenther <rguenther@suse.de>
1214 PR tree-optimization/46730
1215 * g++.dg/tree-prof/indir-call-prof-2.C: New testcase.
1217 2010-11-30 Michael Meissner <meissner@linux.vnet.ibm.com>
1219 * gcc.target/powerpc/ppc-fma-7.c: New file, test that (a*b)+c and
1220 (a*b)-c generates two fma instructions, instead of separate
1221 multiply, add, and subtract.
1223 2010-11-30 Tobias Burnus <burnus@net-b.de>
1225 * gfortran.dg/realloc_on_assign_2.f03 (invima): Assign
1226 a value to all array elements.
1228 2010-11-30 Richard Guenther <rguenther@suse.de>
1230 PR tree-optimization/46722
1231 * gcc.target/i386/fma4-fma-2.c: New testcase.
1233 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
1235 * objc.dg/duplicate-class-1.m: New.
1236 * obj-c++.dg/duplicate-class-1.mm: New.
1238 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
1240 * objc.dg/property/dotsyntax-21.m
1241 * obj-c++.dg/property/dotsyntax-21.mm
1243 2010-11-29 Alexandre Oliva <aoliva@redhat.com>
1246 * g++.dg/debug/pr46338.C: New.
1248 2010-11-29 Richard Guenther <rguenther@suse.de>
1249 Zdenek Dvorak <rakdver@kam.uniff.cz>
1251 PR tree-optimization/46675
1252 * gcc.dg/pr46675.c: New test.
1254 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
1256 * gcc/testsuite/objc.dg/strings-1.m: Move to...
1257 * gcc/testsuite/objc.dg/strings/strings-1.m: ... here. Update paths.
1258 * gcc/testsuite/objc.dg/strings-2.m: Move to ...
1259 * gcc/testsuite/objc.dg/strings/strings-2.m ... here, provide a
1260 constructor and class reference for NeXT runtime. Update paths.
1261 * gcc/testsuite/obj-c++.dg/strings-1.m: Move to...
1262 * gcc/testsuite/obj-c++.dg/strings/strings-1.m: ... here. Update paths.
1263 * gcc/testsuite/obj-c++.dg/strings-2.m: Move to ...
1264 * gcc/testsuite/obj-c__.dg/strings/strings-2.m ... here, provide a
1265 constructor and class reference for NeXT runtime. Update paths.
1267 2010-11-29 Dodji Seketeli <dodji@redhat.com>
1270 * g++.dg/conversion/cast2.C: New test.
1273 * g++.dg/conversion/cond4.C: Likewise.
1275 2010-11-29 Dodji Seketeli <dodji@redhat.com>
1278 Reverted patch for PR c++/42260
1279 * g++.dg/conversion/cast2.C: Reverted new test.
1281 2010-11-29 Dodji Seketeli <dodji@redhat.com>
1284 * g++.dg/debug/dwarf2/typedef5.C: New test
1286 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
1287 Mike Stump <mrs@gcc.gnu.org>
1292 * gcc.target/powerpc/darwin-abi-12.c: Adjust for new allocators.
1293 * gcc.dg/pr26427.c: Remove redundant warning for powerpc.
1294 * gcc.dg/darwin-comm.c: Adjust for new allocators.
1295 * gcc.dg/darwin-sections.c: New test.
1296 * g++.dg/ext/instantiate2.C: Adjust for new allocators.
1298 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
1300 * objc.dg/exceptions-1.m: New.
1301 * objc.dg/exceptions-2.m: New.
1302 * objc.dg/exceptions-3.m: New.
1303 * objc.dg/exceptions-4.m: New.
1304 * objc.dg/exceptions-5.m: New.
1305 * obj-c++.dg/exceptions-1.mm: New.
1306 * obj-c++.dg/exceptions-2.mm: New.
1307 * obj-c++.dg/exceptions-3.mm: New.
1308 * obj-c++.dg/exceptions-4.mm: New.
1309 * obj-c++.dg/exceptions-5.mm: New.
1311 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
1313 * obj-c++.dg/property/at-property-1.mm: Fixed testcase.
1314 * obj-c++.dg/property/at-property-16.mm: Fixed testcase.
1315 * obj-c++.dg/property/at-property-20.mm: Fixed testcase.
1317 2010-11-28 Janus Weil <janus@gcc.gnu.org>
1320 * gfortran.dg/proc_ptr_comp_pass_7.f90: New.
1322 2010-11-28 Eric Botcazou <ebotcazou@adacore.com>
1324 * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching.
1325 * gnat.dg/pack9.adb (dg-final): Likewise.
1327 2010-11-28 Paul Thomas <pault@gcc.gnu.org
1330 * gfortran.dg/realloc_on_assign_1.f03: New test.
1331 * gfortran.dg/realloc_on_assign_2.f03: New test.
1332 * gfortran.dg/transpose_2.f90: dg-option -fno-realloc-lhs.
1333 * gfortran.dg/unpack_bounds_1.f90: The same.
1334 * gfortran.dg/cshift_bounds_2.f90: The same.
1335 * gfortran.dg/matmul_bounds_2.f90: The same.
1336 * gfortran.dg/matmul_bounds_3.f90: The same.
1337 * gfortran.dg/matmul_bounds_4.f90: The same.
1338 * gfortran.dg/matmul_bounds_5.f90: The same.
1340 2010-11-27 Tobias Burnus <burnus@net-b.de>
1344 * gfortran.dg/transfer_simplify_10.f90: Fix endian issue.
1346 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
1349 * obj-c++.dg/property/at-property-2.mm: Uncommented testcase.
1351 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
1353 * objc.dg/property/at-property-24.m: New.
1354 * objc.dg/property/at-property-25.m: New.
1355 * obj-c++.dg/property/at-property-24.mm: New.
1356 * obj-c++.dg/property/at-property-25.mm: New.
1358 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
1360 * objc.dg/protocol-qualifier-1.m: New.
1361 * objc.dg/protocol-qualifier-2.m: New.
1362 * obj-c++.dg/protocol-qualifier-1.mm: New.
1363 * obj-c++.dg/protocol-qualifier-2.mm: New.
1365 2010-11-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1367 * lib/gnat.exp: Load gcc.exp.
1368 (gnat_target_compile): Use gcc_target_compile for *.c sources.
1369 * gnat.dg/sse_nolib.adb: Use dg-require-effective-target sse_runtime.
1371 2010-11-26 Richard Guenther <rguenther@suse.de>
1374 * gcc.dg/lto/20101125-1_0.c: New testcase.
1375 * gcc.dg/lto/20101125-1_1.c: Likewise.
1377 2010-11-22 Bud Davis <jmdavis@link.com>
1379 * arith_divide_no_check.f
1380 ,arith_divide.f,old_style_init.f90: new tests.
1382 2010-11-26 H.J. Lu <hongjiu.lu@intel.com>
1384 PR tree-optimization/46665
1385 * gfortran.dg/pr46665.f90: New.
1387 2010-11-26 Jakub Jelinek <jakub@redhat.com>
1390 * gcc.dg/pr46647.c: New test.
1392 2010-11-25 Janus Weil <janus@gcc.gnu.org>
1395 * gfortran.dg/select_type_19.f03: New.
1397 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com>
1399 * objc.dg/ivar-problem-1.m: New.
1400 * obj-c++.dg/ivar-problem-1.mm: New.
1402 2010-11-25 Jakub Jelinek <jakub@redhat.com>
1405 * gcc.c-torture/compile/pr46637.c: New test.
1407 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
1409 * gfortran.dg/pr46519-1.f: Add -mtune=generic.
1411 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
1414 * gcc.target/i386/pr46647.c: New.
1416 2010-11-25 Kai Tietz <kai.tietz@onevision.com>
1418 * gcc.dg/dll-8.c: New.
1420 2010-11-25 Eric Botcazou <ebotcazou@adacore.com>
1422 * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target.
1423 * gnat.dg/sse_nolib.adb: Likewise.
1425 2010-11-25 Alexander Monakov <amonakov@ispras.ru>
1427 PR rtl-optimization/46585
1428 * gcc.dg/pr46585.c: New.
1430 2010-11-24 Richard Henderson <rth@redhat.com>
1432 * lib/target-supports.exp (vect_widen_sum_hi_to_si_pattern,
1433 vect_widen_mult_hi_to_si, vect_sdot_qi, vect_udot_qi, vect_sdot_hi,
1434 vect_unpack, vect_int_mult, vect_extract_even_odd,
1435 vect_extract_even_odd_wide, vect_interleave): Enable for ia64.
1437 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
1440 * gfortran.dg/pr46519-1.f: New.
1442 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
1445 * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper.
1446 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
1448 * gcc.target/i386/avx-vzeroupper-14.c: Replace -O0 with -O2.
1449 * gcc.target/i386/avx-vzeroupper-15.c: Likewise.
1450 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
1451 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
1453 * gcc.target/i386/avx-vzeroupper-20.c: New.
1454 * gcc.target/i386/avx-vzeroupper-21.c: Likewise.
1455 * gcc.target/i386/avx-vzeroupper-22.c: Likewise.
1456 * gcc.target/i386/avx-vzeroupper-23.c: Likewise.
1457 * gcc.target/i386/avx-vzeroupper-24.c: Likewise.
1458 * gcc.target/i386/avx-vzeroupper-25.c: Likewise.
1459 * gcc.target/i386/avx-vzeroupper-26.c: Likewise.
1461 2010-11-24 Richard Guenther <rguenther@suse.de>
1464 * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes.
1466 2010-11-24 Jakub Jelinek <jakub@redhat.com>
1468 PR rtl-optimization/46614
1469 * gcc.dg/pr46614.c: New test.
1471 2010-11-24 Tobias Burnus <burnus@net-b.de>
1474 * gfortran.dg/transfer_simplify_10.f90: New.
1476 2010-11-24 Jakub Jelinek <jakub@redhat.com>
1479 * gfortran.dg/lto/pr46629_0.f90: New test.
1481 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com>
1483 * gcc.target/mips/loongson3a-muldiv-1.c: New test.
1484 * gcc.target/mips/loongson3a-muldiv-2.c: New test.
1486 2010-11-23 Joseph Myers <joseph@codesourcery.com>
1488 * gcc.dg/opts-5.c: New test.
1490 2010-11-23 Jeffrey Yasskin <jyasskin@google.com>
1493 * g++.dg/debug/dwarf2/pr46527.C: New test.
1495 2010-11-23 Iain Sandoe <iains@gcc.gnu.org>
1497 * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
1499 2010-11-23 Jakub Jelinek <jakub@redhat.com>
1502 * gcc.dg/pr46499-1.c: New test.
1503 * gcc.dg/pr46499-2.c: New test.
1505 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu>
1507 * gcc.target/i386/alias-1.c: Require alias support.
1509 2010-11-22 Uros Bizjak <ubizjak@gmail.com>
1511 * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags
1512 for vectorizer tests.
1513 * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive.
1514 * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive.
1515 * gcc.dg/graphite/pr41888.c: Ditto.
1516 * gcc.dg/graphite/pr42729.c: Ditto.
1518 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com>
1519 Uros Bizjak <ubizjak@gmail.com>
1521 * lib/target-supports.exp (check_vect_support_and_set_flags): New
1522 procedure to check if the target supports vectorizer tests. Set
1523 DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization
1525 * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags.
1526 * g++.dg/vect/vect.exp: Ditto.
1527 * gfortran.dg/vect/vect.exp: Ditto.
1529 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>
1532 * objc.dg/strings-1.m: New.
1533 * objc.dg/strings-2.m: New.
1534 * obj-c++.dg/strings-1.mm: New.
1535 * obj-c++.dg/strings-2.mm: New.
1537 2010-11-22 Ian Bolton <ian.bolton@arm.com>
1539 * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for
1540 "target short_enums".
1541 * testsuite/gcc.c-torture/compile/pr39845.c: Likewise.
1543 2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
1545 * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
1547 PR rtl-optimization/46603
1548 * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
1551 * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
1552 being vectorized. Adjust dg-final pattern.
1553 * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector.
1555 * gcc.dg/vect: Do not include <stdio.h> in testcases.
1556 * gcc.dg/vect/costmodel/ppc: Likewise.
1558 2010-11-22 Alexander Monakov <amonakov@ispras.ru>
1560 PR rtl-optimization/45652
1561 * gcc.dg/pr45652.c: New.
1563 2010-11-21 Richard Henderson <rth@redhat.com>
1565 PR rtl-optimization/46571
1566 * gcc.dg/pr46571.c: New.
1568 2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
1570 * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
1572 2010-11-21 Uros Bizjak <ubizjak@gmail.com>
1575 * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets.
1577 2010-11-20 Joseph Myers <joseph@codesourcery.com>
1579 * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
1580 * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
1581 * gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
1582 * gcc.dg/pack-test-2.c: Test for all targets.
1583 * gcc.dg/pragma-align.c: Test for all targets.
1584 * gcc.dg/pragma-pack-4.c: Do not skip for AVR.
1585 * gcc.dg/ucnid-10.c: Test for all targets.
1587 2010-11-20 Eric Botcazou <ebotcazou@adacore.com>
1589 * gcc.target/sparc/sparc-align-1.c: New test.
1591 2010-11-20 Nathan Froyd <froydnj@codesourcery.com>
1596 * g++.dg/parse/semicolon3.C: New test.
1597 * g++.dg/debug/pr22514.C: Adjust.
1598 * g++.dg/init/error1.C: Adjust.
1599 * g++.dg/other/bitfield3.C: Adjust.
1600 * g++.dg/other/semicolon.C: Adjust.
1601 * g++.dg/parse/error14.C: Adjust.
1602 * g++.dg/parse/error5.C: Adjust.
1603 * g++.dg/parse/parameter-declaration-1.C: Adjust.
1604 * g++.dg/template/pr23510.C: Adjust.
1605 * g++.dg/template/pr39425.C: Adjust.
1606 * g++.old-deja/g++.robertl/eb125.C: Adjust.
1608 2010-11-20 Jakub Jelinek <jakub@redhat.com>
1611 * gcc.dg/autopar/pr46561.c: New test.
1614 * g++.dg/other/error34.C: New test.
1617 * g++.dg/cpp0x/constexpr-base3.C: New test.
1619 PR tree-optimization/45830
1620 * gcc.target/i386/pr45830.c: New test.
1621 * gcc.c-torture/execute/pr45830.c: New test.
1623 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
1625 * objc.dg/attributes/class-attribute-1.m: Rewritten.
1626 * objc.dg/attributes/class-attribute-2.m: Same change.
1627 * obj-c++.dg/attributes/class-attribute-1.mm: Same change.
1628 * obj-c++.dg/attributes/class-attribute-2.mm: Same change.
1629 * objc.dg/fobjc-std-1.m: Updated.
1630 * obj-c++.dg/fobjc-std-1.mm: Updated.
1632 2010-11-19 Michael Matz <matz@suse.de>
1634 PR tree-optimization/46077
1635 * gcc.dg/vect/O3-pr46077.c: New testcase.
1637 2010-11-19 Joseph Myers <joseph@codesourcery.com>
1640 * gcc.c-torture/compile/pr46547-1.c: New test.
1642 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1644 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
1646 * lib/gfortran.exp (gfortran_link_flags): Remove braces around
1647 $GFORTRAN_UNDER_TEST.
1648 (gfortran_init): Use -B to specify specpath, add trailing /.
1650 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>
1652 * gcc.target/powerpc/ppc-target-1.c: New file to test target
1653 attributes on PowerPC.
1654 * gcc.target/powerpc/ppc-target-2.c: Ditto.
1655 * gcc.target/powerpc/ppc-target-3.c: Ditto.
1657 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
1659 * objc.dg/attributes/proto-attribute-1.m: Updated.
1660 * objc.dg/attributes/proto-attribute-2.m: New.
1661 * objc.dg/attributes/proto-attribute-3.m: New.
1662 * obj-c++.dg/attributes/proto-attribute-1.mm: Updated.
1663 * obj-c++.dg/attributes/proto-attribute-2.mm: New.
1664 * obj-c++.dg/attributes/proto-attribute-3.mm: New.
1666 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
1668 * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
1670 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
1672 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
1674 2010-11-18 Steve Ellcey <sje@cup.hp.com>
1676 * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
1677 * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment.
1679 2010-11-18 Jakub Jelinek <jakub@redhat.com>
1682 * gcc.c-torture/compile/pr46534.c: New test.
1684 2010-11-18 Eric Botcazou <ebotcazou@adacore.com>
1686 * gnat.dg/atomic4.ad[sb]: New test.
1687 * gnat.dg/volatile4.adb: Likewise.
1689 2010-11-18 Richard Henderson <rth@redhat.com>
1691 * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
1693 2010-11-18 Nathan Froyd <froydnj@codesourcery.com>
1696 * c-c++-common/pr33193.c: New test.
1698 2010-11-18 Richard Guenther <rguenther@suse.de>
1700 PR tree-optimization/46172
1701 * gcc.dg/torture/pr46172.c: New testcase.
1703 2010-11-18 Jeff Law <law@redhat.com>
1705 PR middle-end-optimization/46297
1706 * gfortran.dg/pr46297.f: New test.
1708 2010-11-17 Steve Ellcey <sje@cup.hp.com>
1711 * gcc.dg/pr31490.c: New test.
1713 2010-11-17 Uros Bizjak <ubizjak@gmail.com>
1715 * gcc.dg/nop.h: Move from ...
1716 * gcc.dg/guality/nop.h: ... here.
1717 * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro.
1718 * gcc.dg/guality/asm-1.c: Update nop.h include.
1719 * gcc.dg/guality/pr43329-1.c: Ditto.
1721 2010-11-17 Paolo Bonzini <bonzini@gnu.org>
1723 * gcc.dg/two-types-1.c: New test.
1724 * gcc.dg/two-types-2.c: New test.
1725 * gcc.dg/two-types-3.c: New test.
1726 * gcc.dg/two-types-4.c: New test.
1727 * gcc.dg/two-types-5.c: New test.
1728 * gcc.dg/two-types-6.c: New test.
1729 * gcc.dg/two-types-7.c: New test.
1730 * gcc.dg/two-types-8.c: New test.
1731 * gcc.dg/two-types-9.c: New test.
1732 * gcc.dg/two-types-10.c: New test.
1733 * objc.dg/two-types-1.m: New test.
1735 2010-11-17 Jakub Jelinek <jakub@redhat.com>
1737 PR rtl-optimization/46440
1738 * gcc.dg/pr46440.c: New test.
1741 * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
1743 2010-11-17 Ira Rosen <irar@il.ibm.com>
1745 PR tree-optimization/46312
1746 * gcc.dg/vect/vect-scal-opt2.c: Rename to...
1747 * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only
1748 on targets that support vector shifts with scalar shift argument.
1750 * gcc.dg/vect/vect-scal-opt.c: Rename to...
1751 * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise.
1752 * gcc.dg/vect/vect-scal-opt1.c: Rename to...
1753 * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise.
1754 * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags.
1755 * gcc.dg/vect/vect-114.c: Expect to pass only on targets that
1756 support misaligned data accesses.
1757 * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise.
1758 * gcc.dg/vect/pr43430-2.c: Remove dg-options.
1759 * lib/target-supports.exp
1760 (check_effective_target_vect_shift_scalar): New.
1762 2010-11-17 Jakub Jelinek <jakub@redhat.com>
1764 * gcc.dg/guality/nop.h: New file.
1765 * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of
1766 "nop". Adjust line numbers in gdb-test.
1767 * gcc.dg/guality/pr43329-1.c: Likewise.
1769 2010-11-16 Jason Merrill <jason@redhat.com>
1771 * g++.dg/cpp0x/defaulted20.C: New.
1773 * g++.dg/template/injected2.C: New.
1775 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com>
1777 * objc.dg/protocol-optional-1.m: New.
1778 * obj-c++.dg/protocol-optional-1.mm: New.
1780 2010-11-16 Richard Henderson <rth@redhat.com>
1782 * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
1783 * gcc.target/powerpc/ppc-fma-4.c: Likewise.
1785 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
1787 * gnat.dg/opt12.adb: New test.
1788 * gnat.dg/opt12_pkg.ad[sb]: New helper.
1790 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
1792 * gcc.target/rx/pack.c: New test.
1794 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1795 Tobias Burnus <burnus@net-b.de>
1798 * gfortran.dg/quad_1.f90: New.
1799 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
1801 * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to
1802 library search path; call gcc-set-multilib-library-path with
1803 arguments such that libgfortran.spec is found.
1804 (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST.
1806 2010-11-16 Jakub Jelinek <jakub@redhat.com>
1809 * g++.dg/warn/Wsequence-point-3.C: New test.
1811 2010-11-16 Kai Tietz <kai.tietz@onevision.com>
1813 PR preprocessor/17349
1814 * gcc.dg/cpp/cmdlne-C3.c: New.
1816 2010-11-16 Richard Guenther <rguenther@suse.de>
1818 PR tree-optimization/44545
1819 * gcc.dg/pr44545.c: New testcase.
1821 2010-11-16 Andrey Belevantsev <abel@ispras.ru>
1823 PR rtl-optimization/46366
1824 * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
1827 2010-11-16 Richard Guenther <rguenther@suse.de>
1829 * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
1831 2010-11-16 Richard Guenther <rguenther@suse.de>
1834 * gfortran.dg/gomp/pr45172.f90: New testcase.
1836 2010-11-16 Nick Clifton <nickc@redhat.com>
1838 * gcc.target/rx/pack.c: New test.
1840 2010-11-15 Richard Henderson <rth@redhat.com>
1842 * gcc.dg/torture/builtin-math-2.c: Split out fma tests...
1843 * gcc.dg/torture/builtin-math-8.c: ... here. New file.
1844 Use builtin_constant_p rather than scanning for builtin name.
1846 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
1848 * objc.dg/property/dotsyntax-18.m: New.
1849 * objc.dg/property/dotsyntax-19.m: New.
1850 * objc.dg/property/dotsyntax-20.m: New.
1851 * obj-c++.dg/property/dotsyntax-18.mm: New.
1852 * obj-c++.dg/property/dotsyntax-19.mm: New.
1853 * obj-c++.dg/property/dotsyntax-20.mm: New.
1854 * objc.dg/property/dotsyntax-4.m: Removed some unused
1856 * objc.dg/property/dotsyntax-6.m: Same change.
1857 * objc.dg/property/dotsyntax-16.m: Same change.
1858 * objc.dg/property/dotsyntax-17.m: Same change.
1859 * obj-c++.dg/property/dotsyntax-4.mm: Same change.
1860 * obj-c++.dg/property/dotsyntax-6.mm: Same change.
1861 * obj-c++.dg/property/dotsyntax-16.mm: Same change.
1862 * obj-c++.dg/property/dotsyntax-17.mm: Same change.
1863 * objc.dg/property/at-property-22.m: Added missing casts.
1864 * obj-c++.dg/property/at-property-22.mm: Same change.
1866 2010-11-15 Jakub Jelinek <jakub@redhat.com>
1868 PR tree-optimization/46491
1869 * gcc.target/i386/pr46491.c: New test.
1871 PR tree-optimization/46461
1872 * gcc.c-torture/compile/pr46461.c: New test.
1874 2010-11-15 Tobias Burnus <burnus@net.b.de>
1877 * gfortran.dg/allocatable_scalar_11.f90: New.
1878 * gfortran.dg/allocatable_scalar_5.f90: Make test case
1881 2010-11-15 Jakub Jelinek <jakub@redhat.com>
1884 * gcc.target/i386/pr46095.c: New test.
1887 * gcc.dg/pr46387.c: New test.
1889 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
1891 * objc.dg/property/dotsyntax-16.m: New.
1892 * objc.dg/property/dotsyntax-17.m: New.
1893 * obj-c++.dg/property/dotsyntax-16.mm: New.
1894 * obj-c++.dg/property/dotsyntax-17.mm: New.
1895 * objc.dg/property/at-property-10.m: Uncommented using 'x++'
1896 syntax with properties, which now works.
1897 * obj-c++.dg/property/at-property-10.mm: Same change.
1899 2010-11-15 Martin Jambor <mjambor@suse.cz>
1901 PR tree-optimization/46349
1902 * gnat.dg/opt9.adb: New file.
1903 * gnat.dg/opt9_pkg.ads: Likewise
1905 2010-11-15 Richard Guenther <rguenther@suse.de>
1908 * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
1910 2010-11-15 Nathan Froyd <froydnj@codesourcery.com>
1912 PR preprocessor/45038
1913 * g++.dg/pr45038.C: New test.
1915 2010-11-15 Richard Guenther <rguenther@suse.de>
1917 PR tree-optimization/46467
1918 * gcc.dg/ipa/ipa-pta-16.c: New testcase.
1920 2010-11-15 Richard Guenther <rguenther@suse.de>
1923 * g++.dg/torture/pr34850.C: Adjust.
1925 2010-11-14 Paolo Bonzini <bonzini@gnu.org>
1928 * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
1930 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com>
1932 * objc.dg/property/at-property-21.m: New.
1933 * objc.dg/property/at-property-22.m: New.
1934 * objc.dg/property/at-property-23.m: New.
1935 * objc.dg/property/synthesize-9.m: New.
1936 * objc.dg/property/synthesize-10.m: New.
1937 * objc.dg/property/synthesize-11.m: New.
1938 * obj-c++.dg/property/at-property-21.mm: New.
1939 * obj-c++.dg/property/at-property-22.mm: New.
1940 * obj-c++.dg/property/at-property-23.mm: New.
1941 * obj-c++.dg/property/synthesize-9.mm: New.
1942 * obj-c++.dg/property/synthesize-10.mm: New.
1943 * obj-c++.dg/property/synthesize-11.mm: New.
1945 * objc.dg/property/at-property-4.m: Updated to match new compiler
1946 where some errors have been converted into warnings and vice versa.
1947 * objc.dg/property/at-property-16.m: Same change.
1948 * objc.dg/property/at-property-18.m: Same change.
1949 * objc.dg/property/property-neg-5.m: Same change.
1950 * obj-c++.dg/property/at-property-4.mm: Same change.
1951 * obj-c++.dg/property/at-property-16.mm: Same change.
1952 * obj-c++.dg/property/at-property-18.mm: Same change.
1953 * obj-c++.dg/property/property-neg-5.mm: Same change.
1955 * obj-c++.dg/property/dynamic-2.mm: Enable tests that were
1956 commented out because of testsuite problems; I found out that
1957 using dg-warning instead of dg-message gets them to work.
1958 * obj-c++.dg/property/property-neg-3.mm: Same change.
1959 * obj-c++.dg/property/synthesize-6.mm: Same change.
1960 * obj-c++.dg/property/at-property-5.mm: Same change.
1961 * obj-c++.dg/property/at-property-14.mm: Same change.
1962 * obj-c++.dg/property/at-property-18.mm: Same change.
1963 * obj-c++.dg/property/at-property-16.mm: Same change (in this file,
1964 some tests still do not work due to some other testsuite issue).
1966 2010-11-13 Jason Merrill <jason@redhat.com>
1968 * g++.dg/cpp0x/auto20.C: New.
1970 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
1972 * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
1973 * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
1975 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1978 * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames.
1979 * gcc.dg/pr35746.c: Likewise.
1980 * gcc.dg/cpp/direct2.c: Likewise.
1981 * gcc.dg/cpp/direct2s.c: Likewise.
1982 * gcc.dg/noncompile/920923-1.c: Likewise.
1983 * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow.
1985 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
1987 * obj-c++.dg/attributes/method-format-1.mm: Adjust.
1989 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
1991 * objc/compile/20060406-1.m: Fixed testcase not to try to qualify
1992 a pointer to an arbitrary C struct with an Objective-C protocol.
1993 Test various valid uses of typedef with Objective-C objects and
1995 * objc.dg/invalid-type-1.m: New.
1996 * obj-c++.dg/invalid-type-1.m: New.
1998 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
2000 * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
2002 2010-11-13 Tobias Burnus <burnus@net-b.de>
2005 * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
2007 2010-11-13 Tobias Burnus <burnus@net-b.de>
2010 * gfortran.dg/volatile12.f90: New.
2012 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2014 * objc.dg/attributes/method-format-1.m: Adjust.
2016 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2019 * gcc.dg/decl-9.c: New.
2021 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2023 * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
2025 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2027 * gcc.dg/format/few-1.c: New test.
2028 * gcc.dg/format/asm_fprintf-1.c: Adjust.
2029 * gcc.dg/format/c90-scanf-1.c: Adjust.
2030 * gcc.dg/format/cmn-err-1.c: Adjust.
2031 * gcc.dg/format/dfp-printf-1.c: Adjust.
2032 * gcc.dg/format/dfp-scanf-1.c: Adjust.
2033 * gcc.dg/format/gcc_diag-1.c: Adjust.
2034 * gcc.dg/format/ms_unnamed-1.c: Adjust.
2035 * gcc.dg/format/strfmon-1.c: Adjust.
2036 * gcc.dg/format/unnamed-1.c: Adjust.
2037 * gcc.dg/format/xopen-2.c: Adjust.
2038 * g++.dg/ext/builtin4.C: Adjust.
2039 * g++.dg/ext/builtin5.C: Adjust.
2041 2010-11-12 Joseph Myers <joseph@codesourcery.com>
2043 * gcc.dg/pragma-diag-2.c: New test.
2045 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2048 * gfortran.dg/optional_mask.f90: New test.
2050 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com>
2052 * g++.dg/cpp0x/defaulted15.C: Adjust.
2054 2010-11-12 James Dennett <jdennett@google.com>
2057 * g++.dg/expr/static_cast7.C: New.
2059 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2061 * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
2063 * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
2065 * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
2066 * gcc.target/mips/call-3.c: Add dg-require-visibility.
2068 2010-11-12 Eric Botcazou <ebotcazou@adacore.com>
2070 * gcc.dg/pr46375.c: New test.
2072 2010-11-11 Nathan Froyd <froydnj@codesourcery.com>
2075 * c-c++-common/fmax-errors.c: New test.
2077 2010-11-11 Richard Henderson <rth@redhat.com>
2079 * gcc.target/i386/sse-24.c: Use -ffp-contract.
2081 2010-11-11 Jan Hubicka <jh@suse.cz>
2083 * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
2084 * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
2086 2010-11-12 Jakub Jelinek <jakub@redhat.com>
2089 * gcc.dg/pr46088.c: New test.
2091 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org>
2093 * gfortran.dg/empty_derived_type.f90: New test.
2095 2010-11-11 Tobias Burnus <burnus@net-b.de>
2098 * gfortran.dg/class_31.f90: New.
2101 * gfortran.dg/forall_14.f90: New.
2103 2010-11-11 Jakub Jelinek <jakub@redhat.com>
2104 Tobias Burnus <burnus@net-b.de>
2107 * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
2109 2010-11-11 Jan Hubicka <jh@suse.cz>
2111 * gcc.dg/20081223-1.c: Update LTO options.
2112 * gcc.dg/lto/20090206-1_0.c: Update LTO options.
2113 * gcc.dg/lto/20081118_0.c: Update LTO options.
2114 * gcc.dg/lto/ipareference_0.c: Update LTO options.
2115 * gcc.dg/lto/20100423-2_0.c: Update LTO options.
2116 * gcc.dg/lto/20081201-1_0.c: Update LTO options.
2117 * gcc.dg/lto/ipacp_0.c: Update LTO options.
2118 * gcc.dg/lto/20090116_0.c: Update LTO options.
2119 * gcc.dg/lto/20091015-1_0.c: Update LTO options.
2120 * gcc.dg/lto/20090126-2_0.c: Update LTO options.
2121 * gcc.dg/lto/20081202-2_0.c: Update LTO options.
2122 * gcc.dg/lto/20081204-1_0.c: Update LTO options.
2123 * gcc.dg/lto/const-uniq_0.c: Update LTO options.
2124 * gcc.dg/lto/20081224_0.c: Update LTO options.
2125 * gcc.dg/lto/20090219_0.c: Update LTO options.
2126 * gcc.dg/lto/ipareference2_0.c: Update LTO options.
2127 * gcc.dg/lto/20090206-2_0.c: Update LTO options.
2128 * gcc.dg/lto/20081115_0.c: Update LTO options.
2129 * gcc.dg/lto/20081201-2_0.c: Update LTO options.
2130 * gcc.dg/lto/20081120-2_0.c: Update LTO options.
2131 * gcc.dg/lto/materialize-1_0.c: Update LTO options.
2132 * gcc.dg/lto/20090126-1_0.c: Update LTO options.
2133 * gcc.dg/lto/20081202-1_0.c: Update LTO options.
2134 * gcc.dg/lto/noreturn-1_0.c: Update LTO options.
2135 * g++.dg/20090107-1.C: Update LTO options.
2136 * g++.dg/lto/pr45679-2_0.C: Update LTO options.
2137 * g++.dg/lto/20081123_0.C: Update LTO options.
2138 * g++.dg/lto/20090313_0.C: Update LTO options.
2139 * g++.dg/lto/20081125_0.C: Update LTO options.
2140 * g++.dg/lto/20081109-1_0.C: Update LTO options.
2141 * g++.dg/lto/20081219_0.C: Update LTO options.
2142 * g++.dg/lto/20100724-1_0.C: Update LTO options.
2143 * g++.dg/lto/20081204-1_0.C: Update LTO options.
2144 * g++.dg/lto/20090303_0.C: Update LTO options.
2145 * g++.dg/lto/20100723-1_0.C: Update LTO options.
2146 * g++.dg/lto/pr45679-1_0.C: Update LTO options.
2147 * g++.dg/lto/20090128_0.C: Update LTO options.
2148 * g++.dg/lto/20081204-2_0.C: Update LTO options.
2149 * g++.dg/lto/20090302_0.C: Update LTO options.
2150 * g++.dg/lto/20081119-1_0.C: Update LTO options.
2151 * g++.dg/lto/20081118_0.C: Update LTO options.
2152 * g++.dg/20090121-1.C: Update LTO options.
2153 * objc.dg/lto/lto.exp: Update LTO options.
2154 * lib/lto.exp: Update LTO options.
2155 * lib/gcc-dg.exp: Update LTO options.
2156 * lib/c-torture.exp: Update LTO options.
2157 * obj-c++.dg/lto/lto.exp: Update LTO options.
2159 2010-11-11 Jan Hubicka <jh@suse.cz>
2161 PR tree-optimize/40436
2162 * gcc.dg/tree-ssa/inline-5.c: New testcase.
2163 * gcc.dg/tree-ssa/inline-6.c: New testcase.
2165 2010-11-11 Janus Weil <janus@gcc.gnu.org>
2167 * gfortran.dg/proc_decl_24.f90: New.
2169 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>
2171 * objc.dg/property/at-property-20.m: New.
2172 * objc.dg/property/synthesize-8.m: New.
2173 * obj-c++.dg/property/at-property-20.m: New.
2174 * obj-c++.dg/property/synthesize-8.mm: New.
2176 2010-11-11 Joseph Myers <joseph@codesourcery.com>
2178 * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
2180 2010-11-11 Jakub Jelinek <jakub@redhat.com>
2183 * gcc.c-torture/compile/pr46388.c: New test.
2185 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2187 * lib/lto.exp (lto-get-options-main): Support optional target
2188 selector for dg-suppress-ld-options.
2190 2010-11-11 Martin Jambor <mjambor@suse.cz>
2192 PR tree-optimization/46383
2193 * g++.dg/torture/pr46383.C: New test.
2195 2010-11-11 Uros Bizjak <ubizjak@gmail.com>
2197 * gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
2198 * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
2200 * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
2201 * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
2202 * g++.dg/other/i386-3.C: Ditto.
2204 2010-11-10 Jason Merrill <jason@redhat.com>
2206 * g++.dg/cpp0x/constexpr-46420.C: New.
2208 2010-11-10 Joseph Myers <joseph@codesourcery.com>
2210 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C,
2211 gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c,
2212 gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c,
2213 gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update
2216 2010-11-10 Jan Hubicka <jh@suse.cz>
2218 PR tree-optimize/38669
2219 * gcc.dg/tree-ssa/pr38699.c: New testcase.
2221 2010-11-10 Jan Hubicka <jh@suse.cz>
2223 * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
2225 2010-11-10 Jason Merrill <jason@redhat.com>
2227 * g++.dg/cpp0x/constexpr-bitfield.C: New.
2229 2010-11-10 Jakub Jelinek <jakub@redhat.com>
2232 * gcc.dg/debug/pr46409.c: New test.
2235 * g++.dg/cpp0x/constexpr-defarg2.C: New test.
2237 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
2240 * gcc-target/i386/pr46419.c: New test.
2242 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
2244 * g++.dg/other/i386-2.C: Add -mtbm.
2245 * g++.dg/other/i386-3.C: Likewise.
2246 * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets.
2247 * gcc.target/i386/funcspec-6.c: Likewise.
2248 * gcc.target/i386/sse-12.c: Add -mtbm.
2249 * gcc.target/i386/sse-13.c: Add -mtbm and test immediate
2251 * gcc.target/i386/sse-14.c: Likewise.
2252 * gcc.target/i386/sse-22.c: Likewise.
2253 * gcc.target/i386/sse-23.c: Likewise.
2254 * gcc.target/i386/tbm-1.c: New file.
2255 * gcc.target/i386/tbm-2.c: Likewise.
2257 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
2259 * g++.dg/other/i386-2.C: Add -mbmi.
2260 * g++.dg/other/i386-3.C: Likewise.
2261 * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets.
2262 * gcc.target/i386/funcspec-6.c: Likewise.
2263 * gcc.target/i386/sse-12.c: Add -mbmi.
2264 * gcc.target/i386/bmi-1.c: New file.
2265 * gcc.target/i386/bmi-2.c: Likewise.
2266 * gcc.target/i386/bmi-3.c: Likewise.
2267 * gcc.target/i386/bmi-4.c: Likewise.
2268 * gcc.target/i386/bmi-5.c: Likewise.
2269 * gcc.target/i386/bmi-6.c: Likewise.
2271 2010-11-10 Nathan Froyd <froydnj@codesourcery.com>
2274 * g++.dg/pr46065.C: New test.
2276 2010-11-10 Jan Hubicka <jh@suse.cz>
2278 PR tree-optimize/33172
2279 PR tree-optimize/43411
2280 * gcc.dg/tree-ssa/pr33172.c: New testcase.
2281 * g++.dg/tree-ssa/pr43411.C: New testcase.
2283 2010-11-10 Jan Hubicka <jh@suse.cz>
2285 PR tree-optimize/46228
2286 * g++.dg/tree-ssa/pr46228.C: New testcase.
2288 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
2290 PR tree-optimization/46414
2291 * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
2293 2010-11-10 Tobias Burnus <burnus@net-b.de>
2296 * gfortran.dg/intrinsic_7.f90: New.
2298 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2300 * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
2301 * g++.dg/abi/thunk4.C: Likewise.
2302 * g++.dg/opt/combine.C: Add dg-require-visibility.
2303 * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
2304 * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on
2306 * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
2307 * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
2308 * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
2310 * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
2311 * gcc.dg/intmax_t-1.c: Likewise.
2313 2010-11-10 Tobias Burnus <burnus@net-b.de>
2316 * gfortran.dg/class_30.f90: New.
2318 2010-11-10 Tobias Burnus <burnus@net-b.de>
2321 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
2324 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
2326 PR tree-optimization/45971
2327 * gcc.dg/vect/O3-pr45971.c: New.
2329 2010-11-10 Richard Guenther <rguenther@suse.de>
2331 PR tree-optimization/44964
2332 * gcc.dg/pr44964.c: New testcase.
2334 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
2336 * gnat.dg/opt10.adb: Fix typo.
2338 2010-11-10 Martin Jambor <mjambor@suse.cz>
2340 PR tree-optimization/46351
2341 PR tree-optimization/46377
2342 * gnat.dg/opt10.adb: New file.
2343 * gnat.dg/opt10_pkg.ads: Likewise.
2344 * gnat.dg/opt11.adb: Likewise.
2345 * gnat.dg/opt11.ads: Likewise.
2347 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
2349 * gnat.dg/boolean_conv.adb: New test.
2351 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2353 * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
2355 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
2357 * gnat.dg/unchecked_convert7.adb: New test.
2359 2010-11-10 Richard Guenther <rguenther@suse.de>
2361 PR tree-optimization/46398
2362 * gcc.dg/torture/pr46398.c: New testcase.
2364 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2366 * gfortran.dg/open_dev_null.f90: New test.
2368 2010-11-09 Jan Hubicka <jh@suse.cz>
2370 * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
2373 2010-11-09 Joseph Myers <joseph@codesourcery.com>
2375 * gcc.dg/struct-semi-4.c: New test.
2377 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
2379 * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
2380 power5 to enable generation of FRIZ.
2382 * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
2385 * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
2388 2010-11-09 Jakub Jelinek <jakub@redhat.com>
2391 * gfortran.dg/pr43808.f90: New test.
2393 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
2395 PR tree-optimization/46036
2396 * gfortran.dg/lto/pr46036_0.f90: New.
2398 2010-10-09 Jakub Jelinek <jakub@redhat.com>
2401 * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
2402 bar invocation instead of first.
2405 * gcc.dg/pr46171.c: New test.
2407 2010-11-09 Richard Guenther <rguenther@suse.de>
2409 PR tree-optimization/46355
2410 * gcc.dg/pr46355.c: New testcase.
2412 2010-11-09 Richard Guenther <rguenther@suse.de>
2414 PR tree-optimization/46177
2415 * gcc.dg/pr46177-2.c: New testcase.
2417 2010-11-09 Richard Guenther <rguenther@suse.de>
2420 * gcc.dg/vec-scal-opt.c: Move ...
2421 * gcc.dg/vect/vect-scal-opt.c: ... here.
2422 * gcc.dg/vec-scal-opt1.c: Move ...
2423 * gcc.dg/vect/vect-scal-opt1.c: ... here.
2424 * gcc.dg/vec-scal-opt2.c: Move ...
2425 * gcc.dg/vect/vect-scal-opt2.c: ... here.
2427 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
2429 * gnat.dg/specs/static_initializer5.ads: New test.
2430 * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
2432 2010-11-09 Jakub Jelinek <jakub@redhat.com>
2435 * gcc.c-torture/compile/pr46360.c: New test.
2438 * g++.dg/warn/Wsequence-point-2.C: New test.
2440 2010-11-09 Janus Weil <janus@gcc.gnu.org>
2443 * gfortran.dg/class_29.f03: New.
2445 2010-11-09 Richard Guenther <rguenther@suse.de>
2448 * gcc.target/i386/alias-1.c: New testcase.
2450 2010-11-08 Jason Merrill <jason@redhat.com>
2452 * g++.dg/cpp0x/constexpr-sassert.C: New.
2454 2010-11-08 Jason Merrill <jason@redhat.com>
2456 * g++.dg/cpp0x/constexpr-defarg.C: New.
2458 2010-11-08 Xinliang David Li <davidxl@google.com>
2460 PR tree-optimization/46316
2461 * gcc.c-torture/execute/pr46316.c: New test.
2463 2010-11-08 Janus Weil <janus@gcc.gnu.org>
2466 * gfortran.dg/class_28.f03: Extended.
2468 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
2470 * objc.dg/property/dotsyntax-13.m: New.
2471 * objc.dg/property/dotsyntax-14.m: New.
2472 * objc.dg/property/dotsyntax-15.m: New.
2473 * objc.dg/property/synthesize-7.m: New.
2474 * obj-c++.dg/property/dotsyntax-13.mm: New.
2475 * obj-c++.dg/property/dotsyntax-14.mm: New.
2476 * obj-c++.dg/property/dotsyntax-15.mm: New.
2477 * obj-c++.dg/property/synthesize-7.mm: New.
2479 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
2481 * objc.dg/property/dynamic-4.m: New.
2482 * objc.dg/property/dynamic-5.m: New.
2483 * objc.dg/property/dynamic-6.m: New.
2484 * obj-c++.dg/property/dynamic-4.mm: New.
2485 * obj-c++.dg/property/dynamic-5.mm: New.
2486 * obj-c++.dg/property/dynamic-6.mm: New.
2488 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
2490 * objc.dg/property/synthesize-3.m: New.
2491 * objc.dg/property/synthesize-4.m: New.
2492 * objc.dg/property/synthesize-5.m: New.
2493 * objc.dg/property/synthesize-6.m: New.
2494 * obj-c++.dg/property/synthesize-3.mm: New.
2495 * obj-c++.dg/property/synthesize-4.mm: New.
2496 * obj-c++.dg/property/synthesize-5.mm: New.
2497 * obj-c++.dg/property/synthesize-6.mm: New.
2499 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
2501 * objc.dg/property/at-property-5.m: Updated test.
2502 * objc.dg/property/at-property-16.m: New.
2503 * objc.dg/property/at-property-17.m: New.
2504 * objc.dg/property/at-property-18.m: New.
2505 * objc.dg/property/at-property-19.m: New.
2506 * objc.dg/property/dotsyntax-12.m: New.
2507 * objc.dg/protocol-inheritance-1.m: New.
2508 * objc.dg/protocol-inheritance-2.m: New.
2509 * obj-c++.dg/property/at-property-5.mm: Updated test.
2510 * obj-c++.dg/property/at-property-16.mm: New.
2511 * obj-c++.dg/property/at-property-17.mm: New.
2512 * obj-c++.dg/property/at-property-18.mm: New.
2513 * obj-c++.dg/property/at-property-19.mm: New.
2514 * obj-c++.dg/protocol-inheritance-1.mm: New.
2515 * obj-c++.dg/protocol-inheritance-2.mm: New.
2516 * obj-c++.dg/property/dotsyntax-12.mm: New.
2518 2010-11-08 Jason Merrill <jason@redhat.com>
2520 * g++.dg/expr/overflow1.C: New.
2521 * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics.
2522 * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number.
2523 * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics.
2524 * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning.
2526 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2528 * gcc.dg/pr35442.c: Adapt warning.
2531 * g++.dg/eh/simd-2.C: Add -msse to dg-options, add
2532 dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*.
2533 * g++.dg/torture/pr36444.C: Add dg-options -msse for
2534 i?86-*-* x86_64-*-*.
2535 * g++.dg/torture/pr36445.C: Likewise.
2536 * gcc.c-torture/compile/pr34856.c: Likewise.
2537 * gcc.c-torture/compile/pr39928-1.c: Likewise.
2538 * gcc.c-torture/compile/vector-1.c: Likewise.
2539 * gcc.c-torture/compile/vector-2.c: Likewise.
2540 * gcc.dg/pr32912-1.c: Likewise.
2541 * gcc.c-torture/execute/va-arg-25.c: Move ...
2542 * gcc.dg/torture/va-arg-25.c: ... here. Add dg-do run.
2543 Add dg-options -msse, dg-require-effective-target sse_runtime for
2544 for i?86-*-*, x86_64-*-*.
2545 * gcc.c-torture/execute/vector-1.c: Likewise.
2546 * gcc.c-torture/execute/vector-2.c: Likewise.
2547 * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for
2548 i?86-*-*, x86_64-*-*.
2549 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
2550 * gcc.dg/tree-ssa/sra-4.c: Likewise.
2551 * gcc.dg/tree-ssa/vector-1.c: Likewise.
2552 * gcc.dg/tree-ssa/vector-2.c: Likewise.
2553 * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options.
2555 2010-11-08 Steve Ellcey <sje@cup.hp.com>
2557 * gcc.dg/torture/pr45982.c: Add -std=c99
2558 * gcc.dg/torture/pr45623.c: Ditto.
2560 2010-11-08 Steve Ellcey <sje@cup.hp.com>
2562 * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
2563 * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
2565 2010-11-08 Kai Tietz <kai.tietz@onevision.com>
2568 * g++.dg/ext/dllimport7.C: Adjust second error check and
2569 allow test for x86_64 mingw, too.
2571 2010-11-08 Janus Weil <janus@gcc.gnu.org>
2574 * gfortran.dg/class_28.f03: New.
2576 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
2578 PR rtl-optimization/45352
2579 gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests.
2580 gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c,
2581 gcc.target/i386/pr45352-2.c: New tests.
2583 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
2586 * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
2587 XFAIL the run for all but m32 x86.
2589 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
2591 * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
2592 as comment character.
2594 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
2596 * gcc.target/mips/mips.exp: Revert previous patch.
2597 * gcc.target/mips/fma-1.c: Delete.
2598 * gcc.target/mips/fma-2.c: Likewise.
2599 * gcc.target/mips/fma-3.c: Likewise.
2600 * gcc.target/mips/fma-4.c: Likewise.
2601 * gcc.target/mips/fma-5.c: Likewise.
2602 * gcc.target/mips/fma-6.c: Likewise.
2603 * gcc.target/mips/fma-7.c: Likewise.
2604 * gcc.target/mips/fma-8.c: Likewise.
2605 * gcc.target/mips/fma-9.c: Likewise.
2606 * gcc.target/mips/fma-10.c: Likewise.
2607 * gcc.target/mips/fma-11.c: Likewise.
2608 * gcc.target/mips/fma-12.c: Likewise.
2609 * gcc.target/mips/fma-13.c: Likewise.
2610 * gcc.target/mips/fma-14.c: Likewise.
2611 * gcc.target/mips/fma-15.c: Likewise.
2612 * gcc.target/mips/fma-16.c: Likewise.
2613 * gcc.target/mips/fma-17.c: Likewise.
2614 * gcc.target/mips/fma-18.c: Likewise.
2615 * gcc.target/mips/fma-19.c: Likewise.
2616 * gcc.target/mips/fma-20.c: Likewise.
2618 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
2620 * gcc.target/mips/mips.exp: Add support for -ffp-contract.
2621 * gcc.target/mips/fma-1.c: New test.
2622 * gcc.target/mips/fma-2.c: Likewise.
2623 * gcc.target/mips/fma-3.c: Likewise.
2624 * gcc.target/mips/fma-4.c: Likewise.
2625 * gcc.target/mips/fma-5.c: Likewise.
2626 * gcc.target/mips/fma-6.c: Likewise.
2627 * gcc.target/mips/fma-7.c: Likewise.
2628 * gcc.target/mips/fma-8.c: Likewise.
2629 * gcc.target/mips/fma-9.c: Likewise.
2630 * gcc.target/mips/fma-10.c: Likewise.
2631 * gcc.target/mips/fma-11.c: Likewise.
2632 * gcc.target/mips/fma-12.c: Likewise.
2633 * gcc.target/mips/fma-13.c: Likewise.
2634 * gcc.target/mips/fma-14.c: Likewise.
2635 * gcc.target/mips/fma-15.c: Likewise.
2636 * gcc.target/mips/fma-16.c: Likewise.
2637 * gcc.target/mips/fma-17.c: Likewise.
2638 * gcc.target/mips/fma-18.c: Likewise.
2639 * gcc.target/mips/fma-19.c: Likewise.
2640 * gcc.target/mips/fma-20.c: Likewise.
2642 2010-11-06 Jason Merrill <jason@redhat.com>
2644 * g++.dg/cpp0x/constexpr-ctor3.C: New.
2646 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
2649 * gcc.dg/parser-error-3.c: New test.
2651 2010-11-06 Nathan Froyd <froydnj@codesourcery.com>
2654 * g++.dg/parse/semicolon2.C: New testcase.
2655 * g++.dg/ext/asmspec1.C: Adjust.
2656 * g++.dg/init/new13.C: Adjust.
2657 * g++.dg/parse/ctor5.C: Adjust.
2659 2010-11-06 Janus Weil <janus@gcc.gnu.org>
2662 * gfortran.dg/class_27.f03: New.
2664 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com>
2666 Fixed using the Objective-C 2.0 dot-syntax with self and super.
2667 * objc.dg/property/dotsyntax-5.m: New.
2668 * objc.dg/property/dotsyntax-6.m: New.
2669 * objc.dg/property/dotsyntax-7.m: New.
2670 * objc.dg/property/dotsyntax-8.m: New.
2671 * objc.dg/property/dotsyntax-9.m: New.
2672 * objc.dg/property/dotsyntax-10.m: New.
2673 * objc.dg/property/dotsyntax-11.m: New.
2674 * obj-c++.dg/property/dotsyntax-5.mm: New.
2675 * obj-c++.dg/property/dotsyntax-6.mm: New.
2676 * obj-c++.dg/property/dotsyntax-7.mm: New.
2677 * obj-c++.dg/property/dotsyntax-8.mm: New.
2678 * obj-c++.dg/property/dotsyntax-9.mm: New.
2679 * obj-c++.dg/property/dotsyntax-10.mm: New.
2680 * obj-c++.dg/property/dotsyntax-11.mm: New.
2682 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
2684 * obj-c++.dg/encode-3.mm: Provide a different string check for the
2685 NeXT runtime when the type is READONLY.
2687 2010-11-06 Uros Bizjak <ubizjak@gmail.com>
2689 * gcc.target/i386/387-2.c: Skip if -march= is specified.
2690 * gcc.target/i386/387-6.c: Ditto.
2691 * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options.
2692 * gcc.target/i386/387-4.c: Ditto.
2693 * gcc.target/i386/387-7.c: Ditto.
2694 * gcc.target/i386/387-8.c: Ditto.
2695 * gcc.target/i386/387-9.c: Ditto.
2696 * gcc.target/i386/387-10.c: Ditto.
2697 * gcc.target/i386/387-11.c: Ditto.
2698 * gcc.target/i386/387-12.c: Ditto.
2700 * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
2702 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
2705 * gcc.dg/darwin-cfstring-format-1.c: New.
2706 * gcc.dg/warn-nsstring.c: New.
2707 * objc.dg/fsf-nsstring-format-1.m: New.
2708 * obj-c++.dg/fsf-nsstring-format-1.mm: New.
2709 * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10
2712 2010-11-05 Jason Merrill <jason@redhat.com>
2715 * g++.dg/inherit/virtual6.C: New.
2717 2010-11-05 Jakub Jelinek <jakub@redhat.com>
2720 * gcc.dg/Wcxx-compat-21.c: New test.
2722 2010-11-05 Ian Lance Taylor <iant@google.com>
2725 * gcc.target/i386/pr46084.c: New test.
2727 2010-11-05 Steve Ellcey <sje@cup.hp.com>
2729 * lib/target-supports.exp (check_function_available): Use -fno-builtin.
2730 * (check_effective_target_mempcpy): New.
2731 * gcc.c-torture/execute/pr45636.c: Move this...
2732 * gcc.dg/torture/pr45636.c: to here. Add add dg- directives.
2734 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2736 * gcc.target/i386/i386.exp (FLAGS): Remove.
2737 Wrap gcc_target_compile with $clearcap_ldflags added to options.
2739 2010-11-05 Jakub Jelinek <jakub@redhat.com>
2742 * g++.dg/opt/empty2.C: New test.
2745 * gcc.target/i386/pr45670.c: New test.
2747 2010-11-05 Janus Weil <janus@gcc.gnu.org>
2751 * gfortran.dg/class_19.f03: Modified.
2752 * gfortran.dg/class_allocate_6.f03: New.
2754 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
2756 * gcc.target/i386/avx-vzeroupper-19.c: New.
2758 2010-11-05 Jakub Jelinek <jakub@redhat.com>
2760 PR tree-optimization/46099
2761 * gcc.dg/autopar/pr46099.c: New test.
2764 * c-c++-common/pr43690.c: New test.
2766 2010-11-05 Iain Sandoe <iains@gcc.gnu.org>
2768 * objc.dg/torture/forward-1.m: Restore for m32 NeXT.
2769 * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize
2770 declaration and implementation.
2771 * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run.
2772 * obj-c++.dg/property/at-property-13.mm: Likewise.
2773 * obj-c++.dg/property/fsf-property-method-access.mm: Likewise.
2774 * obj-c++.dg/property/property-1.mm: Likewise.
2775 * obj-c++.dg/property/at-property-7.mm: Likewise.
2776 * obj-c++.dg/property/at-property-9.mm: Likewise.
2777 * obj-c++.dg/property/dotsyntax-2.mm: Likewise.
2778 * obj-c++.dg/property/at-property-10.mm: Likewise.
2779 * obj-c++.dg/property/synthesize-2.mm: Likewise.
2780 * obj-c++.dg/property/at-property-12.mm: Likewise.
2781 * obj-c++.dg/property/fsf-property-basic.mm: Likewise.
2782 * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise.
2783 * obj-c++.dg/property/at-property-6.mm: Likewise.
2784 * obj-c++.dg/property/at-property-8.mm: Likewise.
2785 * obj-c++.dg/property/dotsyntax-1.mm: Likewise.
2786 * obj-c++.dg/property/dotsyntax-3.mm: Likewise.
2787 * obj-c++.dg/property/at-property-11.mm: Likewise.
2788 * obj-c++.dg/template-8.mm: Likewise.
2789 * obj-c++.dg/encode-3.mm: Use abort (), cast char types.
2790 * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64.
2791 * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs
2792 and put a FIXME for this.
2793 * obj-c++.dg/property/property-2.mm: Remove.
2794 * obj-c++.dg/property/property-3.mm: Remove.
2796 2010-11-05 Jakub Jelinek <jakub@redhat.com>
2799 * gcc.dg/pr46307.c: New test.
2801 2010-11-05 Jason Merrill <jason@redhat.com>
2804 * g++.dg/ext/complex6.C: New.
2806 2010-11-04 Bud Davis <jimmied@smu.edu>
2808 * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
2810 2010-11-04 Chao-ying Fu <fu@mips.com>
2812 * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
2814 * gcc.target/mips/mips32-dsp-run.c: Likewise.
2816 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
2818 Fixed using the Objective-C 2.0 dot-syntax with class names.
2819 * objc.dg/property/dotsyntax-3.m: New.
2820 * objc.dg/property/dotsyntax-4.m: New.
2821 * obj-c++.dg/property/dotsyntax-3.mm: New.
2822 * obj-c++.dg/property/dotsyntax-4.mm: New.
2824 * objc.dg/fobjc-std-1.m: Added test for warnings when the
2825 Objective-C 2.0 dot-syntax is used with class names.
2826 * obj-c++.dg/fobjc-std-1.mm: Same change.
2828 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
2830 * gcc.target/powerpc/loop_align.c: New.
2832 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2834 * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
2836 merge from FSF 'apple/trunk' branch.
2837 * gcc.target/powerpc/darwin64-abi.c: New.
2839 2010-11-04 Jakub Jelinek <jakub@redhat.com>
2841 PR tree-optimization/46233
2842 * gcc.dg/pr46233.c: New test.
2844 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2846 * objc.dg/property/property-2.m: Deleted.
2847 * objc.dg/property/property-3.m: Deleted.
2849 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2851 * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
2853 * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run.
2854 * objc.dg/property/fsf-property-named-ivar.m: Likewise.
2855 * objc.dg/property/property-1.m: Likewise.
2856 * objc.dg/property/at-property-6.m: Likewise.
2857 * objc.dg/property/at-property-7.m: Likewise.
2858 * objc.dg/property/dotsyntax-1.m: Likewise.
2859 * objc.dg/property/at-property-8.m: Likewise.
2860 * objc.dg/property/dotsyntax-2.m: Likewise.
2861 * objc.dg/property/at-property-9.m: Likewise.
2862 * objc.dg/property/synthesize-2.m: Likewise.
2863 * objc.dg/property/at-property-10.m: Likewise.
2864 * objc.dg/property/at-property-11.m: Likewise.
2865 * objc.dg/property/at-property-12.m: Likewise.
2866 * objc.dg/property/at-property-13.m: Likewise.
2867 * objc.dg/property/fsf-property-method-access.m: Likewise.
2868 * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10
2870 * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
2872 * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore
2873 deprecation warnings. Use Object1 implementation.
2874 * objc.dg/demangle-1.m: Provide +initialize. XFAIL m64 NeXT run.
2875 * objc/execute/forward-1.m: Remove.
2876 * objc/execute/forward-1.x: Remove.
2878 2010-11-04 Jason Merrill <jason@redhat.com>
2880 * g++.dg/cpp0x/constexpr-access.C: New.
2882 2010-11-04 Richard Guenther <rguenther@suse.de>
2884 PR rtl-optimization/46183
2885 * gcc.dg/torture/pr46183.c: New testcase.
2887 2010-11-04 Richard Guenther <rguenther@suse.de>
2889 PR tree-optimization/46068
2890 * gcc.dg/torture/pr46068.c: New testcase.
2892 2010-11-04 Richard Guenther <rguenther@suse.de>
2894 PR tree-optimization/45991
2895 * gcc.dg/pr45991.c: New testcase.
2897 2010-11-04 Richard Guenther <rguenther@suse.de>
2899 PR tree-optimization/46154
2900 * g++.dg/torture/pr46154.C: New testcase.
2902 2010-11-04 Richard Guenther <rguenther@suse.de>
2904 PR tree-optimization/45733
2905 * gcc.dg/pr45733.c: New testcase.
2907 2010-11-04 Ira Rosen <irar@il.ibm.com>
2909 PR tree-optimization/46213
2910 * gfortran.dg/vect/pr46213.f90: New.
2912 2010-11-04 Richard Guenther <rguenther@suse.de>
2915 * gcc.dg/pr34989-1.c: Move ...
2916 * gcc.dg/lto/pr34989-1_0.c: ... here.
2917 * gcc.dg/pr34989-2.c: Move ...
2918 * gcc.dg/lto/pr34989-1_1.c: ... here.
2919 * gcc.dg/pr27898.c: Move ...
2920 * gcc.dg/lto/pr27898_0.c: ... here and ...
2921 * gcc.dg/lto/pr27898_1.c: ... split.
2922 * gcc.dg/pr28712.c: Move ...
2923 * gcc.dg/lto/pr28712_0.c: ... here and ...
2924 * gcc.dg/lto/pr28712_1.c: ... split ...
2925 * gcc.dg/lto/pr28712_2.c: ... twice.
2926 * gcc.dg/pr28706.c: Move ...
2927 * gcc.dg/lto/pr28706_0.c: ... here and ...
2928 * gcc.dg/lto/pr28706_1.c: ... split.
2930 2010-11-04 Richard Guenther <rguenther@suse.de>
2931 Richard Henderson <rth@redhat.com>
2933 * gcc.target/i386/fma4-vector-2.c: New testcase.
2935 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2936 Richard Guenther <rguenther@suse.de>
2938 * gcc.dg/vec-scal-opt.c: New testcase.
2939 * gcc.dg/vec-scal-opt1.c: New testcase.
2940 * gcc.dg/vec-scal-opt2.c: New testcase.
2942 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2944 * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
2945 from plugin build flags on Darwin targets.
2947 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2949 * gcc.target/i386/pr46285.c: Require split_stack target.
2951 2010-11-03 Jason Merrill <jason@redhat.com>
2954 * g++.dg/cpp0x/constexpr-base2.C: New.
2957 * g++.dg/cpp0x/initlist45.C: New.
2959 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
2961 * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic
2962 is now allowed in categories.
2963 * obj-c++.dg/property/dynamic-2.mm: Same change.
2964 * objc.dg/property/dynamic-3.m: New.
2965 * obj-c++.dg/property/dynamic-3.mm: New.
2966 * objc.dg/property/at-property-14.m: New.
2967 * objc.dg/property/at-property-15.m: New.
2968 * obj-c++.dg/property/at-property-14.mm: New.
2969 * obj-c++.dg/property/at-property-15.mm: New.
2971 * objc.dg/foreach-6.m: Added a few more tests for valid and
2972 invalid iterating variables and collections.
2974 2010-11-03 Xinliang David Li <davidxl@google.com>
2977 * g++.dg/tree-ssa/ivopts-2.C: New test.
2979 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2982 * gcc.target/i386/pr46295.c: New.
2984 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
2986 * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
2987 precision min/max for single precision on VSX.
2989 2010-11-03 Jason Merrill <jason@redhat.com>
2992 * g++.dg/cpp0x/constexpr-ice3.C: New.
2994 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
2996 * gnat.dg/opt8.ad[sb]: New test.
2997 * gnat.dg/opt8_pkg.ads: New helper.
2999 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
3001 PR rtl-optimization/45865
3002 * gcc.dg/pr45865.c: New.
3003 * gcc.dg/torture/pr45865.c: Likewise.
3005 * gcc.target/arm/headmerge-1.c: Revert revision 164552.
3006 * gcc.target/arm/headmerge-2.c: Likewise.
3007 * gcc.target/i386/headmerge-1.c: Likewise.
3008 * gcc.target/i386/headmerge-2.c: Likewise.
3010 2010-11-03 Richard Guenther <rguenther@suse.de>
3013 * gcc.dg/pr46288.c: New testcase.
3015 2010-11-03 Richard Guenther <rguenther@suse.de>
3017 PR tree-optimization/44807
3018 * gcc.dg/torture/pr44807.c: New testcase.
3020 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3022 PR libgfortran/43899
3023 * gfortran.dg/namelist_67.f90: New test.
3025 2010-11-03 Jakub Jelinek <jakub@redhat.com>
3027 PR tree-optimization/46009
3028 * gcc.dg/vect/pr46009.c: New function.
3030 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
3032 Implemented -fobjc-std=objc1 flag.
3033 * objc.dg/fobjc-std-1.m: New.
3034 * obj-c++.dg/fobjc-std-1.mm: New.
3036 2010-11-03 Richard Guenther <rguenther@suse.de>
3039 * g++.dg/debug/pr46241.C: New testcase.
3041 2010-11-03 Richard Guenther <rguenther@suse.de>
3043 PR tree-optimization/46190
3044 * gfortran.dg/pr46190.f90: New testcase.
3046 2010-11-03 Richard Guenther <rguenther@suse.de>
3049 * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence.
3050 * gcc.dg/vect/vect-19.c: Likewise.
3051 * gcc.dg/vect/vect-17.c: Likewise.
3053 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
3056 * gcc.target/i386/pr46285.c: New.
3058 2010-11-03 Richard Guenther <rguenther@suse.de>
3060 PR tree-optimization/46217
3061 * gcc.dg/pr46217.c: New testcase.
3063 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
3065 * objc.dg/property/dotsyntax-1.m: New.
3066 * objc.dg/property/dotsyntax-2.m: New.
3067 * obj-c++.dg/property/dotsyntax-1.mm: New.
3068 * obj-c++.dg/property/dotsyntax-2.mm: New.
3070 2010-11-03 Jakub Jelinek <jakub@redhat.com>
3072 PR tree-optimization/46165
3073 * gcc.dg/pr46165.c: New test.
3075 2010-11-03 Richard Guenther <rguenther@suse.de>
3078 * gcc.dg/pr46251.c: New testcase.
3080 2010-11-03 Jakub Jelinek <jakub@redhat.com>
3082 PR tree-optimization/46107
3083 * gcc.c-torture/compile/pr46107.c: New test.
3086 * gcc.dg/pr46252.c: New test.
3088 PR rtl-optimization/46034
3089 PR rtl-optimization/46212
3090 PR rtl-optimization/46248
3091 * gcc.c-torture/compile/pr46034.c: New test.
3092 * gcc.c-torture/compile/pr46248.c: New test.
3093 * gcc.dg/pr46212.c: New test.
3095 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
3097 * gnat.dg/sizetype4.adb: New test.
3099 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
3101 * gcc.target/i386/avx-vzeroupper-15.c: New.
3102 * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
3103 * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
3104 * gcc.target/i386/avx-vzeroupper-18.c: Likewise.
3107 * gcc.target/i386/pr46253.c: New.
3109 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org>
3110 Tobias Burnus <burnus@net-b.de>
3113 * gfortran.dg/deferred_type_param_1.f90: New.
3114 * gfortran.dg/deferred_type_param_2.f90: New.
3115 * gfortran.dg/initialization_1.f90: Update dg-errors.
3116 * gfortran.dg/initialization_9.f90: Update dg-errors.
3118 2010-11-02 Richard Guenther <rguenther@suse.de>
3120 PR tree-optimization/46149
3121 * g++.dg/torture/pr46149.C: New testcase.
3123 2010-11-02 Richard Guenther <rguenther@suse.de>
3125 PR tree-optimization/46216
3126 * gcc.dg/torture/pr46216.c: New testcase.
3128 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3131 * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
3134 2010-11-02 Richard Guenther <rguenther@suse.de>
3136 PR tree-optimization/46184
3137 * gcc.dg/pr46184.c: New testcase.
3139 2010-11-02 Richard Guenther <rguenther@suse.de>
3141 PR tree-optimization/46177
3142 * gcc.dg/pr46177.c: New testcase.
3144 2010-11-02 Martin Jambor <mjambor@suse.cz>
3147 * g++.dg/ipa/ivinline-9.C: New test.
3149 2010-11-02 Martin Jambor <mjambor@suse.cz>
3151 PR tree-optimization/45875
3152 * g++.dg/torture/pr45875.C: New test.
3154 2010-11-02 Richard Guenther <rguenther@suse.de>
3157 * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
3159 2010-11-02 Jakub Jelinek <jakub@redhat.com>
3162 * gcc.dg/pr46255.c: New test.
3164 2010-11-02 Dodji Seketeli <dodji@redhat.com>
3168 * g++.dg/template/sfinae26.C: New test.
3169 * g++.dg/template/sfinae27.C: Likewise.
3171 2010-11-02 Dodji Seketeli <dodji@redhat.com>
3174 * g++.dg/template/typedef36.C: New test.
3175 * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise.
3176 * g++.dg/template/canon-type-10.C: Likewise.
3177 * g++.dg/template/canon-type-11.C: Likewise.
3178 * g++.dg/template/canon-type-12.C: Likewise.
3179 * g++.dg/template/canon-type-13.C: Likewise.
3181 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
3183 * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
3184 instance of debug_pubnames on darwin.
3186 2010-11-01 Jason Merrill <jason@redhat.com>
3187 Benjamin Kosnik <bkoz@redhat.com>
3189 * g++.dg/cpp0x/constexpr-initlist2.C: New.
3190 * g++.dg/cpp0x/constexpr-initlist3.C: New.
3192 * g++.dg/cpp0x/constexpr-array-ptr.C: New.
3193 * g++.dg/cpp0x/constexpr-array-ptr2.C: New.
3194 * g++.dg/cpp0x/constexpr-array-ptr3.C: New.
3195 * g++.dg/cpp0x/constexpr-array-ptr4.C: New.
3196 * g++.dg/cpp0x/constexpr-array-ptr5.C: New.
3197 * g++.dg/cpp0x/constexpr-array-ptr6.C: New.
3198 * g++.dg/cpp0x/constexpr-array.C: New.
3199 * g++.dg/cpp0x/constexpr-base.C: New.
3200 * g++.dg/cpp0x/constexpr-complex.C: New.
3201 * g++.dg/cpp0x/constexpr-data1.C: New.
3202 * g++.dg/cpp0x/constexpr-data2.C: New.
3203 * g++.dg/cpp0x/constexpr-deref.C: New.
3204 * g++.dg/cpp0x/constexpr-diag1.C: New.
3205 * g++.dg/cpp0x/constexpr-eh-spec.C: New.
3206 * g++.dg/cpp0x/constexpr-ellipsis.C: New.
3207 * g++.dg/cpp0x/constexpr-ellipsis2.C: New.
3208 * g++.dg/cpp0x/constexpr-empty.C: New.
3209 * g++.dg/cpp0x/constexpr-empty2.C: New.
3210 * g++.dg/cpp0x/constexpr-empty3.C: New.
3211 * g++.dg/cpp0x/constexpr-empty4.C: New.
3212 * g++.dg/cpp0x/constexpr-empty5.C: New.
3213 * g++.dg/cpp0x/constexpr-ex1.C: New.
3214 * g++.dg/cpp0x/constexpr-ex2.C: New.
3215 * g++.dg/cpp0x/constexpr-ex3.C: New.
3216 * g++.dg/cpp0x/constexpr-ex4.C: New.
3217 * g++.dg/cpp0x/constexpr-explicit-inst.C: New.
3218 * g++.dg/cpp0x/constexpr-fnptr.C: New.
3219 * g++.dg/cpp0x/constexpr-function1.C: New.
3220 * g++.dg/cpp0x/constexpr-function2.C: New.
3221 * g++.dg/cpp0x/constexpr-function3.C: New.
3222 * g++.dg/cpp0x/constexpr-ice.C: New.
3223 * g++.dg/cpp0x/constexpr-initlist.C: New.
3224 * g++.dg/cpp0x/constexpr-neg1.C: New.
3225 * g++.dg/cpp0x/constexpr-noexcept.C: New.
3226 * g++.dg/cpp0x/constexpr-noexcept2.C: New.
3227 * g++.dg/cpp0x/constexpr-noexcept3.C: New.
3228 * g++.dg/cpp0x/constexpr-noexcept4.C: New.
3229 * g++.dg/cpp0x/constexpr-non-const-arg.C: New.
3230 * g++.dg/cpp0x/constexpr-nonlit.C: New.
3231 * g++.dg/cpp0x/constexpr-nonlit2.C: New.
3232 * g++.dg/cpp0x/constexpr-nullptr.C: New.
3233 * g++.dg/cpp0x/constexpr-object1.C: New.
3234 * g++.dg/cpp0x/constexpr-object2.C: New.
3235 * g++.dg/cpp0x/constexpr-overflow.C: New.
3236 * g++.dg/cpp0x/constexpr-pedantic.C: New.
3237 * g++.dg/cpp0x/constexpr-pos1.C: New.
3238 * g++.dg/cpp0x/constexpr-potential1.C: New.
3239 * g++.dg/cpp0x/constexpr-ptrmem.C: New.
3240 * g++.dg/cpp0x/constexpr-pure.C: New.
3241 * g++.dg/cpp0x/constexpr-static.C: New.
3242 * g++.dg/cpp0x/constexpr-static2.C: New.
3243 * g++.dg/cpp0x/constexpr-static3.C: New.
3244 * g++.dg/cpp0x/constexpr-static4.C: New.
3245 * g++.dg/cpp0x/constexpr-static5.C: New.
3246 * g++.dg/cpp0x/constexpr-static6.C: New.
3247 * g++.dg/cpp0x/constexpr-string.C: New.
3248 * g++.dg/cpp0x/constexpr-switch.C: New.
3249 * g++.dg/cpp0x/constexpr-targ.C: New.
3250 * g++.dg/cpp0x/constexpr-throw.C: New.
3251 * g++.dg/cpp0x/constexpr-typeid.C: New.
3252 * g++.dg/cpp0x/constexpr-union.C: New.
3253 * g++.dg/cpp0x/constexpr-value.C: New.
3254 * g++.dg/cpp0x/constexpr-value2.C: New.
3255 * g++.dg/cpp0x/constexpr-variadic.C: New.
3256 * g++.dg/cpp0x/initlist5.C: Use constexpr.
3257 * g++.dg/cpp0x/static_assert3.C: Add expected error.
3258 * g++.dg/other/fold1.C: Likewise.
3259 * g++.dg/parse/crash36.C: Likewise.
3260 * g++.dg/parse/constant4.C: Adjust expected error.
3261 * g++.dg/template/arg5.C: Likewise.
3262 * g++.dg/template/non-dependent10.C: Likewise.
3263 * g++.dg/template/qualified-id3.C: Likewise.
3264 * g++.dg/warn/overflow-warn-1.C: Likewise.
3265 * g++.dg/warn/overflow-warn-3.C: Likewise.
3266 * g++.dg/warn/overflow-warn-4.C: Likewise.
3267 * g++.old-deja/g++.pt/crash10.C: Likewise.
3269 * g++.dg/cpp0x/constexpr-ctor2.C: New.
3271 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
3273 Implemented format and noreturn attributes for Objective-C methods.
3274 * objc.dg/attributes/method-attribute-2.m: Updated warnings.
3275 * objc.dg/attributes/method-deprecated-1.m: New.
3276 * objc.dg/attributes/method-deprecated-2.m: New.
3277 * objc.dg/attributes/method-deprecated-3.m: New.
3278 * objc.dg/attributes/method-noreturn-1.m: New.
3279 * objc.dg/attributes/method-sentinel-1.m: New.
3280 * objc.dg/attributes/method-format-1.m: New.
3281 * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings.
3282 * obj-c++.dg/attributes/method-deprecated-1.mm: New.
3283 * obj-c++.dg/attributes/method-deprecated-2.mm: New.
3284 * obj-c++.dg/attributes/method-deprecated-3.mm: New.
3285 * obj-c++.dg/attributes/method-noreturn-1.mm: New.
3286 * obj-c++.dg/attributes/method-sentinel-1.mm: New.
3287 * obj-c++.dg/attributes/method-format-1.mm: New.
3289 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
3291 * objc.dg/property/at-property-deprecated-1.m: New.
3292 * obj-c++.dg/property/at-property-deprecated-1.mm: New.
3294 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
3296 Implemented Objective-C 2.0 property accessors.
3297 * objc.dg/property/at-property-6.m: Use nonatomic properties to
3298 avoid testing more complex accessors in this testcase which is not
3300 * objc.dg/property/at-property-7.m: Same change.
3301 * objc.dg/property/at-property-8.m: Same change.
3302 * objc.dg/property/at-property-9.m: Same change.
3303 * objc.dg/property/at-property-10.m: Same change.
3304 * objc.dg/property/at-property-11.m: Same change.
3305 * obj-c++.dg/property/at-property-6.mm: Same change.
3306 * obj-c++.dg/property/at-property-7.mm: Same change.
3307 * obj-c++.dg/property/at-property-8.mm: Same change.
3308 * obj-c++.dg/property/at-property-9.mm: Same change.
3309 * obj-c++.dg/property/at-property-10.mm: Same change.
3310 * obj-c++.dg/property/at-property-11.mm: Same change.
3311 * objc.dg/property/at-property-12.m: New.
3312 * objc.dg/property/at-property-13.m: New.
3313 * obj-c++.dg/property/at-property-12.mm: New.
3314 * obj-c++.dg/property/at-property-13.mm: New.
3316 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
3319 * gfortran.dg/select_type_11.f03: Update dg-error phrase.
3320 * gfortran.dg/allocate_with_typespec_4.f90: New test.
3321 * gfortran.dg/allocate_with_typespec_1.f90: New test.
3322 * gfortran.dg/allocate_with_typespec_2.f: New test.
3323 * gfortran.dg/allocate_with_typespec_3.f90: New test.
3324 * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase.
3325 * gfortran.dg/select_type_1.f03: Update dg-error phrase.
3327 2010-11-01 H.J. Lu <hongjiu.lu@intel.com>
3328 Nathan Froyd <froydnj@codesourcery.com>
3330 PR tree-optimization/46259
3331 * gfortran.dg/pr46259.f: New testcase.
3333 2010-11-01 Paul Koning <ni1d@arrl.net>
3335 * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.
3336 * gcc.c-torture/compile/20020604-1.c: Ditto.
3337 * gcc.c-torture/compile/20001226-1.c: Ditto.
3338 * gcc.c-torture/compile/20010327-1.c: Ditto.
3339 * gcc.c-torture/compile/limits-stringlit.c: Ditto.
3340 * gcc.c-torture/compile/pr43191.c: Ditto.
3341 * gcc.c-torture/compile/pr41181.c: Ditto.
3343 2010-10-31 Richard Henderson <rth@redhat.com>
3345 * lib/target-supports.exp
3346 (check_effective_target_automatic_stack_alignment): True for
3347 x86 but not windows.
3348 * g++.dg/torture/stackalign/stackalign.exp: Use it to protect
3349 use of the preferred-stack-boundary arguments.
3350 * gcc.dg/torture/stackalign/stackalign.exp: Likewise.
3352 2010-10-31 H.J. Lu <hongjiu.lu@intel.com>
3355 * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
3356 * gcc.target/i386/fma4-builtin-2.c: Likewise.
3358 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
3360 * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
3362 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
3364 * gcc.dg/tls/thr-init-1.c: Fix order of dg-do.
3365 * gcc.dg/tls/thr-init-2.c: Likewise. Require tls_runtime rather
3367 * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls.
3368 * gcc.dg/torture/tls/thr-init-2.c: Likewise.
3369 * objc.dg/torture/tls/thr-init.m: Likewise.
3370 * objc.dg/torture/tls/thr-init-2.m: Likewise.
3371 * objc.dg/torture/tls/thr-init-3.m: Likewise.
3373 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
3375 * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
3378 2010-10-30 Janus Weil <janus@gcc.gnu.org>
3383 * gfortran.dg/typebound_generic_10.f03: New.
3385 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
3387 Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
3388 * objc.dg/property/property-neg-1.m: Updated for changes in the
3389 syntax of @property and the implementation of
3390 @synthesize/@dynamic.
3391 * objc.dg/property/property-neg-2.m: Same change.
3392 * objc.dg/property/property-neg-3.m: Same change.
3393 * objc.dg/property/property-neg-4.m: Same change.
3394 * objc.dg/property/property-neg-5.m: Same change.
3395 * objc.dg/property/property-neg-7.m: Same change.
3396 * objc.dg/property/property-1.m: Same change.
3397 * objc.dg/property/synthesize-1.m: Same change.
3398 * objc.dg/property/at-property-2.m: Same change.
3399 * objc.dg/property/at-property-4.m: Same change.
3401 * objc.dg/property/fsf-property-method-acces.m: Updated for
3402 changes in the syntax of @property and the implementation of
3403 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
3404 * objc.dg/property/fsf-property-basic.m: Same change.
3405 * objc.dg/property/fsf-property-named-ivar.m: Same change.
3407 * objc.dg/property/at-property-5.m: New.
3408 * objc.dg/property/at-property-6.m: New.
3409 * objc.dg/property/at-property-7.m: New.
3410 * objc.dg/property/at-property-8.m: New.
3411 * objc.dg/property/at-property-9.m: New.
3412 * objc.dg/property/at-property-10.m: New.
3413 * objc.dg/property/at-property-11.m: New.
3414 * objc.dg/property/synthesize-2.m: New.
3415 * objc.dg/property/dynamic-2.m: New.
3417 * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the
3418 syntax of @property and the implementation of
3419 @synthesize/@dynamic.
3420 * obj-c++.dg/property/property-neg-2.mm: Same change.
3421 * obj-c++.dg/property/property-neg-3.mm: Same change.
3422 * obj-c++.dg/property/property-neg-4.mm: Same change.
3423 * obj-c++.dg/property/property-neg-5.mm: Same change.
3424 * obj-c++.dg/property/property-neg-7.mm: Same change.
3425 * obj-c++.dg/property/property-1.mm: Same change.
3426 * obj-c++.dg/property/synthesize-1.mm: Same change.
3427 * obj-c++.dg/property/at-property-2.mm: Same change.
3428 * obj-c++.dg/property/at-property-4.mm: Same change.
3430 * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for
3431 changes in the syntax of @property and the implementation of
3432 @synthesize/@dynamic. Use the same code for GNU and NeXT runtime.
3433 * obj-c++.dg/property/fsf-property-basic.mm: Same change.
3434 * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change.
3436 * obj-c++.dg/property/at-property-5.mm: New.
3437 * obj-c++.dg/property/at-property-6.mm: New.
3438 * obj-c++.dg/property/at-property-7.mm: New.
3439 * obj-c++.dg/property/at-property-8.mm: New.
3440 * obj-c++.dg/property/at-property-9.mm: New.
3441 * obj-c++.dg/property/at-property-10.mm: New.
3442 * obj-c++.dg/property/at-property-11.mm: New.
3443 * obj-c++.dg/property/synthesize-2.mm: New.
3444 * obj-c++.dg/property/dynamic-2.mm: New.
3446 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
3447 Andrew Pinski <pinskia@gmail.com>
3449 * gcc.c-torture/execute/vector-shift.c: New testcase.
3450 * gcc.c-torture/execute/vector-shift1.c: Likewise.
3451 * gcc.c-torture/execute/vector-shift2.c: Likewise.
3452 * gcc.dg/vector-shift.c: Likewise.
3453 * gcc.dg/vector-shift1.c: Likewise.
3454 * gcc.dg/torture/vector-shift2.c: Likewise.
3455 * gcc.dg/vector-shift3.c: Likewise.
3456 * gcc.dg/simd-1b.c: Adjust.
3458 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org>
3460 * gcc.c-torture/execute/20101011-1.c: Skip on SH.
3462 2010-10-29 Pat Haugen <pthaugen@us.ibm.com>
3464 * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
3466 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
3469 * gcc.target/i386/pr46153.c: New test.
3471 2010-10-27 Jason Merrill <jason@redhat.com>
3473 * g++.dg/cpp0x/constexpr-is_literal.C: New.
3475 2010-10-27 Janus Weil <janus@gcc.gnu.org>
3478 * gfortran.dg/class_dummy_3.f03: New.
3480 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
3482 * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
3483 * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
3485 * gcc.target/i386/avx-vzeroupper-3.c: New.
3486 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
3487 * gcc.target/i386/avx-vzeroupper-5.c: Likewise.
3488 * gcc.target/i386/avx-vzeroupper-6.c: Likewise.
3489 * gcc.target/i386/avx-vzeroupper-7.c: Likewise.
3490 * gcc.target/i386/avx-vzeroupper-8.c: Likewise.
3491 * gcc.target/i386/avx-vzeroupper-9.c: Likewise.
3492 * gcc.target/i386/avx-vzeroupper-10.c: Likewise.
3493 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
3494 * gcc.target/i386/avx-vzeroupper-12.c: Likewise.
3495 * gcc.target/i386/avx-vzeroupper-13.c: Likewise.
3496 * gcc.target/i386/avx-vzeroupper-14.c: Likewise.
3498 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
3500 * obj-c.dg/property/at-property-4.m: New.
3501 * obj-c++.dg/property/at-property-4.mm: New.
3502 * obj-c++.dg/property/property-neg-5.m: Updated testcase for
3504 * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
3507 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
3509 * objc.dg/property/at-property-1.m: New.
3510 * objc.dg/property/at-property-2.m: New.
3511 * objc.dg/property/at-property-3.m: New.
3512 * objc.dg/ivar-invalid-type-1.m: New.
3513 * obj-c++.dg/property/at-property-1.mm: New.
3514 * obj-c++.dg/property/at-property-2.mm: New.
3515 * obj-c++.dg/property/at-property-3.mm: New.
3516 * obj-c++.dg/ivar-invalid-type-1.mm: New.
3517 * objc.dg/property/property-neg-6.m: Updated testcase for updates
3520 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3522 PR libgfortran/46010
3523 * gfortran.dg/namelist_66.f90: New test.
3524 * gfortran.dg/fmt_t_6.f: Fix whitespace.
3526 2010-10-26 Janus Weil <janus@gcc.gnu.org>
3529 * gfortran.dg/allocatable_scalar_9.f90: Extended.
3530 * gfortran.dg/allocatable_scalar_10.f90: New.
3531 * gfortran.dg/class_19.f03: Extended.
3533 2010-10-26 Jan Hubicka <jh@suse.cz>
3536 * testsuite/gcc.dg/lto/pr45736_0.c: New function.
3538 2010-10-26 Ira Rosen <irar@il.ibm.com>
3540 PR tree-optimization/46167
3541 * gcc.dg/vect/O-pr46167.c: New.
3542 * gcc.dg/vect/vect.exp: Run tests with -O.
3544 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
3547 * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86.
3548 * g++.dg/vect/pr33860a.cc: Likewise.
3549 * gcc.c-torture/compile/20070522-1.c: Likewise.
3550 * gcc.dg/compat/struct-align-1_x.c: Likewise.
3551 * gcc.dg/compat/struct-align-1_y.c: Likewise.
3552 * gcc.dg/compat/struct-align-2_x.c: Likewise.
3553 * gcc.dg/compat/struct-align-2_y.c: Likewise.
3554 * gcc.dg/pr44136.c: Likewise.
3556 * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86.
3557 * gcc.dg/compat/vector-1_x.c: Likewise.
3558 * gcc.dg/compat/vector-1_y.c: Likewise.
3559 * gcc.dg/compat/vector-2_x.c: Likewise.
3560 * gcc.dg/compat/vector-2_y.c: Likewise.
3561 * gcc.dg/pr43300.c: Likewise.
3563 * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi.
3564 * gcc.dg/compat/vector-1a_y.c: Likewise.
3565 * gcc.dg/compat/vector-1b_x.c: Likewise.
3566 * gcc.dg/compat/vector-1b_y.c: Likewise.
3567 * gcc.dg/compat/vector-2a_x.c: Likewise.
3568 * gcc.dg/compat/vector-2a_y.c: Likewise.
3569 * gcc.dg/compat/vector-2b_x.c: Likewise.
3570 * gcc.dg/compat/vector-2b_y.c: Likewise.
3571 * gcc.target/i386/pr39162.c: Likewise.
3572 * gcc.target/i386/pr40906-2.c: Likewise.
3573 * gcc.target/i386/sse-5.c: Likewise.
3575 * gcc.dg/pr35442.c: Prune ABI change warnings.
3577 * gcc.c-torture/execute/pr38151.x: New.
3578 * gcc.target/i386/pr44948-1a.c: Likewise.
3579 * gcc.target/i386/pr44948-1b.c: Likewise.
3580 * gcc.target/i386/pr44948-2a.c: Likewise.
3581 * gcc.target/i386/pr44948-2b.c: Likewise.
3583 2010-10-26 Ian Lance Taylor <iant@google.com>
3586 * gcc.c-torture/execute/20101025-1.c: New test.
3588 2010-10-26 Tobias Burnus <burnus@net-b.de>
3591 * gfortran.dg/class_allocate_5.f90: New.
3593 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
3595 Implement opaque-enum-specifiers for C++0x
3596 * g++.dg/cpp0x/forw_enum1.C: New.
3597 * g++.dg/cpp0x/forw_enum2.C: New.
3598 * g++.dg/cpp0x/forw_enum3.C: New.
3599 * g++.dg/cpp0x/forw_enum4.C: New.
3600 * g++.dg/cpp0x/forw_enum5.C: New.
3601 * g++.dg/cpp0x/forw_enum6.C: New.
3602 * g++.dg/cpp0x/forw_enum7.C: New.
3603 * g++.dg/cpp0x/forw_enum8.C: New.
3604 * g++.dg/cpp0x/forw_enum9.C: New.
3605 * g++.dg/parse/enum3.C: Add new errors.
3606 * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning.
3607 * g++.dg/cpp0x/auto9.C: Add new error.
3608 * g++.dg/template/crash79.C: Add new errors.
3610 2010-10-26 Jie Zhang <jie@codesourcery.com>
3612 * gcc.target/arm/volatile-bitfields-1.c: New test.
3613 * gcc.target/arm/volatile-bitfields-2.c: New test.
3614 * gcc.target/arm/volatile-bitfields-3.c: New test.
3616 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
3618 * gnat.dg/pointer_discr1.adb: New test.
3619 * gnat.dg/pointer_discr1_pkg1.ads: New helper.
3620 * gnat.dg/pointer_discr1_pkg2.ads: Likewise.
3621 * gnat.dg/pointer_discr1_pkg3.ads: Likewise.
3623 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
3625 * gnat.dg/loop_optimization8.adb: New test.
3626 * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper.
3627 * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise.
3629 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
3631 * gnat.dg/in_out_parameter2.adb: New test.
3632 * gnat.dg/in_out_parameter3.adb: Likewise.
3634 2010-10-25 Jie Zhang <jie@codesourcery.com>
3636 * g++.dg/opt/combine.c: New test.
3638 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
3640 * gnat.dg/opt7.ad[sb]: New test.
3641 * gnat.dg/opt7_pkg.ads: New helper.
3643 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
3646 * obj-c.dg/pr45735.mm: New.
3647 * obj-c++.dg/pr45735.mm: New.
3649 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
3652 * objc.dg/pr24393.m: New.
3653 * obj-c++.dg/pr24393.mm: New.
3655 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
3658 * objc.dg/pr28049.m: New.
3659 * obj-c++.dg/pr28049.mm: New.
3661 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
3663 * objc.dg/attributes/method-attribute-2.m: Updated test. Method
3664 parameter attributes are now supported.
3665 * obj-c++.dg/attributes/method-attribute-2.m: Same change.
3666 * objc.dg/attributes/parameter-attribute-1.m: New test.
3667 * objc.dg/attributes/parameter-attribute-2.m: New test.
3668 * obj-c++.dg/attributes/parameter-attribute-1.m: New test.
3669 * obj-c++.dg/attributes/parameter-attribute-2.m: New test.
3671 2010-10-23 Iain Sandoe <iains@gcc.gnu.org>
3673 Based on the CFString implementation in FSF apple/trunk branch.
3675 * gcc.dg/darwin-cfstring-1.c: New.
3676 * gcc.dg/darwin-cfstring-2.c: New.
3677 * gcc.dg/torture/darwin-cfstring-3.c: New.
3678 * g++.dg/other/darwin-cfstring1.C: New.
3679 * g++.dg/torture/darwin-cfstring-3.C: New.
3681 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com>
3683 * objc.dg/demangle-1.m: New test.
3684 * obj-c++.dg/demangle-1.mm: New test.
3685 * obj-c++.dg/demangle-2.mm: New test.
3686 * obj-c++.dg/demangle-3.mm: New test.
3688 2010-10-23 Ian Lance Taylor <iant@google.com>
3690 * gcc.c-torture/execute/20101011-1.c: New test.
3691 * gcc.c-torture/execute/20101011-1.x: New test driver.
3693 2010-10-23 Tobias Burnus <burnus@net-b.de>
3696 * gfortran.dg/protected_8.f90: New.
3698 2010-10-23 Joseph Myers <joseph@codesourcery.com>
3700 * gcc.dg/march-generic.c: Skip for -march in multilib options.
3701 * gcc.target/i386/isa-9.c: Skip for -march other than
3702 -march=amdfam10 in multilib options.
3703 * gcc.target/i386/pr42589.c: Skip for -march other than
3704 -march=i486 in multilib options.
3705 * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for
3706 other -march in multilib options.
3708 2010-10-23 Jie Zhang <jie@codesourcery.com>
3710 PR rtl-optimization/37360
3711 * gcc.dg/pr37360.c: New test.
3713 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com>
3715 * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
3717 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
3718 Andrew Pinski <pinskia@gmail.com>
3720 * gcc.c-torture/execute/vector-subscript-1.c: Likewise.
3721 * gcc.c-torture/execute/vector-subscript-2.c: Likewise.
3722 * gcc.c-torture/execute/vector-subscript-3.c: New testcase.
3723 * gcc.dg/vector-subscript-1.c: Likewise.
3724 * gcc.dg/vector-subscript-2.c: Likewise.
3725 * gcc.dg/vector-subscript-3.c: New testcase.
3726 * gcc.dg/array-8.c: Adjust.
3728 2010-10-22 Richard Guenther <rguenther@suse.de>
3731 * c-c++-common/torture/pr46137.c: New testcase.
3733 2010-10-22 Jason Merrill <jason@redhat.com>
3736 * g++.dg/template/defarg14.C: New.
3738 2010-10-22 Jason Merrill <jason@redhat.com>
3741 * g++.dg/cpp0x/implicit10.C: New.
3743 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
3746 * gcc.target/i386/pr46098.c: New test.
3748 2010-10-22 Richard Guenther <rguenther@suse.de>
3750 PR tree-optimization/45720
3751 * gcc.dg/torture/pr45720.c: New testcase.
3753 2010-10-22 Ira Rosen <irar@il.ibm.com>
3755 PR tree-optimization/46126
3756 * gcc.dg/vect/pr46126.c: New.
3758 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
3760 Based on the CFString implementation in FSF apple/trunk branch.
3762 * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags
3763 so that the latter can be used in dg-skip and dg-xfail clauses.
3764 * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
3765 * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test
3766 to use dg-additional-files for Object1.
3767 * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test
3768 to use dg-additional-files for Object1, move to torture/strings/.
3769 * obj-c++.dg/const-str-4.mm: Likewise.
3770 * obj-c++.dg/const-str-3.mm: Likewise.
3771 * obj-c++.dg/const-str-8.mm: Likewise.
3772 * obj-c++.dg/const-str-9.mm: Likewise.
3773 * obj-c++.dg/const-str-10.mm: Likewise.
3774 * obj-c++.dg/const-str-10.mm: Likewise.
3775 * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test
3776 to use dg-additional-files for Object1, move to strings/.
3777 * obj-c++.dg/const-str-2.mm: Likewise.
3778 * obj-c++.dg/const-str-5.mm: Likewise.
3779 * obj-c++.dg/const-str-6.mm: Likewise.
3780 * obj-c++.dg/const-str-12.mm: Likewise.
3781 * obj-c++.dg/strings/strings.exp: New.
3782 * obj-c++.dg/strings/const-cfstring-2.mm: New.
3783 * obj-c++.dg/strings/const-cfstring-5.mm: New.
3784 * obj-c++.dg/torture/strings/strings.exp: New.
3785 * obj-c++.dg/torture/strings/string1.mm: New.
3786 * obj-c++.dg/torture/strings/const-cfstring-1.mm: New.
3787 * obj-c++.dg/torture/strings/const-cfstring-3.mm: New.
3788 * obj-c++.dg/torture/strings/const-cfstring-4.mm: New.
3790 * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to
3791 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
3792 * objc/execute/string2.m: Likewise.
3793 * objc/execute/string3.m: Likewise.
3794 * objc/execute/string3.m: Likewise.
3795 * objc.dg/foreach-2.m: Don't use CFStrings on Darwin.
3796 * objc.dg/foreach-4.m: Likewise.
3797 * objc.dg/foreach-5.m: Likewise.
3798 * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to
3799 use dg-additional-files for Object1, move to objc.dg/torture/strings/.
3800 * objc.dg/const-str-4.m: Likewise.
3801 * objc.dg/const-str-7.m: Likewise.
3802 * objc.dg/const-str-8.m: Likewise.
3803 * objc.dg/const-str-9.m: Likewise.
3804 * objc.dg/const-str-10.m: Likewise.
3805 * objc.dg/const-str-11.m: Likewise.
3806 * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test
3807 to use dg-additional-files for Object1, move to objc.dg/strings/.
3808 * objc.dg/const-str-2.m: Likewise.
3809 * objc.dg/const-str-5.m: Likewise.
3810 * objc.dg/const-str-6.m: Likewise.
3811 * objc.dg/const-str-12.m: Likewise.
3812 * objc.dg/const-str-12b.m: Likewise.
3813 * objc.dg/strings/strings.exp: New.
3814 * objc.dg/strings/const-cfstring-2.m: New.
3815 * objc.dg/strings/const-cfstring-5.m: New.
3816 * objc.dg/torture/strings/strings.exp: New.
3817 * objc.dg/torture/strings/const-cfstring-1.m: New.
3818 * objc.dg/torture/strings/const-cfstring-3.m: New.
3819 * objc.dg/torture/strings/const-cfstring-4.m: New.
3821 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
3823 * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
3825 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com>
3828 * g++.dg/parse/crash57.C: New.
3830 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
3831 H.J. Lu <hongjiu.lu@intel.com>
3834 * gcc.target/i386/pr45946.c: New test.
3836 2010-10-21 Martin Jambor <mjambor@suse.cz>
3838 PR tree-optimization/45875
3839 * g++.dg/ipa/pr45875.C: New test.
3841 2010-10-21 Ira Rosen <irar@il.ibm.com>
3843 PR tree-optimization/46049
3844 PR tree-optimization/46052
3845 * gcc.dg/vect/pr46052.c: New test.
3846 * gcc.dg/vect/pr46049.c: New test.
3848 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
3851 * gfortran.dg/shape_5.f90: New test case.
3853 2010-10-21 Janus Weil <janus@gcc.gnu.org>
3856 * gfortran.dg/proc_ptr_comp_25.f90: New.
3858 2010-10-21 Richard Guenther <rguenther@suse.de>
3859 Michael Matz <matz@suse.de>
3861 PR tree-optimization/45764
3862 * gcc.dg/torture/pr45764.c: New testcase.
3864 2010-10-21 Richard Guenther <rguenther@suse.de>
3866 PR tree-optimization/46111
3867 * g++.dg/torture/pr46111.C: New testcase.
3869 2010-10-21 Janus Weil <janus@gcc.gnu.org>
3872 * gfortran.dg/dummy_procedure_4.f90: New.
3873 * gfortran.dg/proc_ptr_30.f90: New.
3875 2010-10-21 Tobias Burnus <burnus@net-b.de>
3878 * gfortran.dg/ptr-func-1.f90: New.
3879 * gfortran.dg/ptr-func-2.f90: New.
3881 2010-10-20 Jakub Jelinek <jakub@redhat.com>
3883 PR tree-optimization/45919
3884 * gcc.c-torture/compile/pr45919.c: New test.
3886 PR tree-optimization/46066
3887 * gcc.dg/autopar/pr46066.c: New test.
3889 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3892 * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
3894 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
3897 * g++.dg/cpp0x/range-for7.C: New.
3899 2010-10-20 Richard Guenther <rguenther@suse.de>
3902 * g++.dg/lto/20101020-1_0.h: New testcase.
3903 * g++.dg/lto/20101020-1_0.C: Likewise.
3904 * g++.dg/lto/20101020-1_1.C: Likewise.
3906 2010-10-20 Dmitry Melnik <dm@ispras.ru>
3908 * gcc.dg/20101013-1.c: New test.
3910 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
3913 * gcc.target/i386/pr46085-1.c: New.
3914 * gcc.target/i386/pr46085-2.c: Likewise.
3916 2010-10-20 Richard Guenther <rguenther@suse.de>
3918 PR tree-optimization/45860
3919 * gcc.dg/torture/pr45860.c: New testcase.
3921 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
3923 * gnat.dg/discr25.adb: New test.
3924 * gnat.dg/discr25_pkg.ad[sb]: New helper.
3926 2010-10-20 Olivier Hainque <hainque@adacore.com>
3928 * gcc.target/powerpc/ehreturn.c: New test.
3930 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
3932 Merge from 'apple/trunk' branch on FSF servers. Test adapted to
3933 not require Foundation and run with the GNU runtime as well.
3935 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
3938 * obj-c++.dg/template-8.mm: New.
3940 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
3943 * objc.dg/pr23709.m: New.
3944 * obj-c++.dg/pr23709.m: New.
3946 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com>
3949 * g++.dg/template/crash104.C: New.
3951 2010-10-19 Richard Henderson <rth@redhat.com>
3953 * gcc.target/i386/fma3-fma.c: New.
3954 * gcc.target/i386/fma3-builtin.c: New.
3955 * gcc.target/i386/fma4-builtin.c: New.
3957 2010-10-19 Richard Guenther <rguenther@suse.de>
3960 * gcc.dg/ipa/ipa-pta-10.c: Adjust.
3962 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3964 Merge from 'apple/trunk' branch on FSF servers.
3966 2006-03-16 Fariborz Jahanian <fjahanian@apple.com>
3969 * objc.dg/proto-init-mimatch-1.m: New.
3970 * obj-c++.dg/proto-init-mimatch-1.mm: New.
3972 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3974 Implemented parsing @synthesize and @dynamic for
3975 Objective-C/Objective-C++.
3976 * objc.dg/property/dynamic-1.m: New.
3977 * objc.dg/property/synthesize-1.m: New.
3978 * obj-c++.dg/property/dynamic-1.mm: New.
3979 * obj-c++.dg/property/synthesize-1.mm: New.
3981 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3983 * objc.dg/at-class-1.m: New.
3984 * objc.dg/at-class-1.mm: New.
3986 2010-10-18 Steve Ellcey <sje@cup.hp.com>
3988 * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
3990 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3992 Merge from 'apple/trunk' branch on FSF servers.
3994 2006-01-17 Fariborz Jahanian <fjahanian@apple.com>
3997 * obj-c++.dg/template-7.mm: New.
3999 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
4001 * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
4004 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
4006 Merge from 'apple/trunk' branch on FSF servers.
4008 2005-03-01 Fariborz Jahanian <fjahanian@apple.com>
4011 * obj-c++.dg/try-catch-16.mm: New.
4012 * obj-c++.dg/try-catch-17.mm: New.
4014 2005-11-08 Fariborz Jahanian <fjahanian@apple.com>
4017 * obj-c++.dg/try-catch-15.mm: New
4019 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
4022 * obj-c++.dg/try-catch-12.mm: New
4023 * obj-c++.dg/try-catch-13.mm: New
4024 * obj-c++.dg/try-catch-14.mm: New
4025 * objc.dg/try-catch-11.m: New
4026 * objc.dg/try-catch-12.m: New
4027 * objc.dg/try-catch-13.m: New
4029 2010-10-18 Richard Henderson <rth@redhat.com>
4031 * gcc.target/ia64/20101014.c: Fix double-paste of test case.
4033 2010-10-18 Jakub Jelinek <jakub@redhat.com>
4036 * c-c++-common/Wunused-var-13.c: New test.
4038 2010-10-18 Richard Guenther <rguenther@suse.de>
4040 PR tree-optimization/45967
4041 * gcc.dg/torture/pr45967.c: New testcase.
4042 * gcc.dg/ipa/ipa-pta-10.c: Adjust.
4043 * gcc.dg/ipa/ipa-pta-13.c: Likewise
4044 * gcc.dg/torture/pr39074-2.c: Likewise
4045 * gcc.dg/torture/pta-escape-1.c: Likewise
4046 * gcc.dg/torture/pta-ptrarith-1.c: Likewise
4047 * gcc.dg/tree-ssa/pta-callused.c: Likewise
4048 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise
4049 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise
4050 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise
4051 * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise
4053 2010-10-18 Kai Tietz <kai.tietz@onevision.com>
4055 * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
4057 2010-10-18 Richard Guenther <rguenther@suse.de>
4060 * g++.dg/lto/20101015-2_0.C: New testcase.
4062 2010-10-18 Jakub Jelinek <jakub@redhat.com>
4065 * gcc.c-torture/execute/pr46019.c: New test.
4067 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
4069 Merge from 'apple/trunk' branch on FSF servers.
4071 2006-04-19 Fariborz Jahanian <fjahanian@apple.com>
4074 * obj-c++.dg/method-namespace-2.mm: New.
4076 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
4078 Merge from 'apple/trunk' branch on FSF servers.
4080 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
4083 * objc.dg/private-1.m: Test modified.
4084 * obj-c++.dg/private-1.mm: Test modified.
4086 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
4089 * gcc.target/i386/push-1.c: Remove.
4091 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
4092 H.J. Lu <hongjiu.lu@intel.com>
4095 * gcc.target/i386/pr46051.c: New test.
4097 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
4099 * obj-c++.dg/gnu-api-2-class.mm: New.
4100 * obj-c++.dg/gnu-api-2-ivar.mm: New.
4101 * obj-c++.dg/gnu-api-2-method.mm: New.
4102 * obj-c++.dg/gnu-api-2-objc.mm: New.
4103 * obj-c++.dg/gnu-api-2-object.mm: New.
4104 * obj-c++.dg/gnu-api-2-property.mm: New.
4105 * obj-c++.dg/gnu-api-2-protocol.mm: New.
4106 * obj-c++.dg/gnu-api-2-sel.mm: New.
4108 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
4110 * objc.dg/fsf-package-0.m: New.
4111 * obj-c++.dg/fsf-package-0.m: New.
4113 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
4116 * objc.dg/pr18255.m: New.