| 2010-12-31 Paul Koning <ni1d@arrl.net> |
| |
| * gcc.c-torture/compile/pr46534.c: Skip if pdp11. |
| * gcc.c-torture/compile/920520-1.c: Ditto. |
| * gcc.c-torture/compile/pr35318.c: Ditto. |
| |
| 2010-12-31 Paul Koning <ni1d@arrl.net> |
| |
| * gcc.c-torture/execute/ieee/ieee.exp: Skip if pdp11. |
| * gcc.c-torture/compile/20000804-1.c: Skip if pdp11 -O0. |
| * gcc.c-torture/compile/20020312-1.c: Ditto. |
| * gcc.c-torture/compile/20040101-1.c: Skip if pdp11 -O1, -O2, or -Os. |
| |
| 2010-12-31 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/47065 |
| * gfortran.dg/trim_optimize_3.f90: New test. |
| * gfortran.dg/trim_optimize_4.f90: New test. |
| |
| 2010-12-31 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/45338 |
| * gfortran.dg/userdef_operator_2.f90: New test case. |
| |
| 2010-12-31 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46971 |
| * gfortran.dg/class_33.f90: New. |
| |
| 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/method-conflict-3.m: New. |
| * objc.dg/method-conflict-4.m: New. |
| * obj-c++.dg/method-conflict-3.m: New. |
| * obj-c++.dg/method-conflict-4.mm: New. |
| |
| 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/class-extension-3.m: Updated. |
| * objc.dg/method-1.m: Updated. |
| * objc.dg/method-conflict-1.m: New. |
| * objc.dg/method-conflict-2.m: New. |
| * obj-c++.dg/class-extension-3.mm: Updated. |
| * obj-c++.dg/method-8.mm: Updated. |
| * obj-c++.dg/method-conflict-1.mm: New. |
| * obj-c++.dg/method-conflict-2.mm: New. |
| |
| 2010-12-30 Joseph Myers <joseph@codesourcery.com> |
| |
| PR c/46889 |
| * gcc.dg/anon-struct-15.c: New test. |
| |
| 2010-12-30 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR target/44606 |
| * gcc.dg/pr44606.c: New test. |
| |
| 2010-12-30 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46519 |
| * gfortran.dg/pr46519-2.f90: New. |
| |
| 2010-12-30 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/47085 |
| * gfortran.dg/allocate_class_1.f90: New. |
| |
| 2010-12-30 Kai Tietz <kai.tietz@onevision.com> |
| |
| PR testsuite/47050 |
| * gcc.target/i386/aggregate-ret1.c: Restrict to ilp32. |
| * gcc.target/i386/aggregate-ret2.c: Likewise. |
| |
| 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/attributes/class-attribute-3.m: New. |
| * objc.dg/attributes/proto-attribute-4.m: New. |
| * obj-c++.dg/attributes/class-attribute-3.mm: New. |
| * obj-c++.dg/attributes/proto-attribute-4.mm: New. |
| |
| 2010-12-30 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/47060 |
| * gcc.dg/autopar/pr47060.c: New test. |
| |
| 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/enhanced-proto-2.m: Updated. |
| * obj-c++.dg/enhanced-proto-2.mm: Updated. |
| |
| 2010-12-29 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/47118 |
| * objc.dg/sync-3.m: New. |
| * obj-c++.dg/sync-3.mm: New. |
| |
| 2010-12-29 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46838 |
| * gfortran.dg/alloc_comp_class_2.f90: New. |
| |
| 2010-12-29 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| * gfortran.dg/character_comparison_7.f90: New test. |
| |
| 2010-12-29 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/47075 |
| * objc.dg/property/at-property-deprecated-1.m: Updated. |
| * objc.dg/property/at-property-deprecated-2.m: New. |
| * objc.dg/property/dotsyntax-deprecated-1.m: New. |
| * obj-c++.dg/property/at-property-deprecated-1.mm: Updated. |
| * obj-c++.dg/property/at-property-deprecated-2.mm: New. |
| * obj-c++.dg/property/dotsyntax-deprecated-1.mm: New. |
| |
| 2010-12-28 Jason Merrill <jason@redhat.com> |
| |
| PR c++/47068 |
| * g++.dg/cpp0x/decltype24.C: New. |
| |
| 2010-12-28 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/47076 |
| * objc.dg/protocol-forward-1.m: New. |
| * obj-c++.dg/protocol-forward-1.mm: New. |
| * objc.dg/attributes/proto-attribute-2.m: Updated. |
| * objc.dg/class-protocol-1.m: Updated. |
| * obj-c++.dg/attributes/proto-attribute-2.mm: Updated. |
| * obj-c++.dg/class-protocol-1.mm: Updated. |
| |
| 2010-12-28 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/45827 |
| * gfortran.dg/class_32.f90: New. |
| |
| 2010-12-28 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/rdrand-1.c: Updated. |
| * gcc.target/i386/rdrand-2.c: Likewise. |
| * gcc.target/i386/rdrand-3.c: Likewise. |
| |
| 2010-12-28 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/class-extension-4.m: New. |
| * obj-c++.dg/class-extension-4.mm: New. |
| |
| 2010-12-28 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/47073 |
| * objc.dg/incomplete-type-1.m: New test. |
| |
| 2010-12-27 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/46626 |
| * g++.dg/cpp0x/constexpr-base4.C: New test. |
| |
| 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-class.m: Xfail the test on Apple Darwin m64. |
| * objc.dg/gnu-api-2-ivar.m: Same. |
| * objc.dg/gnu-api-2-method.m: Same. |
| * objc.dg/gnu-api-2-objc.m: Same. |
| * objc.dg/gnu-api-2-object.m: Same. |
| * objc.dg/gnu-api-2-protocol.m: Same. |
| * obj-c++.dg/gnu-api-2-class.mm: Same. |
| * obj-c++.dg/gnu-api-2-ivar.mm: Same. |
| * obj-c++.dg/gnu-api-2-method.mm: Same. |
| * obj-c++.dg/gnu-api-2-objc.mm: Same. |
| * obj-c++.dg/gnu-api-2-object.mm: Same. |
| * obj-c++.dg/gnu-api-2-protocol.mm: Same. |
| |
| 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/pr44509.m: New. |
| |
| 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-class.m: Updated the test to work with the |
| Apple runtime as well. |
| * obj-c++.dg/gnu-api-2-class.mm: Same change. |
| * objc.dg/gnu-api-2-ivar.m: Same change. |
| * obj-c++.dg/gnu-api-2-ivar.mm: Same change. |
| * objc.dg/gnu-api-2-method.m: Same change. |
| * obj-c++.dg/gnu-api-2-method.mm: Same change. |
| * objc.dg/gnu-api-2-objc.m: Same change. |
| * obj-c++.dg/gnu-api-2-objc.mm: Same change. |
| * objc.dg/gnu-api-2-object.m: Same change. |
| * obj-c++.dg/gnu-api-2-object.mm: Same change. |
| * objc.dg/gnu-api-2-property.m: Same change. |
| * obj-c++.dg/gnu-api-2-property.mm: Same change. |
| * objc.dg/gnu-api-2-protocol.m: Same change. |
| * obj-c++.dg/gnu-api-2-protocol.mm: Same change. |
| |
| * objc.dg/gnu-api-2-objc.m: Also, fixed test for |
| objc_disposeClassPair not to create a new class pair with the same |
| name as an existing class, and to test that the class pair is |
| created correctly. |
| * obj-c++.dg/gnu-api-2-objc.mm: Same change. |
| |
| 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/special/special.exp: Added load-category-2 and |
| load-category-3 tests. |
| * objc.dg/special/load-category-2.h: New. |
| * objc.dg/special/load-category-2.m: New. |
| * objc.dg/special/load-category-2a.m: New. |
| * objc.dg/special/load-category-3.h: New. |
| * objc.dg/special/load-category-3.m: New. |
| * objc.dg/special/load-category-3a.m: New. |
| |
| 2010-12-25 Ira Rosen <irar@il.ibm.com> |
| |
| PR testsuite/47057 |
| * gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c: Change comment. |
| Expect two outer loops to get vectorized. |
| |
| 2010-12-25 Kai Tietz <kai.tietz@onevision.com> |
| |
| PR c++/15774 |
| * g++.dg/warn/pr15774-1.C: New test. |
| * g++.dg/warn/pr15774-2.C: New test. |
| |
| 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-sel.m: Test calling sel_getUid, |
| sel_registerName and sel_registerTypedName with NULL arguments. |
| Updated the test to work with the Apple runtime as well. |
| * obj-c++.dg/gnu-api-2-sel.mm: Same change. |
| |
| 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-class.m: Updated test to pass log_2 of the |
| alignment to class_addIvar, instead of the alignment itself. |
| * obj-c++.dg/gnu-api-2-class.mm: Same change. |
| |
| 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-sel.m: Updated for renaming of sel_getType to |
| sel_getTypeEncoding. Test that sel_getTypeEncoding returns NULL |
| when called with a NULL argument. Added test for |
| sel_copyTypedSelectorList and sel_getTypedSelector. |
| * obj-c++.dg/gnu-api-2-sel.mm: Same changes. |
| |
| 2010-12-24 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/opt13_pkg.ad[sb]: Fix line ending. |
| |
| 2010-12-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * obj-c.dg/gnu-api-2-class.m: Test that class_conformsToProtocol() |
| does not check the superclasses. |
| * obj-c++.dg/gnu-api-2-class.mm: Same change. |
| |
| 2010-12-24 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/47036 |
| * g++.dg/opt/pr47036.C: New. |
| |
| 2010-12-24 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/31821 |
| * gfortran.dg/char_pointer_assign_6.f90: New test. |
| |
| 2010-12-22 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46758 |
| * gcc.dg/graphite/run-id-pr46758.c: New. |
| |
| 2010-12-23 Mikael Morin <mikael@gcc.gnu.org> |
| |
| PR fortran/46978 |
| * gfortran.dg/transpose_intrinsic_func_call_1.f90: New test. |
| |
| 2010-12-23 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * obj-c.dg/gnu-api-2-class.m: Test that class_addMethod() returns |
| NO if the method is already implemented in the class. |
| * obj-c++.dg/gnu-api-2-class.mm: Same change. |
| |
| 2010-12-22 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/47019 |
| * gfortran.dg/graphite/pr47019.f: New. |
| |
| 2010-12-22 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/init/volatile2.C: New. |
| |
| 2010-12-22 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com> |
| |
| * g++.dg/cpp0x/alignof2.C: New. |
| |
| 2010-12-22 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/45934 |
| PR tree-optimization/46302 |
| PR tree-optimization/46987 |
| * g++.dg/ipa/ipcp-ivi-1.C: Removed. |
| * g++.dg/ipa/ivinline-6.C: Likewise. |
| * g++.dg/otr-fold-1.C: Likewise. |
| * g++.dg/otr-fold-2.C: Likewise. |
| * g++.dg/tree-ssa/pr43411.C: Xfail dump scan. |
| * g++.dg/tree-ssa/pr45605.C: Likewise. |
| * g++.dg/tree-ssa/pr46987.C: New test. |
| |
| 2010-12-22 Steven Bosscher <steven@gcc.gnu.org> |
| |
| * gfortran.dg/pr46755.f: Fix test case. |
| |
| 2010-12-22 Andrey Belevantsev <abel@ispras.ru> |
| |
| PR rtl-optimization/45352 |
| PR rtl-optimization/46521 |
| PR rtl-optimization/46522 |
| * gcc.dg/pr46521.c: New. |
| * gcc.dg/pr46522.c: New. |
| |
| 2010-12-21 Ian Lance Taylor <iant@google.com> |
| |
| * go.test/go-test.exp: Clear runtests around invocation of |
| go-dg-runtest from errchk and go-execute-xfail. |
| |
| 2010-12-21 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/46880 |
| * gcc.target/i386/pr46880.c: New test. |
| |
| 2010-12-21 Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/47001 |
| * gcc.dg/vect/pr47001.c: New. |
| |
| 2010-12-21 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR libobjc/16110 |
| * objc.dg/special/special.exp: Added new test. |
| * objc.dg/special/load-category-1.m: New. |
| * objc.dg/special/load-category-1a.m: New. |
| * objc.dg/special/load-category-1.h: New. |
| |
| 2010-12-21 Steven Bosscher <steven@gcc.gnu.org> |
| |
| PR middle-end/45310 |
| * g++.dg/pr45310.C: New test. |
| |
| 2010-12-21 Steven Bosscher <steven@gcc.gnu.org> |
| |
| PR rtl-optimization/46755 |
| * gfortran.dg/pr46755.f: New test. |
| |
| 2010-12-21 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/47008 |
| * gfortran.dg/pr47008.f03: New test. |
| |
| 2010-12-21 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR libobjc/45953 |
| * objc.dg/libobjc-selector-1.m: New test. |
| |
| 2010-12-21 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/45852 |
| * gcc.target/i386/pr45852.c: New test. |
| |
| 2010-12-20 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46974 |
| * gfortran.dg/c_ptr_tests_16.f90: Fix endian issue. |
| |
| 2010-12-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| PR testsuite/45342 |
| * gcc.dg/tls/thr-cse-1.c: Fix match on hppa*-*-hpux*. |
| |
| 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-objc.m: Fixed test to test objc_lookUpClass, |
| not objc_lookupClass. |
| * obj-c++.dg/gnu-api-2-objc.mm: Same change. |
| |
| 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-objc_msg_lookup.m: New. |
| * obj-c++.dg/gnu-api-2-objc_msg_lookup.mm: New. |
| |
| 2010-12-19 Chung-Lin Tang <cltang@codesourcery.com> |
| |
| * gcc.target/arm/vfp-1.c (test_ldst): New test for VFP |
| load/store immediate indexes. |
| |
| 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-resolve-method.m: Include objc/message.h. |
| * obj-c++.dg/gnu-api-2-resolve-method.m: Include objc/message.h. |
| |
| 2010-12-18 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46969 |
| * gcc.dg/autopar/pr46969.c: New test. |
| |
| 2010-12-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/fobjc-exceptions-1.m: Updated. |
| * objc.dg/fobjc-exceptions-2.m: New. |
| * objc.dg/fobjc-exceptions-3.m: New. |
| * obj-c++.dg/fobjc-exceptions-1.mm: New. |
| * obj-c++.dg/fobjc-exceptions-2.mm: New. |
| * obj-c++.dg/fobjc-exceptions-3.mm: New. |
| |
| 2010-12-18 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46974 |
| * gfortran.dg/c_ptr_tests_16.f90: New. |
| |
| 2010-12-18 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46985 |
| * gfortran.dg/pr46985.f90: New test. |
| |
| 2010-12-18 Eric Botcazou <ebotcazou@adacore.com> |
| |
| PR tree-optimization/46232 |
| * gcc.dg/tree-ssa/pr14814.c: Add -fno-tree-sra. |
| |
| 2010-12-18 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/fobjc-exceptions.m: Update dg-error syntax. |
| |
| 2010-12-18 Kai Tietz <kai.tietz@onevision.com> |
| |
| PR target/36834 |
| * gcc.target/i386/aggregate-ret1.c: New. |
| * gcc.target/i386/aggregate-ret2.c: New. |
| |
| 2010-12-18 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.target/powerpc/darwin-split-ld-stret.c: New test. |
| |
| 2010-12-17 Ahmad Sharif <asharif@google.com> |
| |
| * gcc.target/i386/max-stack-align.c: New testcase. |
| |
| 2010-12-17 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/exceptions-4.m: Adjust for change in error message. |
| |
| 2010-12-17 Paolo Bonzini <bonzini@gnu.org> |
| |
| PR c/20385 |
| * objc.dg/tls/init-2.m: Adjust. |
| * gcc.dg/noncompile/920923-1.c: Adjust. |
| * gcc.dg/noncompile/pr44517.c: Adjust. |
| * gcc.dg/declspec-18.c: New test. |
| |
| 2010-12-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> |
| |
| * gcc.dg/titype-1.c: Enable TImode on __SPU__. |
| * gcc.dg/torture/fp-int-convert.h: Likewise. |
| * gcc.dg/tree-ssa/ivopts-1.c: Likewise. |
| * gcc.dg/uninit-C.c: Likewise. |
| * gcc.dg/uninit-C-O0.c: Likewise. |
| * gcc.dg/format/unnamed-1.c: Likewise. |
| * gcc.dg/format/ms_unnamed-1.c: Likewise. |
| |
| 2010-12-17 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46670 |
| * g++.dg/cpp0x/constexpr-null1.C: New. |
| |
| 2010-12-17 Bernd Schmidt <bernds@codesourcery.com> |
| |
| * gcc.c-torture/compile/20101217-1.c: New test. |
| |
| 2010-12-17 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR middle-end/46761 |
| * gcc.dg/graphite/pr46761.c: New. |
| |
| 2010-12-17 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46849 |
| * gfortran.dg/block_9.f08: New. |
| |
| 2010-12-17 Dodji Seketeli <dodji@redhat.com> |
| |
| * g++.dg/debug/dwarf2/self-ref-1.C: New test. |
| * g++.dg/debug/dwarf2/self-ref-2.C: Likewise. |
| |
| 2010-12-16 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46924 |
| * gcc.dg/graphite/pr46924.c: New. |
| |
| 2010-12-16 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46966 |
| * gcc.dg/graphite/pr46966.c: New test. |
| |
| 2010-12-16 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/opt13.adb: New test. |
| * gnat.dg/opt13_pkg.ad[sb]: New helper. |
| |
| 2010-12-16 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/43655 |
| * g++.dg/opt/pr43655.C: New test. |
| |
| 2010-12-16 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46404 |
| * gcc.dg/graphite/pr46404-1.c: New. |
| |
| 2010-12-16 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46893 |
| * gcc.dg/pr46893.c: New test. |
| |
| 2010-12-16 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR lto/46976 |
| * gcc.dg/lto/pr46940_1.c (main): Return 0. |
| |
| 2010-12-16 Chung-Lin Tang <cltang@codesourcery.com> |
| |
| PR target/46883 |
| * gcc.target/arm/pr46883.c: New testcase. |
| |
| 2010-12-16 Jan Hubicka <jh@suse.cz> |
| |
| PR lto/46976 |
| * gcc.dg/lto/pr46940_0.c: Fix commit. |
| |
| 2010-12-15 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/39859 |
| PR c++/44522 |
| PR c++/44523 |
| * g++.dg/parse/colon-autocorrect-1.C: New testcase. |
| * g++.dg/parse/colon-autocorrect-2.C: New testcase. |
| |
| 2010-12-15 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/46852 |
| * g++.dg/pr46852.C: New test. |
| |
| 2010-12-16 Jan Hubicka <jh@suse.cz> |
| |
| PR middle-end/46939 |
| * gcc.target/i386/pr46939.c: New testcase. |
| |
| 2010-12-15 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46404 |
| * gcc.dg/graphite/pr46404.c: New. |
| |
| 2010-12-15 Jakub Jelinek <jakub@redhat.com> |
| |
| PR fortran/46945 |
| * gfortran.dg/pr46945.f90: New test. |
| |
| PR debug/46815 |
| * g++.dg/guality/pr46815.C: New test. |
| |
| 2010-12-15 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/42083 |
| * g++.dg/cpp0x/lambda/lambda-ice2.C: New. |
| |
| 2010-12-15 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gfortran.dg/debug/pr46756.f: Correct PR number. |
| |
| 2010-12-15 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/46053 |
| PR middle-end/46287 |
| PR middle-end/46242 |
| * g++.dg/ipa/pr46053.C: New test. |
| * g++.dg/ipa/pr46287-1.C: Likewise. |
| * g++.dg/ipa/pr46287-2.C: Likewise. |
| * g++.dg/ipa/pr46287-3.C: Likewise. |
| * g++.dg/torture/covariant-1.C: Likewise. |
| * g++.dg/torture/pr46287.C: Likewise. |
| |
| 2010-12-15 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/46649 |
| * g++.dg/opt/pr46649.C: New. |
| |
| 2010-12-15 Dave Korn <dave.korn.cygwin@gmail.com> |
| |
| PR testsuite/46938 |
| * gcc.dg/pr43157.c: Add dg-require-linker-plugin directive. |
| |
| 2010-12-14 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46845 |
| * gcc.dg/graphite/id-pr46845.c: New. |
| |
| 2010-12-14 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46928 |
| * gcc.dg/tree-ssa/ldist-17.c: New. |
| |
| 2010-12-14 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/45948 |
| * gcc.dg/tree-ssa/ldist-pr45948.c: New. |
| |
| 2010-12-14 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46930 |
| * g++.dg/cpp0x/constexpr-decl.C: New. |
| * g++.dg/cpp0x/constexpr-ex1.C: Fix. |
| * g++.dg/cpp0x/constexpr-static5.C: Fix. |
| |
| 2010-12-14 Jan Hubicka <jh@suse.cz> |
| |
| PR lto/46940 |
| PR lto/44463 |
| * gcc.dg/lto/pr46940_0.c: New testcase. |
| * gcc.dg/lto/pr46940_1.c: New testcase. |
| |
| 2010-12-14 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/45330 |
| * g++.dg/lookup/suggestions1.C: New test. |
| |
| 2010-12-14 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46937 |
| * gfortran.dg/pointer_intent_4.f90: New. |
| |
| 2010-12-14 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46885 |
| * gcc.dg/autopar/pr46885.c: New test. |
| |
| PR tree-optimization/46909 |
| * gcc.c-torture/execute/pr46909-1.c: New test. |
| * gcc.c-torture/execute/pr46909-2.c: New test. |
| * gcc.dg/pr46909.c: New test. |
| |
| 2010-12-14 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/46875 |
| * gcc.dg/pr46875.c: New. |
| |
| 2010-12-14 Jan Hubicka <jh@suse.cz> |
| |
| * g++.dg/other/first-global.C: Update regexp to match new |
| names of ctors. |
| |
| 2010-12-14 Bernd Schmidt <bernds@codesourcery.com> |
| |
| PR rtl-optimization/44374 |
| Reapply patch with fixes. |
| * gcc.target/arm/headmerge-1.c: New test. |
| * gcc.target/arm/headmerge-2.c: New test. |
| * gcc.target/i386/headmerge-1.c: New test. |
| * gcc.target/i386/headmerge-2.c: New test. |
| |
| 2010-12-13 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46873 |
| PR c++/46877 |
| * g++.dg/cpp0x/constexpr-ctor4.C: New. |
| * g++.dg/cpp0x/constexpr-ctor5.C: New. |
| |
| 2010-12-13 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46201 |
| * gfortran.dg/proc_ptr_comp_27.f90: New. |
| |
| 2010-12-13 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46867 |
| * gcc.dg/pr46867.c: New test. |
| |
| 2010-12-13 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46841 |
| * gfortran.dg/proc_ptr_comp_26.f90: New. |
| |
| 2010-12-13 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/pack9.adb: XFAIL everywhere. |
| |
| 2010-12-13 Jakub Jelinek <jakub@redhat.com> |
| |
| PR fortran/46884 |
| * gfortran.dg/pr46884.f: New test. |
| |
| 2010-12-13 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c: |
| Adjust XFAILs. |
| |
| 2010-12-13 Alexandre Oliva <aoliva@redhat.com> |
| |
| PR debug/46756 |
| * gfortran.dg/debug/pr46756.f: New. |
| |
| 2010-12-13 Alexandre Oliva <aoliva@redhat.com> |
| |
| PR debug/46782 |
| * gcc.dg/debug/pr46782.c: New. |
| |
| 2010-12-12 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46809 |
| * gfortran.dg/pointer_check_8.f90: New. |
| |
| 2010-12-11 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| PR fortran/46705 |
| * gfortran.dg/continuation_12.f90: New test. |
| |
| 2010-12-11 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46370 |
| * gfortran.dg/coarray_14.f90: New. |
| |
| 2010-12-11 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| PR fortran/46842 |
| * gfortran.dg/array_function_6.f90: New test. |
| |
| 2010-12-11 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-resolve-method.m: New. |
| * obj-c++.dg/gnu-api-2-resolve-method.mm: New. |
| |
| 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| * gcc.dg/funcorder.c: Remove XFAIL for hppa*64*-*-*. |
| |
| 2010-12-10 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/fobjc-std-1.m: Updated to test that class extensions |
| produce an error with -fobjc-std=objc1. |
| * obj-c++.dg/fobjc-std-1.mm: Same change. |
| |
| 2010-12-10 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/46001 |
| * g++.dg/diagnostic/bitfld1.C: New test. |
| |
| 2010-12-10 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/43023 |
| * gfortran.dg/ldist-1.f90: Adjust pattern. |
| * gfortran.dg/ldist-pr43023.f90: New. |
| |
| 2010-12-10 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/46804 |
| * gfortran.dg/pr46804.f90: New test. |
| |
| 2010-12-10 Dave Korn <dave.korn.cygwin@gmail.com> |
| |
| PR middle-end/46674 |
| PR lto/43157 |
| * gcc.dg/pr43157.c: New file. |
| |
| 2010-12-10 Nathan Froyd <froydnj@codesourcery.com> |
| |
| * gcc.dg/dfp/struct-union.c: Adjust. |
| * gcc.dg/lvalue-2.c: Adjust. |
| * gcc.dg/pr21419.c: Adjust. |
| * gcc.dg/qual-component-1.c: Adjust. |
| * g++.dg/other/const1.C: Adjust. |
| |
| 2010-12-10 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/46865 |
| * gcc.target/i386/pr46865-1.c: New test. |
| * gcc.target/i386/pr46865-2.c: New test. |
| |
| PR tree-optimization/46864 |
| * g++.dg/opt/pr46864.C: New test. |
| |
| 2010-12-10 Jack Howarth <howarth@bromo.med.uc.edu> |
| Iain Sandoe <iains@gcc.gnu.org> |
| |
| PR 43751/target |
| * lib/prune.exp: Prune dsymutil warnings. |
| |
| 2010-12-10 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/class-extension-1.m: New. |
| * objc.dg/class-extension-2.m: New. |
| * objc.dg/class-extension-3.m: New. |
| * objc.dg/property/at-property-26.m: New. |
| * objc.dg/property/at-property-27.m: New. |
| * objc.dg/property/at-property-28.m: New. |
| * obj-c++.dg/class-extension-1.mm: New. |
| * obj-c++.dg/class-extension-2.mm: New. |
| * obj-c++.dg/class-extension-3.mm: New. |
| * obj-c++.dg/property/at-property-26.mm: New. |
| * obj-c++.dg/property/at-property-27.mm: New. |
| * obj-c++.dg/property/at-property-28.mm: New. |
| |
| 2010-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| PR target/46057 |
| * gcc.dg/torture/stackalign/nested-1.c: Skip on hppa*-*-hpux*. |
| * gcc.dg/torture/stackalign/vararg-1.c: Likewise. |
| * gcc.dg/torture/stackalign/nested-2.c: Likewise. |
| * gcc.dg/torture/stackalign/vararg-2.c: Likewise. |
| * gcc.dg/torture/stackalign/nested-3.c: Likewise. |
| * gcc.dg/torture/stackalign/nested-4.c: Likewise. |
| * gcc.dg/torture/stackalign/global-1.c: Likewise. |
| * gcc.dg/torture/stackalign/ret-struct-1.c: Likewise. |
| * gcc.dg/torture/stackalign/inline-1.c: Likewise. |
| * gcc.dg/torture/stackalign/inline-2.c: Likewise. |
| * gcc.dg/torture/stackalign/struct-1.c: Likewise. |
| * gcc.dg/torture/stackalign/pr16660-1.c: Likewise. |
| * gcc.dg/torture/stackalign/alloca-1.c: Likewise. |
| * g++.dg/torture/stackalign/throw-1.C: Likewise. |
| * g++.dg/torture/stackalign/throw-2.C: Likewise. |
| * g++.dg/torture/stackalign/throw-4.C: Likewise. |
| * g++.dg/torture/stackalign/eh-inline-1.C: Likewise. |
| * g++.dg/torture/stackalign/eh-inline-2.C: Likewise. |
| * g++.dg/torture/stackalign/eh-vararg-1.C: Likewise. |
| * g++.dg/torture/stackalign/eh-vararg-2.C: Likewise. |
| * g++.dg/torture/stackalign/eh-alloca-1.C: Likewise. |
| * g++.dg/torture/stackalign/eh-global-1.C: Likewise. |
| |
| PR tree-optimization/46021 |
| gcc.dg/tree-ssa/20040204-1.c: Remove XFAIL for hppa*-*.*. |
| |
| 2010-12-09 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/46844 |
| * gcc.c-torture/compile/pr46866.c: New testcase. |
| |
| 2010-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| PR testsuite/45068 |
| * g++.dg/debug/dwarf2/nested-2.C: Also match comments starting with ';'. |
| |
| 2010-12-09 Martin Jambor <mjambor@suse.cz> |
| |
| PR middle-end/46734 |
| * g++.dg/tree-ssa/pr46734.C: New test. |
| |
| 2010-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
| |
| PR c++/44641 |
| * lib/scanasm.exp (dg-function-on-line): Add match pattern for |
| hppa*-*-*. |
| |
| 2010-12-08 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46348 |
| * g++.dg/cpp0x/constexpr-array2.C: New. |
| |
| 2010-12-08 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/sse2-init-v2di-2.c: Add "-dp" and update |
| expected scan. |
| |
| 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/exceptions-7.m: New. |
| * obj-c++.dg/exceptions-7.mm: New. |
| * obj-c++.dg/exceptions-3.mm: Adjust for new C++ messages. |
| * obj-c++.dg/exceptions-5.mm: Same change. |
| |
| 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/foreach-6.m: Updated location of error messages. |
| * objc.dg/foreach-7.m: Same change. |
| |
| 2010-12-08 Richard Guenther <rguenther@suse.de> |
| Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/45230 |
| PR tree-optimization/45231 |
| PR tree-optimization/45370 |
| * gcc.dg/graphite/id-pr45230-1.c: New. |
| * gcc.dg/graphite/id-pr45231.c: New. |
| * gfortran.dg/graphite/id-pr45370.f90: New. |
| |
| 2010-12-08 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/45329 |
| * testsuite/g++.dg/conversion/ambig1.C: Adjust. |
| * testsuite/g++.dg/conversion/op1.C: Adjust. |
| * testsuite/g++.dg/conversion/simd1.C: Adjust. |
| * testsuite/g++.dg/cpp0x/defaulted14.C: Adjust. |
| * testsuite/g++.dg/cpp0x/defaulted18.C: Adjust. |
| * testsuite/g++.dg/cpp0x/defaulted20.C: Adjust. |
| * testsuite/g++.dg/cpp0x/explicit3.C: Adjust. |
| * testsuite/g++.dg/cpp0x/explicit4.C: Adjust. |
| * testsuite/g++.dg/cpp0x/implicit4.C: Adjust. |
| * testsuite/g++.dg/cpp0x/nullptr15.C: Adjust. |
| * testsuite/g++.dg/cpp0x/nullptr19.C: Adjust. |
| * testsuite/g++.dg/cpp0x/pr31431-2.C: Adjust. |
| * testsuite/g++.dg/cpp0x/pr31431.C: Adjust. |
| * testsuite/g++.dg/cpp0x/pr31434.C: Adjust. |
| * testsuite/g++.dg/cpp0x/pr31437.C: Adjust. |
| * testsuite/g++.dg/cpp0x/rv2n.C: Adjust. |
| * testsuite/g++.dg/cpp0x/rv3n.C: Adjust. |
| * testsuite/g++.dg/cpp0x/rv4n.C: Adjust. |
| * testsuite/g++.dg/cpp0x/rv5n.C: Adjust. |
| * testsuite/g++.dg/cpp0x/rv6n.C: Adjust. |
| * testsuite/g++.dg/cpp0x/rv7n.C: Adjust. |
| * testsuite/g++.dg/cpp0x/temp_default2.C: Adjust. |
| * testsuite/g++.dg/cpp0x/trailing4.C: Adjust. |
| * testsuite/g++.dg/cpp0x/variadic-ex3.C: Adjust. |
| * testsuite/g++.dg/cpp0x/variadic-ex4.C: Adjust. |
| * testsuite/g++.dg/cpp0x/variadic35.C: Adjust. |
| * testsuite/g++.dg/cpp0x/vt-35147.C: Adjust. |
| * testsuite/g++.dg/cpp0x/vt-37737-2.C: Adjust. |
| * testsuite/g++.dg/expr/cond9.C: Adjust. |
| * testsuite/g++.dg/expr/pmf-1.C: Adjust. |
| * testsuite/g++.dg/ext/label5.C: Adjust. |
| * testsuite/g++.dg/ext/visibility/anon8.C: Adjust. |
| * testsuite/g++.dg/ext/vla2.C: Adjust. |
| * testsuite/g++.dg/gomp/pr26690-1.C: Adjust. |
| * testsuite/g++.dg/gomp/pr26690-2.C: Adjust. |
| * testsuite/g++.dg/init/synth2.C: Adjust. |
| * testsuite/g++.dg/lookup/conv-1.C: Adjust. |
| * testsuite/g++.dg/lookup/new1.C: Adjust. |
| * testsuite/g++.dg/lookup/using9.C: Adjust. |
| * testsuite/g++.dg/other/error13.C: Adjust. |
| * testsuite/g++.dg/other/error20.C: Adjust. |
| * testsuite/g++.dg/other/error31.C: Adjust. |
| * testsuite/g++.dg/other/pr28114.C: Adjust. |
| * testsuite/g++.dg/other/ptrmem10.C: Adjust. |
| * testsuite/g++.dg/other/ptrmem11.C: Adjust. |
| * testsuite/g++.dg/overload/ambig1.C: Adjust. |
| * testsuite/g++.dg/overload/arg3.C: Adjust. |
| * testsuite/g++.dg/overload/builtin1.C: Adjust. |
| * testsuite/g++.dg/overload/copy1.C: Adjust. |
| * testsuite/g++.dg/overload/new1.C: Adjust. |
| * testsuite/g++.dg/overload/template4.C: Adjust. |
| * testsuite/g++.dg/overload/unknown1.C: Adjust. |
| * testsuite/g++.dg/overload/using2.C: Adjust. |
| * testsuite/g++.dg/parse/crash5.C: Adjust. |
| * testsuite/g++.dg/parse/error19.C: Adjust. |
| * testsuite/g++.dg/parse/error28.C: Adjust. |
| * testsuite/g++.dg/parse/template7.C: Adjust. |
| * testsuite/g++.dg/parse/typename7.C: Adjust. |
| * testsuite/g++.dg/rtti/typeid6.C: Adjust. |
| * testsuite/g++.dg/tc1/dr152.C: Adjust. |
| * testsuite/g++.dg/template/conv11.C: Adjust. |
| * testsuite/g++.dg/template/copy1.C: Adjust. |
| * testsuite/g++.dg/template/crash37.C: Adjust. |
| * testsuite/g++.dg/template/deduce3.C: Adjust. |
| * testsuite/g++.dg/template/dependent-expr5.C: Adjust. |
| * testsuite/g++.dg/template/error38.C: Adjust. |
| * testsuite/g++.dg/template/error40.C: Adjust. |
| * testsuite/g++.dg/template/friend.C: Adjust. |
| * testsuite/g++.dg/template/incomplete2.C: Adjust. |
| * testsuite/g++.dg/template/instantiate5.C: Adjust. |
| * testsuite/g++.dg/template/local4.C: Adjust. |
| * testsuite/g++.dg/template/local6.C: Adjust. |
| * testsuite/g++.dg/template/new3.C: Adjust. |
| * testsuite/g++.dg/template/operator9.C: Adjust. |
| * testsuite/g++.dg/template/overload6.C: Adjust. |
| * testsuite/g++.dg/template/ptrmem2.C: Adjust. |
| * testsuite/g++.dg/template/ptrmem20.C: Adjust. |
| * testsuite/g++.dg/template/ptrmem4.C: Adjust. |
| * testsuite/g++.dg/template/ptrmem8.C: Adjust. |
| * testsuite/g++.dg/template/qualttp5.C: Adjust. |
| * testsuite/g++.dg/template/sfinae2.C: Adjust. |
| * testsuite/g++.dg/template/spec22.C: Adjust. |
| * testsuite/g++.dg/template/spec23.C: Adjust. |
| * testsuite/g++.dg/template/ttp25.C: Adjust. |
| * testsuite/g++.dg/template/typedef4.C: Adjust. |
| * testsuite/g++.dg/template/unify10.C: Adjust. |
| * testsuite/g++.dg/template/unify11.C: Adjust. |
| * testsuite/g++.dg/template/unify6.C: Adjust. |
| * testsuite/g++.dg/template/unify7.C: Adjust. |
| * testsuite/g++.dg/template/unify9.C: Adjust. |
| * testsuite/g++.dg/template/varmod1.C: Adjust. |
| * testsuite/g++.old-deja/g++.benjamin/15799.C: Adjust. |
| * testsuite/g++.old-deja/g++.benjamin/15800-1.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/ambiguity1.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/crash29.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/crash48.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/crash56.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/cvt3.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/overload1.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/overload4.C: Adjust. |
| * testsuite/g++.old-deja/g++.brendan/overload9.C: Adjust. |
| * testsuite/g++.old-deja/g++.bugs/900127_01.C: Adjust. |
| * testsuite/g++.old-deja/g++.bugs/900205_04.C: Adjust. |
| * testsuite/g++.old-deja/g++.bugs/900330_02.C: Adjust. |
| * testsuite/g++.old-deja/g++.bugs/900404_03.C: Adjust. |
| * testsuite/g++.old-deja/g++.bugs/900514_03.C: Adjust. |
| * testsuite/g++.old-deja/g++.eh/ctor1.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/conversion11.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/crash3.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/overload16.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/overload28.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/scoping10.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/template30.C: Adjust. |
| * testsuite/g++.old-deja/g++.jason/temporary2.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/arg1.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/arg11.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/arm9.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/ctors11.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/ctors17.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/ctors5.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/ctors9.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/enum4.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/missed-error2.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/operators32.C: Adjust. |
| * testsuite/g++.old-deja/g++.law/operators9.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/net2.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/net22.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/p11110.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/p1989.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/p2431.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/p438.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/p807a.C: Adjust. |
| * testsuite/g++.old-deja/g++.mike/p9068.C: Adjust. |
| * testsuite/g++.old-deja/g++.niklas/t120.C: Adjust. |
| * testsuite/g++.old-deja/g++.niklas/t121.C: Adjust. |
| * testsuite/g++.old-deja/g++.niklas/t128.C: Adjust. |
| * testsuite/g++.old-deja/g++.ns/overload2.C: Adjust. |
| * testsuite/g++.old-deja/g++.ns/using12.C: Adjust. |
| * testsuite/g++.old-deja/g++.other/crash24.C: Adjust. |
| * testsuite/g++.old-deja/g++.other/expr1.C: Adjust. |
| * testsuite/g++.old-deja/g++.other/overload11.C: Adjust. |
| * testsuite/g++.old-deja/g++.other/pmf3.C: Adjust. |
| * testsuite/g++.old-deja/g++.other/volatile1.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/auto_ptr.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/crash28.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/crash60.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/explicit38.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/explicit39.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/explicit41.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/explicit67.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/explicit77.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/expr2.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/ptrmem10.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/ptrmem6.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/spec35.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/spec5.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/spec6.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/t05.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/t24.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/unify4.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/unify6.C: Adjust. |
| * testsuite/g++.old-deja/g++.pt/unify8.C: Adjust. |
| * testsuite/g++.old-deja/g++.robertl/eb109.C: Adjust. |
| * testsuite/g++.old-deja/g++.robertl/eb119.C: Adjust. |
| * testsuite/g++.old-deja/g++.robertl/eb131.C: Adjust. |
| * testsuite/g++.old-deja/g++.robertl/eb22.C: Adjust. |
| * testsuite/g++.old-deja/g++.robertl/eb69.C: Adjust. |
| * testsuite/g++.old-deja/g++.robertl/eb98.C: Adjust. |
| |
| 2010-12-08 Jason Merrill <jason@redhat.com> |
| |
| PR c++/45822 |
| * g++.dg/init/synth4.C: New. |
| |
| PR c++/46736 |
| * g++.dg/cpp0x/defaulted21.C: New. |
| |
| 2010-12-08 Wei Guozhi <carrot@google.com> |
| |
| PR target/46631 |
| * gcc.target/arm/pr46631: New testcase. |
| |
| 2010-12-08 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| PR middle-end/42694 |
| * gcc.target/powerpc/ppc-pow.c: New file to make sure pow (x, |
| 0.75) is not optimized if the machine has no sqrt instruction. |
| |
| 2010-12-07 Andrey Belevantsev <abel@ispras.ru> |
| |
| PR target/43603 |
| * gcc.target/ia64/pr43603.c: New. |
| * gcc/testsuite/g++.dg/opt/pr46640.C: New. |
| |
| 2010-12-07 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/44352 |
| * gfortran.dg/string_4.f90: New. |
| |
| 2010-12-07 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/44676 |
| * gcc.dg/graphite/id-pr44676.c: New. |
| |
| 2010-12-07 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/42327 |
| * gcc.dg/tree-ssa/pr42327.c: New. |
| |
| 2010-12-07 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/45330 |
| * g++.dg/pr45330.C: New test. |
| * g++.dg/ext/builtin3.C: Adjust. |
| * g++.dg/lookup/error1.C: Adjust. |
| * g++.dg/lookup/koenig5.C: Adjust. |
| * g++.dg/overload/koenig1.C: Adjust. |
| * g++.dg/parse/decl-specifier-1.C: Adjust. |
| * g++.dg/template/static10.C: Adjust. |
| * g++.old-deja/g++.mike/ns5.C: Adjust. |
| * g++.old-deja/g++.mike/ns7.C: Adjust. |
| * g++.old-deja/g++.ns/koenig5.C: Adjust. |
| * g++.old-deja/g++.ns/koenig9.C: Adjust. |
| * g++.old-deja/g++.other/lineno5.C: Adjust. |
| |
| 2010-12-07 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46832 |
| * gcc.c-torture/compile/pr46832.c: New testcase. |
| |
| 2010-12-07 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46799 |
| * gcc.dg/autopar/pr46799.c: New test. |
| |
| 2010-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| * gfortran.dg/internal_dummy_2.f08: Fix dg-options. |
| * gfortran.dg/internal_dummy_3.f08: Fix dg-options. |
| |
| 2010-12-06 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR middle-end/41562 |
| * g++.dg/graphite/pr41562.C: New. |
| |
| PR middle-end/46185 |
| * gcc.dg/graphite/pr46185.c: New. |
| |
| 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/foreach-8.m: New. |
| |
| 2010-12-06 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/45997 |
| * g++.dg/debug/dwarf2/pr45997-1.C: New test. |
| * g++.dg/debug/dwarf2/pr45997-2.C: New test. |
| |
| PR target/43897 |
| * gcc.target/ia64/pr43897.c: New test. |
| |
| PR debug/46771 |
| * gcc.dg/pr46771.c: New test. |
| |
| PR rtl-optimization/46777 |
| * gcc.dg/pr46777.c: New test. |
| |
| 2010-12-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * ada/acats/run_acats (which): Assign output to temporary |
| variable, only use if successful. |
| Use last field of type output. |
| |
| 2010-12-06 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46806 |
| * g++.dg/torture/20100825.C: New testcase. |
| |
| 2010-12-06 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46785 |
| * gcc.dg/vect/fast-math-vect-reduc-9.c: New testcase. |
| |
| 2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com> |
| |
| * gcc.dg/pr46674.c (LABEL3): New macro definition. |
| (LABEL2): Likewise. |
| (LABEL): Likewise. |
| (jelly): Account for user label prefix in asm name. |
| |
| 2010-12-05 Daniel Kraft <d@domob.eu> |
| |
| PR fortran/46794 |
| * gfortran.dg/power2.f90: Initialize variables. |
| |
| 2010-12-04 Jan Hubicka <jh@suse.cz> |
| |
| * snprintf-chk.c (ptr): Declare volatile. |
| * strcpy-chk.c (s2, s3, l1): Declare volatile. |
| * snprintf-chk.c (ptr): Declare volatile. |
| * vsprintf-chk.c (ptr): Declare volatile. |
| * vsnprintf-chk.c (ptr): Declare volatile. |
| |
| 2010-12-04 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46584 |
| * gfortran.dg/quad_1.f90: Remove some complex |
| math checks as they fail on some non-libquadmath |
| systems. |
| |
| 2010-12-04 Daniel Kraft <d@domob.eu> |
| |
| PR fortran/46794 |
| * gfortran.dg/power2.f90: New test. |
| |
| 2010-12-03 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46123 |
| * g++.dg/debug/pr46123.C: New test. |
| * g++.dg/debug/dwarf2/pr46123.C: New test. |
| |
| 2010-12-03 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46058 |
| * g++.dg/template/scope4.C: New. |
| |
| 2010-12-03 Nathan Froyd <froydnj@codesourcery.com> |
| |
| * gcc.target/arm/neon-offset-1.c: New test. |
| |
| 2010-12-03 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/45354 |
| * gcc.dg/tree-prof/pr45354.c: New. |
| |
| 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/45159 |
| * gfortran.dg/dependency_38.f90: New test. |
| |
| 2010-12-02 Ian Lance Taylor <iant@google.com> |
| |
| * lib/go.exp: New file. |
| * lib/go-dg.exp: New file. |
| * lib/go-torture.exp: New file. |
| * lib/target-supports.exp (check_compile): Match // Go. |
| |
| 2010-12-02 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/pr46685.c: New test. |
| |
| 2010-12-02 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/45199 |
| * gcc.dg/tree-ssa/ldist-15.c: New. |
| * gcc.dg/tree-ssa/ldist-16.c: New. |
| * gfortran.dg/ldist-pr45199.f: New. |
| |
| 2010-12-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46723 |
| * gcc.dg/torture/pr46723.c: New testcase. |
| |
| 2010-12-02 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/44871 |
| * g++.dg/lto/20101126-1_0.C: New testcase. |
| * g++.dg/lto/20101126-1_1.c: Likewise. |
| |
| 2010-12-02 Richard Guenther <rguenther@suse.de> |
| Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/46663 |
| * gcc.dg/vect/pr46663.c: New test. |
| |
| 2010-12-02 Jie Zhang <jie@codesourcery.com> |
| |
| PR middle-end/46674 |
| * gcc.dg/pr46674.c: New test. |
| |
| 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/exceptions-6.m: New. |
| * obj-c++.dg/exceptions-6.mm: New. |
| |
| 2010-12-01 Jan Hubicka <jh@suse.cz> |
| |
| * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin |
| |
| 2010-12-01 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR middle-end/45297 |
| * gcc.dg/graphite/pr45297.c: New. |
| |
| 2010-12-01 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46730 |
| * g++.dg/tree-prof/indir-call-prof-2.C: New testcase. |
| |
| 2010-11-30 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| * gcc.target/powerpc/ppc-fma-7.c: New file, test that (a*b)+c and |
| (a*b)-c generates two fma instructions, instead of separate |
| multiply, add, and subtract. |
| |
| 2010-11-30 Tobias Burnus <burnus@net-b.de> |
| |
| * gfortran.dg/realloc_on_assign_2.f03 (invima): Assign |
| a value to all array elements. |
| |
| 2010-11-30 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46722 |
| * gcc.target/i386/fma4-fma-2.c: New testcase. |
| |
| 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/duplicate-class-1.m: New. |
| * obj-c++.dg/duplicate-class-1.mm: New. |
| |
| 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dotsyntax-21.m |
| * obj-c++.dg/property/dotsyntax-21.mm |
| |
| 2010-11-29 Alexandre Oliva <aoliva@redhat.com> |
| |
| PR debug/46338 |
| * g++.dg/debug/pr46338.C: New. |
| |
| 2010-11-29 Richard Guenther <rguenther@suse.de> |
| Zdenek Dvorak <rakdver@kam.uniff.cz> |
| |
| PR tree-optimization/46675 |
| * gcc.dg/pr46675.c: New test. |
| |
| 2010-11-29 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc/testsuite/objc.dg/strings-1.m: Move to... |
| * gcc/testsuite/objc.dg/strings/strings-1.m: ... here. Update paths. |
| * gcc/testsuite/objc.dg/strings-2.m: Move to ... |
| * gcc/testsuite/objc.dg/strings/strings-2.m ... here, provide a |
| constructor and class reference for NeXT runtime. Update paths. |
| * gcc/testsuite/obj-c++.dg/strings-1.m: Move to... |
| * gcc/testsuite/obj-c++.dg/strings/strings-1.m: ... here. Update paths. |
| * gcc/testsuite/obj-c++.dg/strings-2.m: Move to ... |
| * gcc/testsuite/obj-c__.dg/strings/strings-2.m ... here, provide a |
| constructor and class reference for NeXT runtime. Update paths. |
| |
| 2010-11-29 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/42260 |
| * g++.dg/conversion/cast2.C: New test. |
| |
| PR c++/45383 |
| * g++.dg/conversion/cond4.C: Likewise. |
| |
| 2010-11-29 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/45383 |
| Reverted patch for PR c++/42260 |
| * g++.dg/conversion/cast2.C: Reverted new test. |
| |
| 2010-11-29 Dodji Seketeli <dodji@redhat.com> |
| |
| PR debug/46101 |
| * g++.dg/debug/dwarf2/typedef5.C: New test |
| |
| 2010-11-29 Iain Sandoe <iains@gcc.gnu.org> |
| Mike Stump <mrs@gcc.gnu.org> |
| |
| PR target/26427 |
| PR target/33120 |
| PR testsuite/35710 |
| * gcc.target/powerpc/darwin-abi-12.c: Adjust for new allocators. |
| * gcc.dg/pr26427.c: Remove redundant warning for powerpc. |
| * gcc.dg/darwin-comm.c: Adjust for new allocators. |
| * gcc.dg/darwin-sections.c: New test. |
| * g++.dg/ext/instantiate2.C: Adjust for new allocators. |
| |
| 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/exceptions-1.m: New. |
| * objc.dg/exceptions-2.m: New. |
| * objc.dg/exceptions-3.m: New. |
| * objc.dg/exceptions-4.m: New. |
| * objc.dg/exceptions-5.m: New. |
| * obj-c++.dg/exceptions-1.mm: New. |
| * obj-c++.dg/exceptions-2.mm: New. |
| * obj-c++.dg/exceptions-3.mm: New. |
| * obj-c++.dg/exceptions-4.mm: New. |
| * obj-c++.dg/exceptions-5.mm: New. |
| |
| 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * obj-c++.dg/property/at-property-1.mm: Fixed testcase. |
| * obj-c++.dg/property/at-property-16.mm: Fixed testcase. |
| * obj-c++.dg/property/at-property-20.mm: Fixed testcase. |
| |
| 2010-11-28 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46662 |
| * gfortran.dg/proc_ptr_comp_pass_7.f90: New. |
| |
| 2010-11-28 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching. |
| * gnat.dg/pack9.adb (dg-final): Likewise. |
| |
| 2010-11-28 Paul Thomas <pault@gcc.gnu.org |
| |
| PR fortran/35810 |
| * gfortran.dg/realloc_on_assign_1.f03: New test. |
| * gfortran.dg/realloc_on_assign_2.f03: New test. |
| * gfortran.dg/transpose_2.f90: dg-option -fno-realloc-lhs. |
| * gfortran.dg/unpack_bounds_1.f90: The same. |
| * gfortran.dg/cshift_bounds_2.f90: The same. |
| * gfortran.dg/matmul_bounds_2.f90: The same. |
| * gfortran.dg/matmul_bounds_3.f90: The same. |
| * gfortran.dg/matmul_bounds_4.f90: The same. |
| * gfortran.dg/matmul_bounds_5.f90: The same. |
| |
| 2010-11-27 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46638 |
| PR fortran/46668 |
| * gfortran.dg/transfer_simplify_10.f90: Fix endian issue. |
| |
| 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc++/46222 |
| * obj-c++.dg/property/at-property-2.mm: Uncommented testcase. |
| |
| 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/at-property-24.m: New. |
| * objc.dg/property/at-property-25.m: New. |
| * obj-c++.dg/property/at-property-24.mm: New. |
| * obj-c++.dg/property/at-property-25.mm: New. |
| |
| 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/protocol-qualifier-1.m: New. |
| * objc.dg/protocol-qualifier-2.m: New. |
| * obj-c++.dg/protocol-qualifier-1.mm: New. |
| * obj-c++.dg/protocol-qualifier-2.mm: New. |
| |
| 2010-11-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/gnat.exp: Load gcc.exp. |
| (gnat_target_compile): Use gcc_target_compile for *.c sources. |
| * gnat.dg/sse_nolib.adb: Use dg-require-effective-target sse_runtime. |
| |
| 2010-11-26 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/46648 |
| * gcc.dg/lto/20101125-1_0.c: New testcase. |
| * gcc.dg/lto/20101125-1_1.c: Likewise. |
| |
| 2010-11-22 Bud Davis <jmdavis@link.com> |
| |
| * arith_divide_no_check.f |
| ,arith_divide.f,old_style_init.f90: new tests. |
| |
| 2010-11-26 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR tree-optimization/46665 |
| * gfortran.dg/pr46665.f90: New. |
| |
| 2010-11-26 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46647 |
| * gcc.dg/pr46647.c: New test. |
| |
| 2010-11-25 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46581 |
| * gfortran.dg/select_type_19.f03: New. |
| |
| 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/ivar-problem-1.m: New. |
| * obj-c++.dg/ivar-problem-1.mm: New. |
| |
| 2010-11-25 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46637 |
| * gcc.c-torture/compile/pr46637.c: New test. |
| |
| 2010-11-25 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gfortran.dg/pr46519-1.f: Add -mtune=generic. |
| |
| 2010-11-25 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR middle-end/46647 |
| * gcc.target/i386/pr46647.c: New. |
| |
| 2010-11-25 Kai Tietz <kai.tietz@onevision.com> |
| |
| * gcc.dg/dll-8.c: New. |
| |
| 2010-11-25 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target. |
| * gnat.dg/sse_nolib.adb: Likewise. |
| |
| 2010-11-25 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/46585 |
| * gcc.dg/pr46585.c: New. |
| |
| 2010-11-24 Richard Henderson <rth@redhat.com> |
| |
| * lib/target-supports.exp (vect_widen_sum_hi_to_si_pattern, |
| vect_widen_mult_hi_to_si, vect_sdot_qi, vect_udot_qi, vect_sdot_hi, |
| vect_unpack, vect_int_mult, vect_extract_even_odd, |
| vect_extract_even_odd_wide, vect_interleave): Enable for ia64. |
| |
| 2010-11-24 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46519 |
| * gfortran.dg/pr46519-1.f: New. |
| |
| 2010-11-24 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46519 |
| * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper. |
| * gcc.target/i386/avx-vzeroupper-11.c: Likewise. |
| |
| * gcc.target/i386/avx-vzeroupper-14.c: Replace -O0 with -O2. |
| * gcc.target/i386/avx-vzeroupper-15.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-16.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-17.c: Likewise. |
| |
| * gcc.target/i386/avx-vzeroupper-20.c: New. |
| * gcc.target/i386/avx-vzeroupper-21.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-22.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-23.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-24.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-25.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-26.c: Likewise. |
| |
| 2010-11-24 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/43218 |
| * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes. |
| |
| 2010-11-24 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/46614 |
| * gcc.dg/pr46614.c: New test. |
| |
| 2010-11-24 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46638 |
| * gfortran.dg/transfer_simplify_10.f90: New. |
| |
| 2010-11-24 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46629 |
| * gfortran.dg/lto/pr46629_0.f90: New test. |
| |
| 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com> |
| |
| * gcc.target/mips/loongson3a-muldiv-1.c: New test. |
| * gcc.target/mips/loongson3a-muldiv-2.c: New test. |
| |
| 2010-11-23 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/opts-5.c: New test. |
| |
| 2010-11-23 Jeffrey Yasskin <jyasskin@google.com> |
| |
| PR c++/46527 |
| * g++.dg/debug/dwarf2/pr46527.C: New test. |
| |
| 2010-11-23 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.dg/darwin-cfstring-1.c: Adjust format messages. |
| |
| 2010-11-23 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46499 |
| * gcc.dg/pr46499-1.c: New test. |
| * gcc.dg/pr46499-2.c: New test. |
| |
| 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu> |
| |
| * gcc.target/i386/alias-1.c: Require alias support. |
| |
| 2010-11-22 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags |
| for vectorizer tests. |
| * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive. |
| * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive. |
| * gcc.dg/graphite/pr41888.c: Ditto. |
| * gcc.dg/graphite/pr42729.c: Ditto. |
| |
| 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com> |
| Uros Bizjak <ubizjak@gmail.com> |
| |
| * lib/target-supports.exp (check_vect_support_and_set_flags): New |
| procedure to check if the target supports vectorizer tests. Set |
| DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization |
| capabilites. |
| * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags. |
| * g++.dg/vect/vect.exp: Ditto. |
| * gfortran.dg/vect/vect.exp: Ditto. |
| |
| 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/34033 |
| * objc.dg/strings-1.m: New. |
| * objc.dg/strings-2.m: New. |
| * obj-c++.dg/strings-1.mm: New. |
| * obj-c++.dg/strings-2.mm: New. |
| |
| 2010-11-22 Ian Bolton <ian.bolton@arm.com> |
| |
| * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for |
| "target short_enums". |
| * testsuite/gcc.c-torture/compile/pr39845.c: Likewise. |
| |
| 2010-11-22 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8. |
| |
| PR rtl-optimization/46603 |
| * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit. |
| |
| PR testsuite/46230 |
| * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from |
| being vectorized. Adjust dg-final pattern. |
| * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector. |
| |
| * gcc.dg/vect: Do not include <stdio.h> in testcases. |
| * gcc.dg/vect/costmodel/ppc: Likewise. |
| |
| 2010-11-22 Alexander Monakov <amonakov@ispras.ru> |
| |
| PR rtl-optimization/45652 |
| * gcc.dg/pr45652.c: New. |
| |
| 2010-11-21 Richard Henderson <rth@redhat.com> |
| |
| PR rtl-optimization/46571 |
| * gcc.dg/pr46571.c: New. |
| |
| 2010-11-21 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC. |
| |
| 2010-11-21 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR target/46533 |
| * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets. |
| |
| 2010-11-20 Joseph Myers <joseph@codesourcery.com> |
| |
| * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets. |
| * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets. |
| * gcc.dg/pack-test-1.c: Test for all non-default_packed targets. |
| * gcc.dg/pack-test-2.c: Test for all targets. |
| * gcc.dg/pragma-align.c: Test for all targets. |
| * gcc.dg/pragma-pack-4.c: Do not skip for AVR. |
| * gcc.dg/ucnid-10.c: Test for all targets. |
| |
| 2010-11-20 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.target/sparc/sparc-align-1.c: New test. |
| |
| 2010-11-20 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/16189 |
| PR c++/36888 |
| PR c++/45331 |
| * g++.dg/parse/semicolon3.C: New test. |
| * g++.dg/debug/pr22514.C: Adjust. |
| * g++.dg/init/error1.C: Adjust. |
| * g++.dg/other/bitfield3.C: Adjust. |
| * g++.dg/other/semicolon.C: Adjust. |
| * g++.dg/parse/error14.C: Adjust. |
| * g++.dg/parse/error5.C: Adjust. |
| * g++.dg/parse/parameter-declaration-1.C: Adjust. |
| * g++.dg/template/pr23510.C: Adjust. |
| * g++.dg/template/pr39425.C: Adjust. |
| * g++.old-deja/g++.robertl/eb125.C: Adjust. |
| |
| 2010-11-20 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46561 |
| * gcc.dg/autopar/pr46561.c: New test. |
| |
| PR c++/46538 |
| * g++.dg/other/error34.C: New test. |
| |
| PR c++/46526 |
| * g++.dg/cpp0x/constexpr-base3.C: New test. |
| |
| PR tree-optimization/45830 |
| * gcc.target/i386/pr45830.c: New test. |
| * gcc.c-torture/execute/pr45830.c: New test. |
| |
| 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/attributes/class-attribute-1.m: Rewritten. |
| * objc.dg/attributes/class-attribute-2.m: Same change. |
| * obj-c++.dg/attributes/class-attribute-1.mm: Same change. |
| * obj-c++.dg/attributes/class-attribute-2.mm: Same change. |
| * objc.dg/fobjc-std-1.m: Updated. |
| * obj-c++.dg/fobjc-std-1.mm: Updated. |
| |
| 2010-11-19 Michael Matz <matz@suse.de> |
| |
| PR tree-optimization/46077 |
| * gcc.dg/vect/O3-pr46077.c: New testcase. |
| |
| 2010-11-19 Joseph Myers <joseph@codesourcery.com> |
| |
| PR c/46547 |
| * gcc.c-torture/compile/pr46547-1.c: New test. |
| |
| 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to |
| exec $compiler. |
| * lib/gfortran.exp (gfortran_link_flags): Remove braces around |
| $GFORTRAN_UNDER_TEST. |
| (gfortran_init): Use -B to specify specpath, add trailing /. |
| |
| 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| * gcc.target/powerpc/ppc-target-1.c: New file to test target |
| attributes on PowerPC. |
| * gcc.target/powerpc/ppc-target-2.c: Ditto. |
| * gcc.target/powerpc/ppc-target-3.c: Ditto. |
| |
| 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/attributes/proto-attribute-1.m: Updated. |
| * objc.dg/attributes/proto-attribute-2.m: New. |
| * objc.dg/attributes/proto-attribute-3.m: New. |
| * obj-c++.dg/attributes/proto-attribute-1.mm: Updated. |
| * obj-c++.dg/attributes/proto-attribute-2.mm: New. |
| * obj-c++.dg/attributes/proto-attribute-3.mm: New. |
| |
| 2010-11-19 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC. |
| |
| 2010-11-19 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC. |
| |
| 2010-11-18 Steve Ellcey <sje@cup.hp.com> |
| |
| * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack. |
| * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment. |
| |
| 2010-11-18 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46534 |
| * gcc.c-torture/compile/pr46534.c: New test. |
| |
| 2010-11-18 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/atomic4.ad[sb]: New test. |
| * gnat.dg/volatile4.adb: Likewise. |
| |
| 2010-11-18 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/i386/pr46470.c: Skip for 32-bit PIC. |
| |
| 2010-11-18 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c/33193 |
| * c-c++-common/pr33193.c: New test. |
| |
| 2010-11-18 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46172 |
| * gcc.dg/torture/pr46172.c: New testcase. |
| |
| 2010-11-18 Jeff Law <law@redhat.com> |
| |
| PR middle-end-optimization/46297 |
| * gfortran.dg/pr46297.f: New test. |
| |
| 2010-11-17 Steve Ellcey <sje@cup.hp.com> |
| |
| PR middle-end/31490 |
| * gcc.dg/pr31490.c: New test. |
| |
| 2010-11-17 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.dg/nop.h: Move from ... |
| * gcc.dg/guality/nop.h: ... here. |
| * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro. |
| * gcc.dg/guality/asm-1.c: Update nop.h include. |
| * gcc.dg/guality/pr43329-1.c: Ditto. |
| |
| 2010-11-17 Paolo Bonzini <bonzini@gnu.org> |
| |
| * gcc.dg/two-types-1.c: New test. |
| * gcc.dg/two-types-2.c: New test. |
| * gcc.dg/two-types-3.c: New test. |
| * gcc.dg/two-types-4.c: New test. |
| * gcc.dg/two-types-5.c: New test. |
| * gcc.dg/two-types-6.c: New test. |
| * gcc.dg/two-types-7.c: New test. |
| * gcc.dg/two-types-8.c: New test. |
| * gcc.dg/two-types-9.c: New test. |
| * gcc.dg/two-types-10.c: New test. |
| * objc.dg/two-types-1.m: New test. |
| |
| 2010-11-17 Jakub Jelinek <jakub@redhat.com> |
| |
| PR rtl-optimization/46440 |
| * gcc.dg/pr46440.c: New test. |
| |
| PR testsuite/45429 |
| * gcc.dg/vect/no-section-anchors-vect-64.c: New test. |
| |
| 2010-11-17 Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/46312 |
| * gcc.dg/vect/vect-scal-opt2.c: Rename to... |
| * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only |
| on targets that support vector shifts with scalar shift argument. |
| Remove dg-options. |
| * gcc.dg/vect/vect-scal-opt.c: Rename to... |
| * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise. |
| * gcc.dg/vect/vect-scal-opt1.c: Rename to... |
| * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise. |
| * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags. |
| * gcc.dg/vect/vect-114.c: Expect to pass only on targets that |
| support misaligned data accesses. |
| * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise. |
| * gcc.dg/vect/pr43430-2.c: Remove dg-options. |
| * lib/target-supports.exp |
| (check_effective_target_vect_shift_scalar): New. |
| |
| 2010-11-17 Jakub Jelinek <jakub@redhat.com> |
| |
| * gcc.dg/guality/nop.h: New file. |
| * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of |
| "nop". Adjust line numbers in gdb-test. |
| * gcc.dg/guality/pr43329-1.c: Likewise. |
| |
| 2010-11-16 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/defaulted20.C: New. |
| |
| * g++.dg/template/injected2.C: New. |
| |
| 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/protocol-optional-1.m: New. |
| * obj-c++.dg/protocol-optional-1.mm: New. |
| |
| 2010-11-16 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off. |
| * gcc.target/powerpc/ppc-fma-4.c: Likewise. |
| |
| 2010-11-16 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/opt12.adb: New test. |
| * gnat.dg/opt12_pkg.ad[sb]: New helper. |
| |
| 2010-11-16 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.target/rx/pack.c: New test. |
| |
| 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
| Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/32049 |
| * gfortran.dg/quad_1.f90: New. |
| * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also |
| compiler arguments. |
| * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to |
| library search path; call gcc-set-multilib-library-path with |
| arguments such that libgfortran.spec is found. |
| (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST. |
| |
| 2010-11-16 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/46401 |
| * g++.dg/warn/Wsequence-point-3.C: New test. |
| |
| 2010-11-16 Kai Tietz <kai.tietz@onevision.com> |
| |
| PR preprocessor/17349 |
| * gcc.dg/cpp/cmdlne-C3.c: New. |
| |
| 2010-11-16 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/44545 |
| * gcc.dg/pr44545.c: New testcase. |
| |
| 2010-11-16 Andrey Belevantsev <abel@ispras.ru> |
| |
| PR rtl-optimization/46366 |
| * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate |
| casts. |
| |
| 2010-11-16 Richard Guenther <rguenther@suse.de> |
| |
| * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase. |
| |
| 2010-11-16 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/45172 |
| * gfortran.dg/gomp/pr45172.f90: New testcase. |
| |
| 2010-11-16 Nick Clifton <nickc@redhat.com> |
| |
| * gcc.target/rx/pack.c: New test. |
| |
| 2010-11-15 Richard Henderson <rth@redhat.com> |
| |
| * gcc.dg/torture/builtin-math-2.c: Split out fma tests... |
| * gcc.dg/torture/builtin-math-8.c: ... here. New file. |
| Use builtin_constant_p rather than scanning for builtin name. |
| |
| 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dotsyntax-18.m: New. |
| * objc.dg/property/dotsyntax-19.m: New. |
| * objc.dg/property/dotsyntax-20.m: New. |
| * obj-c++.dg/property/dotsyntax-18.mm: New. |
| * obj-c++.dg/property/dotsyntax-19.mm: New. |
| * obj-c++.dg/property/dotsyntax-20.mm: New. |
| * objc.dg/property/dotsyntax-4.m: Removed some unused |
| variables and code. |
| * objc.dg/property/dotsyntax-6.m: Same change. |
| * objc.dg/property/dotsyntax-16.m: Same change. |
| * objc.dg/property/dotsyntax-17.m: Same change. |
| * obj-c++.dg/property/dotsyntax-4.mm: Same change. |
| * obj-c++.dg/property/dotsyntax-6.mm: Same change. |
| * obj-c++.dg/property/dotsyntax-16.mm: Same change. |
| * obj-c++.dg/property/dotsyntax-17.mm: Same change. |
| * objc.dg/property/at-property-22.m: Added missing casts. |
| * obj-c++.dg/property/at-property-22.mm: Same change. |
| |
| 2010-11-15 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46491 |
| * gcc.target/i386/pr46491.c: New test. |
| |
| PR tree-optimization/46461 |
| * gcc.c-torture/compile/pr46461.c: New test. |
| |
| 2010-11-15 Tobias Burnus <burnus@net.b.de> |
| |
| PR fortran/46484 |
| * gfortran.dg/allocatable_scalar_11.f90: New. |
| * gfortran.dg/allocatable_scalar_5.f90: Make test case |
| standard conform. |
| |
| 2010-11-15 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46095 |
| * gcc.target/i386/pr46095.c: New test. |
| |
| PR debug/46387 |
| * gcc.dg/pr46387.c: New test. |
| |
| 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dotsyntax-16.m: New. |
| * objc.dg/property/dotsyntax-17.m: New. |
| * obj-c++.dg/property/dotsyntax-16.mm: New. |
| * obj-c++.dg/property/dotsyntax-17.mm: New. |
| * objc.dg/property/at-property-10.m: Uncommented using 'x++' |
| syntax with properties, which now works. |
| * obj-c++.dg/property/at-property-10.mm: Same change. |
| |
| 2010-11-15 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/46349 |
| * gnat.dg/opt9.adb: New file. |
| * gnat.dg/opt9_pkg.ads: Likewise |
| |
| 2010-11-15 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/44989 |
| * g++.dg/guality/redeclaration1.C: Do not execute for LTO. |
| |
| 2010-11-15 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR preprocessor/45038 |
| * g++.dg/pr45038.C: New test. |
| |
| 2010-11-15 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46467 |
| * gcc.dg/ipa/ipa-pta-16.c: New testcase. |
| |
| 2010-11-15 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/46423 |
| * g++.dg/torture/pr34850.C: Adjust. |
| |
| 2010-11-14 Paolo Bonzini <bonzini@gnu.org> |
| |
| PR c/46475 |
| * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus. |
| |
| 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/at-property-21.m: New. |
| * objc.dg/property/at-property-22.m: New. |
| * objc.dg/property/at-property-23.m: New. |
| * objc.dg/property/synthesize-9.m: New. |
| * objc.dg/property/synthesize-10.m: New. |
| * objc.dg/property/synthesize-11.m: New. |
| * obj-c++.dg/property/at-property-21.mm: New. |
| * obj-c++.dg/property/at-property-22.mm: New. |
| * obj-c++.dg/property/at-property-23.mm: New. |
| * obj-c++.dg/property/synthesize-9.mm: New. |
| * obj-c++.dg/property/synthesize-10.mm: New. |
| * obj-c++.dg/property/synthesize-11.mm: New. |
| |
| * objc.dg/property/at-property-4.m: Updated to match new compiler |
| where some errors have been converted into warnings and vice versa. |
| * objc.dg/property/at-property-16.m: Same change. |
| * objc.dg/property/at-property-18.m: Same change. |
| * objc.dg/property/property-neg-5.m: Same change. |
| * obj-c++.dg/property/at-property-4.mm: Same change. |
| * obj-c++.dg/property/at-property-16.mm: Same change. |
| * obj-c++.dg/property/at-property-18.mm: Same change. |
| * obj-c++.dg/property/property-neg-5.mm: Same change. |
| |
| * obj-c++.dg/property/dynamic-2.mm: Enable tests that were |
| commented out because of testsuite problems; I found out that |
| using dg-warning instead of dg-message gets them to work. |
| * obj-c++.dg/property/property-neg-3.mm: Same change. |
| * obj-c++.dg/property/synthesize-6.mm: Same change. |
| * obj-c++.dg/property/at-property-5.mm: Same change. |
| * obj-c++.dg/property/at-property-14.mm: Same change. |
| * obj-c++.dg/property/at-property-18.mm: Same change. |
| * obj-c++.dg/property/at-property-16.mm: Same change (in this file, |
| some tests still do not work due to some other testsuite issue). |
| |
| 2010-11-13 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/auto20.C: New. |
| |
| 2010-11-13 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/fsf-nsstring-format-1.m: Adjust format messages. |
| * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise. |
| |
| 2010-11-13 Paolo Bonzini <bonzini@gnu.org> |
| |
| PR c/46462 |
| * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames. |
| * gcc.dg/pr35746.c: Likewise. |
| * gcc.dg/cpp/direct2.c: Likewise. |
| * gcc.dg/cpp/direct2s.c: Likewise. |
| * gcc.dg/noncompile/920923-1.c: Likewise. |
| * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow. |
| |
| 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * obj-c++.dg/attributes/method-format-1.mm: Adjust. |
| |
| 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc/compile/20060406-1.m: Fixed testcase not to try to qualify |
| a pointer to an arbitrary C struct with an Objective-C protocol. |
| Test various valid uses of typedef with Objective-C objects and |
| protocols instead. |
| * objc.dg/invalid-type-1.m: New. |
| * obj-c++.dg/invalid-type-1.m: New. |
| |
| 2010-11-13 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch. |
| |
| 2010-11-13 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/45742 |
| * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump. |
| |
| 2010-11-13 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/45742 |
| * gfortran.dg/volatile12.f90: New. |
| |
| 2010-11-13 Paolo Bonzini <bonzini@gnu.org> |
| |
| * objc.dg/attributes/method-format-1.m: Adjust. |
| |
| 2010-11-13 Paolo Bonzini <bonzini@gnu.org> |
| |
| PR c/20385 |
| * gcc.dg/decl-9.c: New. |
| |
| 2010-11-13 Paolo Bonzini <bonzini@gnu.org> |
| |
| * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types. |
| |
| 2010-11-13 Paolo Bonzini <bonzini@gnu.org> |
| |
| * gcc.dg/format/few-1.c: New test. |
| * gcc.dg/format/asm_fprintf-1.c: Adjust. |
| * gcc.dg/format/c90-scanf-1.c: Adjust. |
| * gcc.dg/format/cmn-err-1.c: Adjust. |
| * gcc.dg/format/dfp-printf-1.c: Adjust. |
| * gcc.dg/format/dfp-scanf-1.c: Adjust. |
| * gcc.dg/format/gcc_diag-1.c: Adjust. |
| * gcc.dg/format/ms_unnamed-1.c: Adjust. |
| * gcc.dg/format/strfmon-1.c: Adjust. |
| * gcc.dg/format/unnamed-1.c: Adjust. |
| * gcc.dg/format/xopen-2.c: Adjust. |
| * g++.dg/ext/builtin4.C: Adjust. |
| * g++.dg/ext/builtin5.C: Adjust. |
| |
| 2010-11-12 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/pragma-diag-2.c: New test. |
| |
| 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| PR fortran/45794 |
| * gfortran.dg/optional_mask.f90: New test. |
| |
| 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com> |
| |
| * g++.dg/cpp0x/defaulted15.C: Adjust. |
| |
| 2010-11-12 James Dennett <jdennett@google.com> |
| |
| PR c++/39415 |
| * g++.dg/expr/static_cast7.C: New. |
| |
| 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline |
| warning. |
| * g++.dg/abi/packed1.C (struct INNER): Ignore warning on |
| mips-sgi-irix*. |
| * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*. |
| * gcc.target/mips/call-3.c: Add dg-require-visibility. |
| |
| 2010-11-12 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gcc.dg/pr46375.c: New test. |
| |
| 2010-11-11 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c/44782 |
| * c-c++-common/fmax-errors.c: New test. |
| |
| 2010-11-11 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/i386/sse-24.c: Use -ffp-contract. |
| |
| 2010-11-11 Jan Hubicka <jh@suse.cz> |
| |
| * gcc.dg/tree-ssa/inline-5.c: Fix testcase. |
| * gcc.dg/tree-ssa/inline-6.c: Fix testcase. |
| |
| 2010-11-12 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/46088 |
| * gcc.dg/pr46088.c: New test. |
| |
| 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| * gfortran.dg/empty_derived_type.f90: New test. |
| |
| 2010-11-11 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46413 |
| * gfortran.dg/class_31.f90: New. |
| |
| PR fortran/46205 |
| * gfortran.dg/forall_14.f90: New. |
| |
| 2010-11-11 Jakub Jelinek <jakub@redhat.com> |
| Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46325 |
| * gfortran.dg/char_initialiser_actual.f90: Make test case valid. |
| |
| 2010-11-11 Jan Hubicka <jh@suse.cz> |
| |
| * gcc.dg/20081223-1.c: Update LTO options. |
| * gcc.dg/lto/20090206-1_0.c: Update LTO options. |
| * gcc.dg/lto/20081118_0.c: Update LTO options. |
| * gcc.dg/lto/ipareference_0.c: Update LTO options. |
| * gcc.dg/lto/20100423-2_0.c: Update LTO options. |
| * gcc.dg/lto/20081201-1_0.c: Update LTO options. |
| * gcc.dg/lto/ipacp_0.c: Update LTO options. |
| * gcc.dg/lto/20090116_0.c: Update LTO options. |
| * gcc.dg/lto/20091015-1_0.c: Update LTO options. |
| * gcc.dg/lto/20090126-2_0.c: Update LTO options. |
| * gcc.dg/lto/20081202-2_0.c: Update LTO options. |
| * gcc.dg/lto/20081204-1_0.c: Update LTO options. |
| * gcc.dg/lto/const-uniq_0.c: Update LTO options. |
| * gcc.dg/lto/20081224_0.c: Update LTO options. |
| * gcc.dg/lto/20090219_0.c: Update LTO options. |
| * gcc.dg/lto/ipareference2_0.c: Update LTO options. |
| * gcc.dg/lto/20090206-2_0.c: Update LTO options. |
| * gcc.dg/lto/20081115_0.c: Update LTO options. |
| * gcc.dg/lto/20081201-2_0.c: Update LTO options. |
| * gcc.dg/lto/20081120-2_0.c: Update LTO options. |
| * gcc.dg/lto/materialize-1_0.c: Update LTO options. |
| * gcc.dg/lto/20090126-1_0.c: Update LTO options. |
| * gcc.dg/lto/20081202-1_0.c: Update LTO options. |
| * gcc.dg/lto/noreturn-1_0.c: Update LTO options. |
| * g++.dg/20090107-1.C: Update LTO options. |
| * g++.dg/lto/pr45679-2_0.C: Update LTO options. |
| * g++.dg/lto/20081123_0.C: Update LTO options. |
| * g++.dg/lto/20090313_0.C: Update LTO options. |
| * g++.dg/lto/20081125_0.C: Update LTO options. |
| * g++.dg/lto/20081109-1_0.C: Update LTO options. |
| * g++.dg/lto/20081219_0.C: Update LTO options. |
| * g++.dg/lto/20100724-1_0.C: Update LTO options. |
| * g++.dg/lto/20081204-1_0.C: Update LTO options. |
| * g++.dg/lto/20090303_0.C: Update LTO options. |
| * g++.dg/lto/20100723-1_0.C: Update LTO options. |
| * g++.dg/lto/pr45679-1_0.C: Update LTO options. |
| * g++.dg/lto/20090128_0.C: Update LTO options. |
| * g++.dg/lto/20081204-2_0.C: Update LTO options. |
| * g++.dg/lto/20090302_0.C: Update LTO options. |
| * g++.dg/lto/20081119-1_0.C: Update LTO options. |
| * g++.dg/lto/20081118_0.C: Update LTO options. |
| * g++.dg/20090121-1.C: Update LTO options. |
| * objc.dg/lto/lto.exp: Update LTO options. |
| * lib/lto.exp: Update LTO options. |
| * lib/gcc-dg.exp: Update LTO options. |
| * lib/c-torture.exp: Update LTO options. |
| * obj-c++.dg/lto/lto.exp: Update LTO options. |
| |
| 2010-11-11 Jan Hubicka <jh@suse.cz> |
| |
| PR tree-optimize/40436 |
| * gcc.dg/tree-ssa/inline-5.c: New testcase. |
| * gcc.dg/tree-ssa/inline-6.c: New testcase. |
| |
| 2010-11-11 Janus Weil <janus@gcc.gnu.org> |
| |
| * gfortran.dg/proc_decl_24.f90: New. |
| |
| 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/at-property-20.m: New. |
| * objc.dg/property/synthesize-8.m: New. |
| * obj-c++.dg/property/at-property-20.m: New. |
| * obj-c++.dg/property/synthesize-8.mm: New. |
| |
| 2010-11-11 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/cpp/warn-normalized-3.c: Update expected note text. |
| |
| 2010-11-11 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46388 |
| * gcc.c-torture/compile/pr46388.c: New test. |
| |
| 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * lib/lto.exp (lto-get-options-main): Support optional target |
| selector for dg-suppress-ld-options. |
| |
| 2010-11-11 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/46383 |
| * g++.dg/torture/pr46383.C: New test. |
| |
| 2010-11-11 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc-target/i386/sse-12.c: Add -msse4a to dg-options. |
| * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm |
| to dg-options. |
| * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options. |
| * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options. |
| * g++.dg/other/i386-3.C: Ditto. |
| |
| 2010-11-10 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-46420.C: New. |
| |
| 2010-11-10 Joseph Myers <joseph@codesourcery.com> |
| |
| * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C, |
| gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c, |
| gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c, |
| gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update |
| expected messages. |
| |
| 2010-11-10 Jan Hubicka <jh@suse.cz> |
| |
| PR tree-optimize/38669 |
| * gcc.dg/tree-ssa/pr38699.c: New testcase. |
| |
| 2010-11-10 Jan Hubicka <jh@suse.cz> |
| |
| * gcc.dg/tree-prof/inliner-1.c: Fix testcase. |
| |
| 2010-11-10 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-bitfield.C: New. |
| |
| 2010-11-10 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46409 |
| * gcc.dg/debug/pr46409.c: New test. |
| |
| PR c++/46368 |
| * g++.dg/cpp0x/constexpr-defarg2.C: New test. |
| |
| 2010-11-10 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR target/46419 |
| * gcc-target/i386/pr46419.c: New test. |
| |
| 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com> |
| |
| * g++.dg/other/i386-2.C: Add -mtbm. |
| * g++.dg/other/i386-3.C: Likewise. |
| * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets. |
| * gcc.target/i386/funcspec-6.c: Likewise. |
| * gcc.target/i386/sse-12.c: Add -mtbm. |
| * gcc.target/i386/sse-13.c: Add -mtbm and test immediate |
| operand intrinsics. |
| * gcc.target/i386/sse-14.c: Likewise. |
| * gcc.target/i386/sse-22.c: Likewise. |
| * gcc.target/i386/sse-23.c: Likewise. |
| * gcc.target/i386/tbm-1.c: New file. |
| * gcc.target/i386/tbm-2.c: Likewise. |
| |
| 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com> |
| |
| * g++.dg/other/i386-2.C: Add -mbmi. |
| * g++.dg/other/i386-3.C: Likewise. |
| * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets. |
| * gcc.target/i386/funcspec-6.c: Likewise. |
| * gcc.target/i386/sse-12.c: Add -mbmi. |
| * gcc.target/i386/bmi-1.c: New file. |
| * gcc.target/i386/bmi-2.c: Likewise. |
| * gcc.target/i386/bmi-3.c: Likewise. |
| * gcc.target/i386/bmi-4.c: Likewise. |
| * gcc.target/i386/bmi-5.c: Likewise. |
| * gcc.target/i386/bmi-6.c: Likewise. |
| |
| 2010-11-10 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/46065 |
| * g++.dg/pr46065.C: New test. |
| |
| 2010-11-10 Jan Hubicka <jh@suse.cz> |
| |
| PR tree-optimize/33172 |
| PR tree-optimize/43411 |
| * gcc.dg/tree-ssa/pr33172.c: New testcase. |
| * g++.dg/tree-ssa/pr43411.C: New testcase. |
| |
| 2010-11-10 Jan Hubicka <jh@suse.cz> |
| |
| PR tree-optimize/46228 |
| * g++.dg/tree-ssa/pr46228.C: New testcase. |
| |
| 2010-11-10 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR tree-optimization/46414 |
| * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling. |
| |
| 2010-11-10 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46411 |
| * gfortran.dg/intrinsic_7.f90: New. |
| |
| 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*. |
| * g++.dg/abi/thunk4.C: Likewise. |
| * g++.dg/opt/combine.C: Add dg-require-visibility. |
| * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*. |
| * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on |
| alpha*-dec-osf*. |
| * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*. |
| * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*. |
| * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use |
| large arena_size. |
| * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*. |
| * gcc.dg/intmax_t-1.c: Likewise. |
| |
| 2010-11-10 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46244 |
| * gfortran.dg/class_30.f90: New. |
| |
| 2010-11-10 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46223 |
| * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid |
| failure on s390. |
| |
| 2010-11-10 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/45971 |
| * gcc.dg/vect/O3-pr45971.c: New. |
| |
| 2010-11-10 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/44964 |
| * gcc.dg/pr44964.c: New testcase. |
| |
| 2010-11-10 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/opt10.adb: Fix typo. |
| |
| 2010-11-10 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/46351 |
| PR tree-optimization/46377 |
| * gnat.dg/opt10.adb: New file. |
| * gnat.dg/opt10_pkg.ads: Likewise. |
| * gnat.dg/opt11.adb: Likewise. |
| * gnat.dg/opt11.ads: Likewise. |
| |
| 2010-11-10 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/boolean_conv.adb: New test. |
| |
| 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> |
| |
| * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x. |
| |
| 2010-11-10 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/unchecked_convert7.adb: New test. |
| |
| 2010-11-10 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46398 |
| * gcc.dg/torture/pr46398.c: New testcase. |
| |
| 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| * gfortran.dg/open_dev_null.f90: New test. |
| |
| 2010-11-09 Jan Hubicka <jh@suse.cz> |
| |
| * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop |
| unrolling. |
| |
| 2010-11-09 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/struct-semi-4.c: New test. |
| |
| 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not |
| power5 to enable generation of FRIZ. |
| |
| * gcc.target/powerpc/ppc-round.c: New file, test (double)(int) |
| optimization. |
| |
| * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is |
| expected. |
| |
| 2010-11-09 Jakub Jelinek <jakub@redhat.com> |
| |
| PR target/43808 |
| * gfortran.dg/pr43808.f90: New test. |
| |
| 2010-11-09 Sebastian Pop <sebastian.pop@amd.com> |
| |
| PR tree-optimization/46036 |
| * gfortran.dg/lto/pr46036_0.f90: New. |
| |
| 2010-10-09 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/45663 |
| * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second |
| bar invocation instead of first. |
| |
| PR debug/46171 |
| * gcc.dg/pr46171.c: New test. |
| |
| 2010-11-09 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46355 |
| * gcc.dg/pr46355.c: New testcase. |
| |
| 2010-11-09 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46177 |
| * gcc.dg/pr46177-2.c: New testcase. |
| |
| 2010-11-09 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/46312 |
| * gcc.dg/vec-scal-opt.c: Move ... |
| * gcc.dg/vect/vect-scal-opt.c: ... here. |
| * gcc.dg/vec-scal-opt1.c: Move ... |
| * gcc.dg/vect/vect-scal-opt1.c: ... here. |
| * gcc.dg/vec-scal-opt2.c: Move ... |
| * gcc.dg/vect/vect-scal-opt2.c: ... here. |
| |
| 2010-11-09 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/specs/static_initializer5.ads: New test. |
| * gnat.dg/specs/static_initializer5_pkg.ads: New helper. |
| |
| 2010-11-09 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46360 |
| * gcc.c-torture/compile/pr46360.c: New test. |
| |
| PR c++/45894 |
| * g++.dg/warn/Wsequence-point-2.C: New test. |
| |
| 2010-11-09 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46313 |
| * gfortran.dg/class_29.f03: New. |
| |
| 2010-11-09 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/46221 |
| * gcc.target/i386/alias-1.c: New testcase. |
| |
| 2010-11-08 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-sassert.C: New. |
| |
| 2010-11-08 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-defarg.C: New. |
| |
| 2010-11-08 Xinliang David Li <davidxl@google.com> |
| |
| PR tree-optimization/46316 |
| * gcc.c-torture/execute/pr46316.c: New test. |
| |
| 2010-11-08 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46344 |
| * gfortran.dg/class_28.f03: Extended. |
| |
| 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dotsyntax-13.m: New. |
| * objc.dg/property/dotsyntax-14.m: New. |
| * objc.dg/property/dotsyntax-15.m: New. |
| * objc.dg/property/synthesize-7.m: New. |
| * obj-c++.dg/property/dotsyntax-13.mm: New. |
| * obj-c++.dg/property/dotsyntax-14.mm: New. |
| * obj-c++.dg/property/dotsyntax-15.mm: New. |
| * obj-c++.dg/property/synthesize-7.mm: New. |
| |
| 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dynamic-4.m: New. |
| * objc.dg/property/dynamic-5.m: New. |
| * objc.dg/property/dynamic-6.m: New. |
| * obj-c++.dg/property/dynamic-4.mm: New. |
| * obj-c++.dg/property/dynamic-5.mm: New. |
| * obj-c++.dg/property/dynamic-6.mm: New. |
| |
| 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/synthesize-3.m: New. |
| * objc.dg/property/synthesize-4.m: New. |
| * objc.dg/property/synthesize-5.m: New. |
| * objc.dg/property/synthesize-6.m: New. |
| * obj-c++.dg/property/synthesize-3.mm: New. |
| * obj-c++.dg/property/synthesize-4.mm: New. |
| * obj-c++.dg/property/synthesize-5.mm: New. |
| * obj-c++.dg/property/synthesize-6.mm: New. |
| |
| 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/at-property-5.m: Updated test. |
| * objc.dg/property/at-property-16.m: New. |
| * objc.dg/property/at-property-17.m: New. |
| * objc.dg/property/at-property-18.m: New. |
| * objc.dg/property/at-property-19.m: New. |
| * objc.dg/property/dotsyntax-12.m: New. |
| * objc.dg/protocol-inheritance-1.m: New. |
| * objc.dg/protocol-inheritance-2.m: New. |
| * obj-c++.dg/property/at-property-5.mm: Updated test. |
| * obj-c++.dg/property/at-property-16.mm: New. |
| * obj-c++.dg/property/at-property-17.mm: New. |
| * obj-c++.dg/property/at-property-18.mm: New. |
| * obj-c++.dg/property/at-property-19.mm: New. |
| * obj-c++.dg/protocol-inheritance-1.mm: New. |
| * obj-c++.dg/protocol-inheritance-2.mm: New. |
| * obj-c++.dg/property/dotsyntax-12.mm: New. |
| |
| 2010-11-08 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/expr/overflow1.C: New. |
| * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics. |
| * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number. |
| * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics. |
| * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning. |
| |
| 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * gcc.dg/pr35442.c: Adapt warning. |
| |
| PR target/46280 |
| * g++.dg/eh/simd-2.C: Add -msse to dg-options, add |
| dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*. |
| * g++.dg/torture/pr36444.C: Add dg-options -msse for |
| i?86-*-* x86_64-*-*. |
| * g++.dg/torture/pr36445.C: Likewise. |
| * gcc.c-torture/compile/pr34856.c: Likewise. |
| * gcc.c-torture/compile/pr39928-1.c: Likewise. |
| * gcc.c-torture/compile/vector-1.c: Likewise. |
| * gcc.c-torture/compile/vector-2.c: Likewise. |
| * gcc.dg/pr32912-1.c: Likewise. |
| * gcc.c-torture/execute/va-arg-25.c: Move ... |
| * gcc.dg/torture/va-arg-25.c: ... here. Add dg-do run. |
| Add dg-options -msse, dg-require-effective-target sse_runtime for |
| for i?86-*-*, x86_64-*-*. |
| * gcc.c-torture/execute/vector-1.c: Likewise. |
| * gcc.c-torture/execute/vector-2.c: Likewise. |
| * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for |
| i?86-*-*, x86_64-*-*. |
| * gcc.dg/tree-ssa/fre-vce-1.c: Likewise. |
| * gcc.dg/tree-ssa/sra-4.c: Likewise. |
| * gcc.dg/tree-ssa/vector-1.c: Likewise. |
| * gcc.dg/tree-ssa/vector-2.c: Likewise. |
| * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options. |
| |
| 2010-11-08 Steve Ellcey <sje@cup.hp.com> |
| |
| * gcc.dg/torture/pr45982.c: Add -std=c99 |
| * gcc.dg/torture/pr45623.c: Ditto. |
| |
| 2010-11-08 Steve Ellcey <sje@cup.hp.com> |
| |
| * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler. |
| * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto. |
| |
| 2010-11-08 Kai Tietz <kai.tietz@onevision.com> |
| |
| PR target/28627 |
| * g++.dg/ext/dllimport7.C: Adjust second error check and |
| allow test for x86_64 mingw, too. |
| |
| 2010-11-08 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46344 |
| * gfortran.dg/class_28.f03: New. |
| |
| 2010-11-08 Andrey Belevantsev <abel@ispras.ru> |
| |
| PR rtl-optimization/45352 |
| gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests. |
| gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c, |
| gcc.target/i386/pr45352-2.c: New tests. |
| |
| 2010-11-06 Iain Sandoe <iains@gcc.gnu.org> |
| |
| PR libobjc/36610 |
| * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime, |
| XFAIL the run for all but m32 x86. |
| |
| 2010-11-07 Andreas Schwab <schwab@linux-m68k.org> |
| |
| * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|" |
| as comment character. |
| |
| 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/mips.exp: Revert previous patch. |
| * gcc.target/mips/fma-1.c: Delete. |
| * gcc.target/mips/fma-2.c: Likewise. |
| * gcc.target/mips/fma-3.c: Likewise. |
| * gcc.target/mips/fma-4.c: Likewise. |
| * gcc.target/mips/fma-5.c: Likewise. |
| * gcc.target/mips/fma-6.c: Likewise. |
| * gcc.target/mips/fma-7.c: Likewise. |
| * gcc.target/mips/fma-8.c: Likewise. |
| * gcc.target/mips/fma-9.c: Likewise. |
| * gcc.target/mips/fma-10.c: Likewise. |
| * gcc.target/mips/fma-11.c: Likewise. |
| * gcc.target/mips/fma-12.c: Likewise. |
| * gcc.target/mips/fma-13.c: Likewise. |
| * gcc.target/mips/fma-14.c: Likewise. |
| * gcc.target/mips/fma-15.c: Likewise. |
| * gcc.target/mips/fma-16.c: Likewise. |
| * gcc.target/mips/fma-17.c: Likewise. |
| * gcc.target/mips/fma-18.c: Likewise. |
| * gcc.target/mips/fma-19.c: Likewise. |
| * gcc.target/mips/fma-20.c: Likewise. |
| |
| 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.target/mips/mips.exp: Add support for -ffp-contract. |
| * gcc.target/mips/fma-1.c: New test. |
| * gcc.target/mips/fma-2.c: Likewise. |
| * gcc.target/mips/fma-3.c: Likewise. |
| * gcc.target/mips/fma-4.c: Likewise. |
| * gcc.target/mips/fma-5.c: Likewise. |
| * gcc.target/mips/fma-6.c: Likewise. |
| * gcc.target/mips/fma-7.c: Likewise. |
| * gcc.target/mips/fma-8.c: Likewise. |
| * gcc.target/mips/fma-9.c: Likewise. |
| * gcc.target/mips/fma-10.c: Likewise. |
| * gcc.target/mips/fma-11.c: Likewise. |
| * gcc.target/mips/fma-12.c: Likewise. |
| * gcc.target/mips/fma-13.c: Likewise. |
| * gcc.target/mips/fma-14.c: Likewise. |
| * gcc.target/mips/fma-15.c: Likewise. |
| * gcc.target/mips/fma-16.c: Likewise. |
| * gcc.target/mips/fma-17.c: Likewise. |
| * gcc.target/mips/fma-18.c: Likewise. |
| * gcc.target/mips/fma-19.c: Likewise. |
| * gcc.target/mips/fma-20.c: Likewise. |
| |
| 2010-11-06 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-ctor3.C: New. |
| |
| 2010-11-06 Simon Martin <simartin@users.sourceforge.net> |
| |
| PR c/43384 |
| * gcc.dg/parser-error-3.c: New test. |
| |
| 2010-11-06 Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR c++/45332 |
| * g++.dg/parse/semicolon2.C: New testcase. |
| * g++.dg/ext/asmspec1.C: Adjust. |
| * g++.dg/init/new13.C: Adjust. |
| * g++.dg/parse/ctor5.C: Adjust. |
| |
| 2010-11-06 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46330 |
| * gfortran.dg/class_27.f03: New. |
| |
| 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Fixed using the Objective-C 2.0 dot-syntax with self and super. |
| * objc.dg/property/dotsyntax-5.m: New. |
| * objc.dg/property/dotsyntax-6.m: New. |
| * objc.dg/property/dotsyntax-7.m: New. |
| * objc.dg/property/dotsyntax-8.m: New. |
| * objc.dg/property/dotsyntax-9.m: New. |
| * objc.dg/property/dotsyntax-10.m: New. |
| * objc.dg/property/dotsyntax-11.m: New. |
| * obj-c++.dg/property/dotsyntax-5.mm: New. |
| * obj-c++.dg/property/dotsyntax-6.mm: New. |
| * obj-c++.dg/property/dotsyntax-7.mm: New. |
| * obj-c++.dg/property/dotsyntax-8.mm: New. |
| * obj-c++.dg/property/dotsyntax-9.mm: New. |
| * obj-c++.dg/property/dotsyntax-10.mm: New. |
| * obj-c++.dg/property/dotsyntax-11.mm: New. |
| |
| 2010-11-06 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * obj-c++.dg/encode-3.mm: Provide a different string check for the |
| NeXT runtime when the type is READONLY. |
| |
| 2010-11-06 Uros Bizjak <ubizjak@gmail.com> |
| |
| * gcc.target/i386/387-2.c: Skip if -march= is specified. |
| * gcc.target/i386/387-6.c: Ditto. |
| * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options. |
| * gcc.target/i386/387-4.c: Ditto. |
| * gcc.target/i386/387-7.c: Ditto. |
| * gcc.target/i386/387-8.c: Ditto. |
| * gcc.target/i386/387-9.c: Ditto. |
| * gcc.target/i386/387-10.c: Ditto. |
| * gcc.target/i386/387-11.c: Ditto. |
| * gcc.target/i386/387-12.c: Ditto. |
| |
| * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options. |
| |
| 2010-11-06 Iain Sandoe <iains@gcc.gnu.org> |
| |
| PR target/44981 |
| * gcc.dg/darwin-cfstring-format-1.c: New. |
| * gcc.dg/warn-nsstring.c: New. |
| * objc.dg/fsf-nsstring-format-1.m: New. |
| * obj-c++.dg/fsf-nsstring-format-1.mm: New. |
| * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10 |
| linker warning. |
| |
| 2010-11-05 Jason Merrill <jason@redhat.com> |
| |
| PR c++/45473 |
| * g++.dg/inherit/virtual6.C: New. |
| |
| 2010-11-05 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c/44772 |
| * gcc.dg/Wcxx-compat-21.c: New test. |
| |
| 2010-11-05 Ian Lance Taylor <iant@google.com> |
| |
| PR target/46084 |
| * gcc.target/i386/pr46084.c: New test. |
| |
| 2010-11-05 Steve Ellcey <sje@cup.hp.com> |
| |
| * lib/target-supports.exp (check_function_available): Use -fno-builtin. |
| * (check_effective_target_mempcpy): New. |
| * gcc.c-torture/execute/pr45636.c: Move this... |
| * gcc.dg/torture/pr45636.c: to here. Add add dg- directives. |
| |
| 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| * gcc.target/i386/i386.exp (FLAGS): Remove. |
| Wrap gcc_target_compile with $clearcap_ldflags added to options. |
| |
| 2010-11-05 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c++/46160 |
| * g++.dg/opt/empty2.C: New test. |
| |
| PR target/45670 |
| * gcc.target/i386/pr45670.c: New test. |
| |
| 2010-11-05 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/45451 |
| PR fortran/46174 |
| * gfortran.dg/class_19.f03: Modified. |
| * gfortran.dg/class_allocate_6.f03: New. |
| |
| 2010-11-05 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/avx-vzeroupper-19.c: New. |
| |
| 2010-11-05 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46099 |
| * gcc.dg/autopar/pr46099.c: New test. |
| |
| PR middle-end/43690 |
| * c-c++-common/pr43690.c: New test. |
| |
| 2010-11-05 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/torture/forward-1.m: Restore for m32 NeXT. |
| * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize |
| declaration and implementation. |
| * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run. |
| * obj-c++.dg/property/at-property-13.mm: Likewise. |
| * obj-c++.dg/property/fsf-property-method-access.mm: Likewise. |
| * obj-c++.dg/property/property-1.mm: Likewise. |
| * obj-c++.dg/property/at-property-7.mm: Likewise. |
| * obj-c++.dg/property/at-property-9.mm: Likewise. |
| * obj-c++.dg/property/dotsyntax-2.mm: Likewise. |
| * obj-c++.dg/property/at-property-10.mm: Likewise. |
| * obj-c++.dg/property/synthesize-2.mm: Likewise. |
| * obj-c++.dg/property/at-property-12.mm: Likewise. |
| * obj-c++.dg/property/fsf-property-basic.mm: Likewise. |
| * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise. |
| * obj-c++.dg/property/at-property-6.mm: Likewise. |
| * obj-c++.dg/property/at-property-8.mm: Likewise. |
| * obj-c++.dg/property/dotsyntax-1.mm: Likewise. |
| * obj-c++.dg/property/dotsyntax-3.mm: Likewise. |
| * obj-c++.dg/property/at-property-11.mm: Likewise. |
| * obj-c++.dg/template-8.mm: Likewise. |
| * obj-c++.dg/encode-3.mm: Use abort (), cast char types. |
| * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64. |
| * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs |
| and put a FIXME for this. |
| * obj-c++.dg/property/property-2.mm: Remove. |
| * obj-c++.dg/property/property-3.mm: Remove. |
| |
| 2010-11-05 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46307 |
| * gcc.dg/pr46307.c: New test. |
| |
| 2010-11-05 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46304 |
| * g++.dg/ext/complex6.C: New. |
| |
| 2010-11-04 Bud Davis <jimmied@smu.edu> |
| |
| * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message. |
| |
| 2010-11-04 Chao-ying Fu <fu@mips.com> |
| |
| * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub, |
| msubu, mult, multu. |
| * gcc.target/mips/mips32-dsp-run.c: Likewise. |
| |
| 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Fixed using the Objective-C 2.0 dot-syntax with class names. |
| * objc.dg/property/dotsyntax-3.m: New. |
| * objc.dg/property/dotsyntax-4.m: New. |
| * obj-c++.dg/property/dotsyntax-3.mm: New. |
| * obj-c++.dg/property/dotsyntax-4.mm: New. |
| |
| * objc.dg/fobjc-std-1.m: Added test for warnings when the |
| Objective-C 2.0 dot-syntax is used with class names. |
| * obj-c++.dg/fobjc-std-1.mm: Same change. |
| |
| 2010-11-04 Pat Haugen <pthaugen@us.ibm.com> |
| |
| * gcc.target/powerpc/loop_align.c: New. |
| |
| 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin. |
| |
| merge from FSF 'apple/trunk' branch. |
| * gcc.target/powerpc/darwin64-abi.c: New. |
| |
| 2010-11-04 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46233 |
| * gcc.dg/pr46233.c: New test. |
| |
| 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/property/property-2.m: Deleted. |
| * objc.dg/property/property-3.m: Deleted. |
| |
| 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is |
| defined. |
| * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run. |
| * objc.dg/property/fsf-property-named-ivar.m: Likewise. |
| * objc.dg/property/property-1.m: Likewise. |
| * objc.dg/property/at-property-6.m: Likewise. |
| * objc.dg/property/at-property-7.m: Likewise. |
| * objc.dg/property/dotsyntax-1.m: Likewise. |
| * objc.dg/property/at-property-8.m: Likewise. |
| * objc.dg/property/dotsyntax-2.m: Likewise. |
| * objc.dg/property/at-property-9.m: Likewise. |
| * objc.dg/property/synthesize-2.m: Likewise. |
| * objc.dg/property/at-property-10.m: Likewise. |
| * objc.dg/property/at-property-11.m: Likewise. |
| * objc.dg/property/at-property-12.m: Likewise. |
| * objc.dg/property/at-property-13.m: Likewise. |
| * objc.dg/property/fsf-property-method-access.m: Likewise. |
| * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10 |
| linker warning. |
| * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation |
| warnings. |
| * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore |
| deprecation warnings. Use Object1 implementation. |
| * objc.dg/demangle-1.m: Provide +initialize. XFAIL m64 NeXT run. |
| * objc/execute/forward-1.m: Remove. |
| * objc/execute/forward-1.x: Remove. |
| |
| 2010-11-04 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-access.C: New. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| |
| PR rtl-optimization/46183 |
| * gcc.dg/torture/pr46183.c: New testcase. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46068 |
| * gcc.dg/torture/pr46068.c: New testcase. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/45991 |
| * gcc.dg/pr45991.c: New testcase. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46154 |
| * g++.dg/torture/pr46154.C: New testcase. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/45733 |
| * gcc.dg/pr45733.c: New testcase. |
| |
| 2010-11-04 Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/46213 |
| * gfortran.dg/vect/pr46213.f90: New. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/45702 |
| * gcc.dg/pr34989-1.c: Move ... |
| * gcc.dg/lto/pr34989-1_0.c: ... here. |
| * gcc.dg/pr34989-2.c: Move ... |
| * gcc.dg/lto/pr34989-1_1.c: ... here. |
| * gcc.dg/pr27898.c: Move ... |
| * gcc.dg/lto/pr27898_0.c: ... here and ... |
| * gcc.dg/lto/pr27898_1.c: ... split. |
| * gcc.dg/pr28712.c: Move ... |
| * gcc.dg/lto/pr28712_0.c: ... here and ... |
| * gcc.dg/lto/pr28712_1.c: ... split ... |
| * gcc.dg/lto/pr28712_2.c: ... twice. |
| * gcc.dg/pr28706.c: Move ... |
| * gcc.dg/lto/pr28706_0.c: ... here and ... |
| * gcc.dg/lto/pr28706_1.c: ... split. |
| |
| 2010-11-04 Richard Guenther <rguenther@suse.de> |
| Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/i386/fma4-vector-2.c: New testcase. |
| |
| 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com> |
| Richard Guenther <rguenther@suse.de> |
| |
| * gcc.dg/vec-scal-opt.c: New testcase. |
| * gcc.dg/vec-scal-opt1.c: New testcase. |
| * gcc.dg/vec-scal-opt2.c: New testcase. |
| |
| 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic |
| from plugin build flags on Darwin targets. |
| |
| 2010-11-03 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/pr46285.c: Require split_stack target. |
| |
| 2010-11-03 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46293 |
| * g++.dg/cpp0x/constexpr-base2.C: New. |
| |
| PR c++/46289 |
| * g++.dg/cpp0x/initlist45.C: New. |
| |
| 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic |
| is now allowed in categories. |
| * obj-c++.dg/property/dynamic-2.mm: Same change. |
| * objc.dg/property/dynamic-3.m: New. |
| * obj-c++.dg/property/dynamic-3.mm: New. |
| * objc.dg/property/at-property-14.m: New. |
| * objc.dg/property/at-property-15.m: New. |
| * obj-c++.dg/property/at-property-14.mm: New. |
| * obj-c++.dg/property/at-property-15.mm: New. |
| |
| * objc.dg/foreach-6.m: Added a few more tests for valid and |
| invalid iterating variables and collections. |
| |
| 2010-11-03 Xinliang David Li <davidxl@google.com> |
| |
| PR target/46200 |
| * g++.dg/tree-ssa/ivopts-2.C: New test. |
| |
| 2010-11-03 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46295 |
| * gcc.target/i386/pr46295.c: New. |
| |
| 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| * gcc.target/powerpc/vsx-sfminmax.c: New test for using double |
| precision min/max for single precision on VSX. |
| |
| 2010-11-03 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46289 |
| * g++.dg/cpp0x/constexpr-ice3.C: New. |
| |
| 2010-11-03 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/opt8.ad[sb]: New test. |
| * gnat.dg/opt8_pkg.ads: New helper. |
| |
| 2010-11-03 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR rtl-optimization/45865 |
| * gcc.dg/pr45865.c: New. |
| * gcc.dg/torture/pr45865.c: Likewise. |
| |
| * gcc.target/arm/headmerge-1.c: Revert revision 164552. |
| * gcc.target/arm/headmerge-2.c: Likewise. |
| * gcc.target/i386/headmerge-1.c: Likewise. |
| * gcc.target/i386/headmerge-2.c: Likewise. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/46288 |
| * gcc.dg/pr46288.c: New testcase. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/44807 |
| * gcc.dg/torture/pr44807.c: New testcase. |
| |
| 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| PR libgfortran/43899 |
| * gfortran.dg/namelist_67.f90: New test. |
| |
| 2010-11-03 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46009 |
| * gcc.dg/vect/pr46009.c: New function. |
| |
| 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Implemented -fobjc-std=objc1 flag. |
| * objc.dg/fobjc-std-1.m: New. |
| * obj-c++.dg/fobjc-std-1.mm: New. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/46241 |
| * g++.dg/debug/pr46241.C: New testcase. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46190 |
| * gfortran.dg/pr46190.f90: New testcase. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/46274 |
| * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence. |
| * gcc.dg/vect/vect-19.c: Likewise. |
| * gcc.dg/vect/vect-17.c: Likewise. |
| |
| 2010-11-03 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46285 |
| * gcc.target/i386/pr46285.c: New. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46217 |
| * gcc.dg/pr46217.c: New testcase. |
| |
| 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/dotsyntax-1.m: New. |
| * objc.dg/property/dotsyntax-2.m: New. |
| * obj-c++.dg/property/dotsyntax-1.mm: New. |
| * obj-c++.dg/property/dotsyntax-2.mm: New. |
| |
| 2010-11-03 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46165 |
| * gcc.dg/pr46165.c: New test. |
| |
| 2010-11-03 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/46251 |
| * gcc.dg/pr46251.c: New testcase. |
| |
| 2010-11-03 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/46107 |
| * gcc.c-torture/compile/pr46107.c: New test. |
| |
| PR debug/46252 |
| * gcc.dg/pr46252.c: New test. |
| |
| PR rtl-optimization/46034 |
| PR rtl-optimization/46212 |
| PR rtl-optimization/46248 |
| * gcc.c-torture/compile/pr46034.c: New test. |
| * gcc.c-torture/compile/pr46248.c: New test. |
| * gcc.dg/pr46212.c: New test. |
| |
| 2010-11-02 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/sizetype4.adb: New test. |
| |
| 2010-11-02 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/avx-vzeroupper-15.c: New. |
| * gcc.target/i386/avx-vzeroupper-16.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-17.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-18.c: Likewise. |
| |
| PR target/46253 |
| * gcc.target/i386/pr46253.c: New. |
| |
| 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org> |
| Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/45170 |
| * gfortran.dg/deferred_type_param_1.f90: New. |
| * gfortran.dg/deferred_type_param_2.f90: New. |
| * gfortran.dg/initialization_1.f90: Update dg-errors. |
| * gfortran.dg/initialization_9.f90: Update dg-errors. |
| |
| 2010-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46149 |
| * g++.dg/torture/pr46149.C: New testcase. |
| |
| 2010-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46216 |
| * gcc.dg/torture/pr46216.c: New testcase. |
| |
| 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| PR target/46131 |
| * lib/target-supports.exp (add_options_for_tls): Pass -pthread for |
| *-*-osf*. |
| |
| 2010-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46184 |
| * gcc.dg/pr46184.c: New testcase. |
| |
| 2010-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46177 |
| * gcc.dg/pr46177.c: New testcase. |
| |
| 2010-11-02 Martin Jambor <mjambor@suse.cz> |
| |
| PR middle-end/46120 |
| * g++.dg/ipa/ivinline-9.C: New test. |
| |
| 2010-11-02 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/45875 |
| * g++.dg/torture/pr45875.C: New test. |
| |
| 2010-11-02 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/46249 |
| * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence. |
| |
| 2010-11-02 Jakub Jelinek <jakub@redhat.com> |
| |
| PR debug/46255 |
| * gcc.dg/pr46255.c: New test. |
| |
| 2010-11-02 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/46170 |
| PR c++/46162 |
| * g++.dg/template/sfinae26.C: New test. |
| * g++.dg/template/sfinae27.C: Likewise. |
| |
| 2010-11-02 Dodji Seketeli <dodji@redhat.com> |
| |
| PR c++/45606 |
| * g++.dg/template/typedef36.C: New test. |
| * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise. |
| * g++.dg/template/canon-type-10.C: Likewise. |
| * g++.dg/template/canon-type-11.C: Likewise. |
| * g++.dg/template/canon-type-12.C: Likewise. |
| * g++.dg/template/canon-type-13.C: Likewise. |
| |
| 2010-11-02 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one |
| instance of debug_pubnames on darwin. |
| |
| 2010-11-01 Jason Merrill <jason@redhat.com> |
| Benjamin Kosnik <bkoz@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-initlist2.C: New. |
| * g++.dg/cpp0x/constexpr-initlist3.C: New. |
| |
| * g++.dg/cpp0x/constexpr-array-ptr.C: New. |
| * g++.dg/cpp0x/constexpr-array-ptr2.C: New. |
| * g++.dg/cpp0x/constexpr-array-ptr3.C: New. |
| * g++.dg/cpp0x/constexpr-array-ptr4.C: New. |
| * g++.dg/cpp0x/constexpr-array-ptr5.C: New. |
| * g++.dg/cpp0x/constexpr-array-ptr6.C: New. |
| * g++.dg/cpp0x/constexpr-array.C: New. |
| * g++.dg/cpp0x/constexpr-base.C: New. |
| * g++.dg/cpp0x/constexpr-complex.C: New. |
| * g++.dg/cpp0x/constexpr-data1.C: New. |
| * g++.dg/cpp0x/constexpr-data2.C: New. |
| * g++.dg/cpp0x/constexpr-deref.C: New. |
| * g++.dg/cpp0x/constexpr-diag1.C: New. |
| * g++.dg/cpp0x/constexpr-eh-spec.C: New. |
| * g++.dg/cpp0x/constexpr-ellipsis.C: New. |
| * g++.dg/cpp0x/constexpr-ellipsis2.C: New. |
| * g++.dg/cpp0x/constexpr-empty.C: New. |
| * g++.dg/cpp0x/constexpr-empty2.C: New. |
| * g++.dg/cpp0x/constexpr-empty3.C: New. |
| * g++.dg/cpp0x/constexpr-empty4.C: New. |
| * g++.dg/cpp0x/constexpr-empty5.C: New. |
| * g++.dg/cpp0x/constexpr-ex1.C: New. |
| * g++.dg/cpp0x/constexpr-ex2.C: New. |
| * g++.dg/cpp0x/constexpr-ex3.C: New. |
| * g++.dg/cpp0x/constexpr-ex4.C: New. |
| * g++.dg/cpp0x/constexpr-explicit-inst.C: New. |
| * g++.dg/cpp0x/constexpr-fnptr.C: New. |
| * g++.dg/cpp0x/constexpr-function1.C: New. |
| * g++.dg/cpp0x/constexpr-function2.C: New. |
| * g++.dg/cpp0x/constexpr-function3.C: New. |
| * g++.dg/cpp0x/constexpr-ice.C: New. |
| * g++.dg/cpp0x/constexpr-initlist.C: New. |
| * g++.dg/cpp0x/constexpr-neg1.C: New. |
| * g++.dg/cpp0x/constexpr-noexcept.C: New. |
| * g++.dg/cpp0x/constexpr-noexcept2.C: New. |
| * g++.dg/cpp0x/constexpr-noexcept3.C: New. |
| * g++.dg/cpp0x/constexpr-noexcept4.C: New. |
| * g++.dg/cpp0x/constexpr-non-const-arg.C: New. |
| * g++.dg/cpp0x/constexpr-nonlit.C: New. |
| * g++.dg/cpp0x/constexpr-nonlit2.C: New. |
| * g++.dg/cpp0x/constexpr-nullptr.C: New. |
| * g++.dg/cpp0x/constexpr-object1.C: New. |
| * g++.dg/cpp0x/constexpr-object2.C: New. |
| * g++.dg/cpp0x/constexpr-overflow.C: New. |
| * g++.dg/cpp0x/constexpr-pedantic.C: New. |
| * g++.dg/cpp0x/constexpr-pos1.C: New. |
| * g++.dg/cpp0x/constexpr-potential1.C: New. |
| * g++.dg/cpp0x/constexpr-ptrmem.C: New. |
| * g++.dg/cpp0x/constexpr-pure.C: New. |
| * g++.dg/cpp0x/constexpr-static.C: New. |
| * g++.dg/cpp0x/constexpr-static2.C: New. |
| * g++.dg/cpp0x/constexpr-static3.C: New. |
| * g++.dg/cpp0x/constexpr-static4.C: New. |
| * g++.dg/cpp0x/constexpr-static5.C: New. |
| * g++.dg/cpp0x/constexpr-static6.C: New. |
| * g++.dg/cpp0x/constexpr-string.C: New. |
| * g++.dg/cpp0x/constexpr-switch.C: New. |
| * g++.dg/cpp0x/constexpr-targ.C: New. |
| * g++.dg/cpp0x/constexpr-throw.C: New. |
| * g++.dg/cpp0x/constexpr-typeid.C: New. |
| * g++.dg/cpp0x/constexpr-union.C: New. |
| * g++.dg/cpp0x/constexpr-value.C: New. |
| * g++.dg/cpp0x/constexpr-value2.C: New. |
| * g++.dg/cpp0x/constexpr-variadic.C: New. |
| * g++.dg/cpp0x/initlist5.C: Use constexpr. |
| * g++.dg/cpp0x/static_assert3.C: Add expected error. |
| * g++.dg/other/fold1.C: Likewise. |
| * g++.dg/parse/crash36.C: Likewise. |
| * g++.dg/parse/constant4.C: Adjust expected error. |
| * g++.dg/template/arg5.C: Likewise. |
| * g++.dg/template/non-dependent10.C: Likewise. |
| * g++.dg/template/qualified-id3.C: Likewise. |
| * g++.dg/warn/overflow-warn-1.C: Likewise. |
| * g++.dg/warn/overflow-warn-3.C: Likewise. |
| * g++.dg/warn/overflow-warn-4.C: Likewise. |
| * g++.old-deja/g++.pt/crash10.C: Likewise. |
| |
| * g++.dg/cpp0x/constexpr-ctor2.C: New. |
| |
| 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Implemented format and noreturn attributes for Objective-C methods. |
| * objc.dg/attributes/method-attribute-2.m: Updated warnings. |
| * objc.dg/attributes/method-deprecated-1.m: New. |
| * objc.dg/attributes/method-deprecated-2.m: New. |
| * objc.dg/attributes/method-deprecated-3.m: New. |
| * objc.dg/attributes/method-noreturn-1.m: New. |
| * objc.dg/attributes/method-sentinel-1.m: New. |
| * objc.dg/attributes/method-format-1.m: New. |
| * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings. |
| * obj-c++.dg/attributes/method-deprecated-1.mm: New. |
| * obj-c++.dg/attributes/method-deprecated-2.mm: New. |
| * obj-c++.dg/attributes/method-deprecated-3.mm: New. |
| * obj-c++.dg/attributes/method-noreturn-1.mm: New. |
| * obj-c++.dg/attributes/method-sentinel-1.mm: New. |
| * obj-c++.dg/attributes/method-format-1.mm: New. |
| |
| 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/at-property-deprecated-1.m: New. |
| * obj-c++.dg/property/at-property-deprecated-1.mm: New. |
| |
| 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Implemented Objective-C 2.0 property accessors. |
| * objc.dg/property/at-property-6.m: Use nonatomic properties to |
| avoid testing more complex accessors in this testcase which is not |
| about them. |
| * objc.dg/property/at-property-7.m: Same change. |
| * objc.dg/property/at-property-8.m: Same change. |
| * objc.dg/property/at-property-9.m: Same change. |
| * objc.dg/property/at-property-10.m: Same change. |
| * objc.dg/property/at-property-11.m: Same change. |
| * obj-c++.dg/property/at-property-6.mm: Same change. |
| * obj-c++.dg/property/at-property-7.mm: Same change. |
| * obj-c++.dg/property/at-property-8.mm: Same change. |
| * obj-c++.dg/property/at-property-9.mm: Same change. |
| * obj-c++.dg/property/at-property-10.mm: Same change. |
| * obj-c++.dg/property/at-property-11.mm: Same change. |
| * objc.dg/property/at-property-12.m: New. |
| * objc.dg/property/at-property-13.m: New. |
| * obj-c++.dg/property/at-property-12.mm: New. |
| * obj-c++.dg/property/at-property-13.mm: New. |
| |
| 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org> |
| |
| PR fortran/46152 |
| * gfortran.dg/select_type_11.f03: Update dg-error phrase. |
| * gfortran.dg/allocate_with_typespec_4.f90: New test. |
| * gfortran.dg/allocate_with_typespec_1.f90: New test. |
| * gfortran.dg/allocate_with_typespec_2.f: New test. |
| * gfortran.dg/allocate_with_typespec_3.f90: New test. |
| * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase. |
| * gfortran.dg/select_type_1.f03: Update dg-error phrase. |
| |
| 2010-11-01 H.J. Lu <hongjiu.lu@intel.com> |
| Nathan Froyd <froydnj@codesourcery.com> |
| |
| PR tree-optimization/46259 |
| * gfortran.dg/pr46259.f: New testcase. |
| |
| 2010-11-01 Paul Koning <ni1d@arrl.net> |
| |
| * gcc.c-torture/compile/20080625-1.c: Skip if pdp11. |
| * gcc.c-torture/compile/20020604-1.c: Ditto. |
| * gcc.c-torture/compile/20001226-1.c: Ditto. |
| * gcc.c-torture/compile/20010327-1.c: Ditto. |
| * gcc.c-torture/compile/limits-stringlit.c: Ditto. |
| * gcc.c-torture/compile/pr43191.c: Ditto. |
| * gcc.c-torture/compile/pr41181.c: Ditto. |
| |
| 2010-10-31 Richard Henderson <rth@redhat.com> |
| |
| * lib/target-supports.exp |
| (check_effective_target_automatic_stack_alignment): True for |
| x86 but not windows. |
| * g++.dg/torture/stackalign/stackalign.exp: Use it to protect |
| use of the preferred-stack-boundary arguments. |
| * gcc.dg/torture/stackalign/stackalign.exp: Likewise. |
| |
| 2010-10-31 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46142 |
| * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic. |
| * gcc.target/i386/fma4-builtin-2.c: Likewise. |
| |
| 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets. |
| |
| 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.dg/tls/thr-init-1.c: Fix order of dg-do. |
| * gcc.dg/tls/thr-init-2.c: Likewise. Require tls_runtime rather |
| than tls. |
| * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls. |
| * gcc.dg/torture/tls/thr-init-2.c: Likewise. |
| * objc.dg/torture/tls/thr-init.m: Likewise. |
| * objc.dg/torture/tls/thr-init-2.m: Likewise. |
| * objc.dg/torture/tls/thr-init-3.m: Likewise. |
| |
| 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com> |
| |
| * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running |
| the Linux kernel. |
| |
| 2010-10-30 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/44917 |
| PR fortran/44926 |
| PR fortran/46196 |
| * gfortran.dg/typebound_generic_10.f03: New. |
| |
| 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Implemented Objective-C 2.0 @property, @synthesize and @dynamic. |
| * objc.dg/property/property-neg-1.m: Updated for changes in the |
| syntax of @property and the implementation of |
| @synthesize/@dynamic. |
| * objc.dg/property/property-neg-2.m: Same change. |
| * objc.dg/property/property-neg-3.m: Same change. |
| * objc.dg/property/property-neg-4.m: Same change. |
| * objc.dg/property/property-neg-5.m: Same change. |
| * objc.dg/property/property-neg-7.m: Same change. |
| * objc.dg/property/property-1.m: Same change. |
| * objc.dg/property/synthesize-1.m: Same change. |
| * objc.dg/property/at-property-2.m: Same change. |
| * objc.dg/property/at-property-4.m: Same change. |
| |
| * objc.dg/property/fsf-property-method-acces.m: Updated for |
| changes in the syntax of @property and the implementation of |
| @synthesize/@dynamic. Use the same code for GNU and NeXT runtime. |
| * objc.dg/property/fsf-property-basic.m: Same change. |
| * objc.dg/property/fsf-property-named-ivar.m: Same change. |
| |
| * objc.dg/property/at-property-5.m: New. |
| * objc.dg/property/at-property-6.m: New. |
| * objc.dg/property/at-property-7.m: New. |
| * objc.dg/property/at-property-8.m: New. |
| * objc.dg/property/at-property-9.m: New. |
| * objc.dg/property/at-property-10.m: New. |
| * objc.dg/property/at-property-11.m: New. |
| * objc.dg/property/synthesize-2.m: New. |
| * objc.dg/property/dynamic-2.m: New. |
| |
| * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the |
| syntax of @property and the implementation of |
| @synthesize/@dynamic. |
| * obj-c++.dg/property/property-neg-2.mm: Same change. |
| * obj-c++.dg/property/property-neg-3.mm: Same change. |
| * obj-c++.dg/property/property-neg-4.mm: Same change. |
| * obj-c++.dg/property/property-neg-5.mm: Same change. |
| * obj-c++.dg/property/property-neg-7.mm: Same change. |
| * obj-c++.dg/property/property-1.mm: Same change. |
| * obj-c++.dg/property/synthesize-1.mm: Same change. |
| * obj-c++.dg/property/at-property-2.mm: Same change. |
| * obj-c++.dg/property/at-property-4.mm: Same change. |
| |
| * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for |
| changes in the syntax of @property and the implementation of |
| @synthesize/@dynamic. Use the same code for GNU and NeXT runtime. |
| * obj-c++.dg/property/fsf-property-basic.mm: Same change. |
| * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change. |
| |
| * obj-c++.dg/property/at-property-5.mm: New. |
| * obj-c++.dg/property/at-property-6.mm: New. |
| * obj-c++.dg/property/at-property-7.mm: New. |
| * obj-c++.dg/property/at-property-8.mm: New. |
| * obj-c++.dg/property/at-property-9.mm: New. |
| * obj-c++.dg/property/at-property-10.mm: New. |
| * obj-c++.dg/property/at-property-11.mm: New. |
| * obj-c++.dg/property/synthesize-2.mm: New. |
| * obj-c++.dg/property/dynamic-2.mm: New. |
| |
| 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com> |
| Andrew Pinski <pinskia@gmail.com> |
| |
| * gcc.c-torture/execute/vector-shift.c: New testcase. |
| * gcc.c-torture/execute/vector-shift1.c: Likewise. |
| * gcc.c-torture/execute/vector-shift2.c: Likewise. |
| * gcc.dg/vector-shift.c: Likewise. |
| * gcc.dg/vector-shift1.c: Likewise. |
| * gcc.dg/torture/vector-shift2.c: Likewise. |
| * gcc.dg/vector-shift3.c: Likewise. |
| * gcc.dg/simd-1b.c: Adjust. |
| |
| 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org> |
| |
| * gcc.c-torture/execute/20101011-1.c: Skip on SH. |
| |
| 2010-10-29 Pat Haugen <pthaugen@us.ibm.com> |
| |
| * gcc.c-torture/execute/20101011-1.c: Fix #ifdef. |
| |
| 2010-10-28 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR target/46153 |
| * gcc.target/i386/pr46153.c: New test. |
| |
| 2010-10-27 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/cpp0x/constexpr-is_literal.C: New. |
| |
| 2010-10-27 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46161 |
| * gfortran.dg/class_dummy_3.f03: New. |
| |
| 2010-10-27 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic. |
| * gcc.target/i386/avx-vzeroupper-2.c: Likewise. |
| |
| * gcc.target/i386/avx-vzeroupper-3.c: New. |
| * gcc.target/i386/avx-vzeroupper-4.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-5.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-6.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-7.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-8.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-9.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-10.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-11.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-12.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-13.c: Likewise. |
| * gcc.target/i386/avx-vzeroupper-14.c: Likewise. |
| |
| 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * obj-c.dg/property/at-property-4.m: New. |
| * obj-c++.dg/property/at-property-4.mm: New. |
| * obj-c++.dg/property/property-neg-5.m: Updated testcase for |
| updates in warning. |
| * obj-c++.dg/property/property-neg-5.mm: Updated testcase for |
| updates in warning. |
| |
| 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/property/at-property-1.m: New. |
| * objc.dg/property/at-property-2.m: New. |
| * objc.dg/property/at-property-3.m: New. |
| * objc.dg/ivar-invalid-type-1.m: New. |
| * obj-c++.dg/property/at-property-1.mm: New. |
| * obj-c++.dg/property/at-property-2.mm: New. |
| * obj-c++.dg/property/at-property-3.mm: New. |
| * obj-c++.dg/ivar-invalid-type-1.mm: New. |
| * objc.dg/property/property-neg-6.m: Updated testcase for updates |
| in error reporting. |
| |
| 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
| |
| PR libgfortran/46010 |
| * gfortran.dg/namelist_66.f90: New test. |
| * gfortran.dg/fmt_t_6.f: Fix whitespace. |
| |
| 2010-10-26 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/42647 |
| * gfortran.dg/allocatable_scalar_9.f90: Extended. |
| * gfortran.dg/allocatable_scalar_10.f90: New. |
| * gfortran.dg/class_19.f03: Extended. |
| |
| 2010-10-26 Jan Hubicka <jh@suse.cz> |
| |
| PR middle-end/45736 |
| * testsuite/gcc.dg/lto/pr45736_0.c: New function. |
| |
| 2010-10-26 Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/46167 |
| * gcc.dg/vect/O-pr46167.c: New. |
| * gcc.dg/vect/vect.exp: Run tests with -O. |
| |
| 2010-10-26 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/44948 |
| * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86. |
| * g++.dg/vect/pr33860a.cc: Likewise. |
| * gcc.c-torture/compile/20070522-1.c: Likewise. |
| * gcc.dg/compat/struct-align-1_x.c: Likewise. |
| * gcc.dg/compat/struct-align-1_y.c: Likewise. |
| * gcc.dg/compat/struct-align-2_x.c: Likewise. |
| * gcc.dg/compat/struct-align-2_y.c: Likewise. |
| * gcc.dg/pr44136.c: Likewise. |
| |
| * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86. |
| * gcc.dg/compat/vector-1_x.c: Likewise. |
| * gcc.dg/compat/vector-1_y.c: Likewise. |
| * gcc.dg/compat/vector-2_x.c: Likewise. |
| * gcc.dg/compat/vector-2_y.c: Likewise. |
| * gcc.dg/pr43300.c: Likewise. |
| |
| * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi. |
| * gcc.dg/compat/vector-1a_y.c: Likewise. |
| * gcc.dg/compat/vector-1b_x.c: Likewise. |
| * gcc.dg/compat/vector-1b_y.c: Likewise. |
| * gcc.dg/compat/vector-2a_x.c: Likewise. |
| * gcc.dg/compat/vector-2a_y.c: Likewise. |
| * gcc.dg/compat/vector-2b_x.c: Likewise. |
| * gcc.dg/compat/vector-2b_y.c: Likewise. |
| * gcc.target/i386/pr39162.c: Likewise. |
| * gcc.target/i386/pr40906-2.c: Likewise. |
| * gcc.target/i386/sse-5.c: Likewise. |
| |
| * gcc.dg/pr35442.c: Prune ABI change warnings. |
| |
| * gcc.c-torture/execute/pr38151.x: New. |
| * gcc.target/i386/pr44948-1a.c: Likewise. |
| * gcc.target/i386/pr44948-1b.c: Likewise. |
| * gcc.target/i386/pr44948-2a.c: Likewise. |
| * gcc.target/i386/pr44948-2b.c: Likewise. |
| |
| 2010-10-26 Ian Lance Taylor <iant@google.com> |
| |
| PR middle-end/45687 |
| * gcc.c-torture/execute/20101025-1.c: New test. |
| |
| 2010-10-26 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/45451 |
| * gfortran.dg/class_allocate_5.f90: New. |
| |
| 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com> |
| |
| Implement opaque-enum-specifiers for C++0x |
| * g++.dg/cpp0x/forw_enum1.C: New. |
| * g++.dg/cpp0x/forw_enum2.C: New. |
| * g++.dg/cpp0x/forw_enum3.C: New. |
| * g++.dg/cpp0x/forw_enum4.C: New. |
| * g++.dg/cpp0x/forw_enum5.C: New. |
| * g++.dg/cpp0x/forw_enum6.C: New. |
| * g++.dg/cpp0x/forw_enum7.C: New. |
| * g++.dg/cpp0x/forw_enum8.C: New. |
| * g++.dg/cpp0x/forw_enum9.C: New. |
| * g++.dg/parse/enum3.C: Add new errors. |
| * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning. |
| * g++.dg/cpp0x/auto9.C: Add new error. |
| * g++.dg/template/crash79.C: Add new errors. |
| |
| 2010-10-26 Jie Zhang <jie@codesourcery.com> |
| |
| * gcc.target/arm/volatile-bitfields-1.c: New test. |
| * gcc.target/arm/volatile-bitfields-2.c: New test. |
| * gcc.target/arm/volatile-bitfields-3.c: New test. |
| |
| 2010-10-25 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/pointer_discr1.adb: New test. |
| * gnat.dg/pointer_discr1_pkg1.ads: New helper. |
| * gnat.dg/pointer_discr1_pkg2.ads: Likewise. |
| * gnat.dg/pointer_discr1_pkg3.ads: Likewise. |
| |
| 2010-10-25 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/loop_optimization8.adb: New test. |
| * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper. |
| * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise. |
| |
| 2010-10-25 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/in_out_parameter2.adb: New test. |
| * gnat.dg/in_out_parameter3.adb: Likewise. |
| |
| 2010-10-25 Jie Zhang <jie@codesourcery.com> |
| |
| * g++.dg/opt/combine.c: New test. |
| |
| 2010-10-24 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/opt7.ad[sb]: New test. |
| * gnat.dg/opt7_pkg.ads: New helper. |
| |
| 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/45735 |
| * obj-c.dg/pr45735.mm: New. |
| * obj-c++.dg/pr45735.mm: New. |
| |
| 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/24393 |
| * objc.dg/pr24393.m: New. |
| * obj-c++.dg/pr24393.mm: New. |
| |
| 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/28049 |
| * objc.dg/pr28049.m: New. |
| * obj-c++.dg/pr28049.mm: New. |
| |
| 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/attributes/method-attribute-2.m: Updated test. Method |
| parameter attributes are now supported. |
| * obj-c++.dg/attributes/method-attribute-2.m: Same change. |
| * objc.dg/attributes/parameter-attribute-1.m: New test. |
| * objc.dg/attributes/parameter-attribute-2.m: New test. |
| * obj-c++.dg/attributes/parameter-attribute-1.m: New test. |
| * obj-c++.dg/attributes/parameter-attribute-2.m: New test. |
| |
| 2010-10-23 Iain Sandoe <iains@gcc.gnu.org> |
| |
| Based on the CFString implementation in FSF apple/trunk branch. |
| |
| * gcc.dg/darwin-cfstring-1.c: New. |
| * gcc.dg/darwin-cfstring-2.c: New. |
| * gcc.dg/torture/darwin-cfstring-3.c: New. |
| * g++.dg/other/darwin-cfstring1.C: New. |
| * g++.dg/torture/darwin-cfstring-3.C: New. |
| |
| 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/demangle-1.m: New test. |
| * obj-c++.dg/demangle-1.mm: New test. |
| * obj-c++.dg/demangle-2.mm: New test. |
| * obj-c++.dg/demangle-3.mm: New test. |
| |
| 2010-10-23 Ian Lance Taylor <iant@google.com> |
| |
| * gcc.c-torture/execute/20101011-1.c: New test. |
| * gcc.c-torture/execute/20101011-1.x: New test driver. |
| |
| 2010-10-23 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46122 |
| * gfortran.dg/protected_8.f90: New. |
| |
| 2010-10-23 Joseph Myers <joseph@codesourcery.com> |
| |
| * gcc.dg/march-generic.c: Skip for -march in multilib options. |
| * gcc.target/i386/isa-9.c: Skip for -march other than |
| -march=amdfam10 in multilib options. |
| * gcc.target/i386/pr42589.c: Skip for -march other than |
| -march=i486 in multilib options. |
| * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for |
| other -march in multilib options. |
| |
| 2010-10-23 Jie Zhang <jie@codesourcery.com> |
| |
| PR rtl-optimization/37360 |
| * gcc.dg/pr37360.c: New test. |
| |
| 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final. |
| |
| 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com> |
| Andrew Pinski <pinskia@gmail.com> |
| |
| * gcc.c-torture/execute/vector-subscript-1.c: Likewise. |
| * gcc.c-torture/execute/vector-subscript-2.c: Likewise. |
| * gcc.c-torture/execute/vector-subscript-3.c: New testcase. |
| * gcc.dg/vector-subscript-1.c: Likewise. |
| * gcc.dg/vector-subscript-2.c: Likewise. |
| * gcc.dg/vector-subscript-3.c: New testcase. |
| * gcc.dg/array-8.c: Adjust. |
| |
| 2010-10-22 Richard Guenther <rguenther@suse.de> |
| |
| PR middle-end/46137 |
| * c-c++-common/torture/pr46137.c: New testcase. |
| |
| 2010-10-22 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46129 |
| * g++.dg/template/defarg14.C: New. |
| |
| 2010-10-22 Jason Merrill <jason@redhat.com> |
| |
| PR c++/46103 |
| * g++.dg/cpp0x/implicit10.C: New. |
| |
| 2010-10-22 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR target/46098 |
| * gcc.target/i386/pr46098.c: New test. |
| |
| 2010-10-22 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/45720 |
| * gcc.dg/torture/pr45720.c: New testcase. |
| |
| 2010-10-22 Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/46126 |
| * gcc.dg/vect/pr46126.c: New. |
| |
| 2010-10-21 Iain Sandoe <iains@gcc.gnu.org> |
| |
| Based on the CFString implementation in FSF apple/trunk branch. |
| |
| * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags |
| so that the latter can be used in dg-skip and dg-xfail clauses. |
| * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise. |
| * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test |
| to use dg-additional-files for Object1. |
| * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test |
| to use dg-additional-files for Object1, move to torture/strings/. |
| * obj-c++.dg/const-str-4.mm: Likewise. |
| * obj-c++.dg/const-str-3.mm: Likewise. |
| * obj-c++.dg/const-str-8.mm: Likewise. |
| * obj-c++.dg/const-str-9.mm: Likewise. |
| * obj-c++.dg/const-str-10.mm: Likewise. |
| * obj-c++.dg/const-str-10.mm: Likewise. |
| * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test |
| to use dg-additional-files for Object1, move to strings/. |
| * obj-c++.dg/const-str-2.mm: Likewise. |
| * obj-c++.dg/const-str-5.mm: Likewise. |
| * obj-c++.dg/const-str-6.mm: Likewise. |
| * obj-c++.dg/const-str-12.mm: Likewise. |
| * obj-c++.dg/strings/strings.exp: New. |
| * obj-c++.dg/strings/const-cfstring-2.mm: New. |
| * obj-c++.dg/strings/const-cfstring-5.mm: New. |
| * obj-c++.dg/torture/strings/strings.exp: New. |
| * obj-c++.dg/torture/strings/string1.mm: New. |
| * obj-c++.dg/torture/strings/const-cfstring-1.mm: New. |
| * obj-c++.dg/torture/strings/const-cfstring-3.mm: New. |
| * obj-c++.dg/torture/strings/const-cfstring-4.mm: New. |
| |
| * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to |
| use dg-additional-files for Object1, move to objc.dg/torture/strings/. |
| * objc/execute/string2.m: Likewise. |
| * objc/execute/string3.m: Likewise. |
| * objc/execute/string3.m: Likewise. |
| * objc.dg/foreach-2.m: Don't use CFStrings on Darwin. |
| * objc.dg/foreach-4.m: Likewise. |
| * objc.dg/foreach-5.m: Likewise. |
| * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to |
| use dg-additional-files for Object1, move to objc.dg/torture/strings/. |
| * objc.dg/const-str-4.m: Likewise. |
| * objc.dg/const-str-7.m: Likewise. |
| * objc.dg/const-str-8.m: Likewise. |
| * objc.dg/const-str-9.m: Likewise. |
| * objc.dg/const-str-10.m: Likewise. |
| * objc.dg/const-str-11.m: Likewise. |
| * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test |
| to use dg-additional-files for Object1, move to objc.dg/strings/. |
| * objc.dg/const-str-2.m: Likewise. |
| * objc.dg/const-str-5.m: Likewise. |
| * objc.dg/const-str-6.m: Likewise. |
| * objc.dg/const-str-12.m: Likewise. |
| * objc.dg/const-str-12b.m: Likewise. |
| * objc.dg/strings/strings.exp: New. |
| * objc.dg/strings/const-cfstring-2.m: New. |
| * objc.dg/strings/const-cfstring-5.m: New. |
| * objc.dg/torture/strings/strings.exp: New. |
| * objc.dg/torture/strings/const-cfstring-1.m: New. |
| * objc.dg/torture/strings/const-cfstring-3.m: New. |
| * objc.dg/torture/strings/const-cfstring-4.m: New. |
| |
| 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com> |
| |
| * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan. |
| |
| 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/46117 |
| * g++.dg/parse/crash57.C: New. |
| |
| 2010-10-21 Uros Bizjak <ubizjak@gmail.com> |
| H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/45946 |
| * gcc.target/i386/pr45946.c: New test. |
| |
| 2010-10-21 Martin Jambor <mjambor@suse.cz> |
| |
| PR tree-optimization/45875 |
| * g++.dg/ipa/pr45875.C: New test. |
| |
| 2010-10-21 Ira Rosen <irar@il.ibm.com> |
| |
| PR tree-optimization/46049 |
| PR tree-optimization/46052 |
| * gcc.dg/vect/pr46052.c: New test. |
| * gcc.dg/vect/pr46049.c: New test. |
| |
| 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org> |
| |
| PR fortran/46007 |
| * gfortran.dg/shape_5.f90: New test case. |
| |
| 2010-10-21 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46060 |
| * gfortran.dg/proc_ptr_comp_25.f90: New. |
| |
| 2010-10-21 Richard Guenther <rguenther@suse.de> |
| Michael Matz <matz@suse.de> |
| |
| PR tree-optimization/45764 |
| * gcc.dg/torture/pr45764.c: New testcase. |
| |
| 2010-10-21 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/46111 |
| * g++.dg/torture/pr46111.C: New testcase. |
| |
| 2010-10-21 Janus Weil <janus@gcc.gnu.org> |
| |
| PR fortran/46067 |
| * gfortran.dg/dummy_procedure_4.f90: New. |
| * gfortran.dg/proc_ptr_30.f90: New. |
| |
| 2010-10-21 Tobias Burnus <burnus@net-b.de> |
| |
| PR fortran/46100 |
| * gfortran.dg/ptr-func-1.f90: New. |
| * gfortran.dg/ptr-func-2.f90: New. |
| |
| 2010-10-20 Jakub Jelinek <jakub@redhat.com> |
| |
| PR tree-optimization/45919 |
| * gcc.c-torture/compile/pr45919.c: New test. |
| |
| PR tree-optimization/46066 |
| * gcc.dg/autopar/pr46066.c: New test. |
| |
| 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
| |
| PR c++/46024 |
| * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces. |
| |
| 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com> |
| |
| PR c++/46056 |
| * g++.dg/cpp0x/range-for7.C: New. |
| |
| 2010-10-20 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/45667 |
| * g++.dg/lto/20101020-1_0.h: New testcase. |
| * g++.dg/lto/20101020-1_0.C: Likewise. |
| * g++.dg/lto/20101020-1_1.C: Likewise. |
| |
| 2010-10-20 Dmitry Melnik <dm@ispras.ru> |
| |
| * gcc.dg/20101013-1.c: New test. |
| |
| 2010-10-20 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46085 |
| * gcc.target/i386/pr46085-1.c: New. |
| * gcc.target/i386/pr46085-2.c: Likewise. |
| |
| 2010-10-20 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/45860 |
| * gcc.dg/torture/pr45860.c: New testcase. |
| |
| 2010-10-20 Eric Botcazou <ebotcazou@adacore.com> |
| |
| * gnat.dg/discr25.adb: New test. |
| * gnat.dg/discr25_pkg.ad[sb]: New helper. |
| |
| 2010-10-20 Olivier Hainque <hainque@adacore.com> |
| |
| * gcc.target/powerpc/ehreturn.c: New test. |
| |
| 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Merge from 'apple/trunk' branch on FSF servers. Test adapted to |
| not require Foundation and run with the GNU runtime as well. |
| |
| 2006-03-13 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4439126 |
| * obj-c++.dg/template-8.mm: New. |
| |
| 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/23709 |
| * objc.dg/pr23709.m: New. |
| * obj-c++.dg/pr23709.m: New. |
| |
| 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com> |
| |
| PR c++/46046 |
| * g++.dg/template/crash104.C: New. |
| |
| 2010-10-19 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/i386/fma3-fma.c: New. |
| * gcc.target/i386/fma3-builtin.c: New. |
| * gcc.target/i386/fma4-builtin.c: New. |
| |
| 2010-10-19 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/46081 |
| * gcc.dg/ipa/ipa-pta-10.c:Â Adjust. |
| |
| 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Merge from 'apple/trunk' branch on FSF servers. |
| |
| 2006-03-16 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4293709 |
| * objc.dg/proto-init-mimatch-1.m: New. |
| * obj-c++.dg/proto-init-mimatch-1.mm: New. |
| |
| 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Implemented parsing @synthesize and @dynamic for |
| Objective-C/Objective-C++. |
| * objc.dg/property/dynamic-1.m: New. |
| * objc.dg/property/synthesize-1.m: New. |
| * obj-c++.dg/property/dynamic-1.mm: New. |
| * obj-c++.dg/property/synthesize-1.mm: New. |
| |
| 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/at-class-1.m: New. |
| * objc.dg/at-class-1.mm: New. |
| |
| 2010-10-18 Steve Ellcey <sje@cup.hp.com> |
| |
| * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines. |
| |
| 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Merge from 'apple/trunk' branch on FSF servers. |
| |
| 2006-01-17 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4407151 |
| * obj-c++.dg/template-7.mm: New. |
| |
| 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match |
| bugfix. |
| |
| 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Merge from 'apple/trunk' branch on FSF servers. |
| |
| 2005-03-01 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4451818 |
| * obj-c++.dg/try-catch-16.mm: New. |
| * obj-c++.dg/try-catch-17.mm: New. |
| |
| 2005-11-08 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4330422 |
| * obj-c++.dg/try-catch-15.mm: New |
| |
| 2005-10-07 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4204796 |
| * obj-c++.dg/try-catch-12.mm: New |
| * obj-c++.dg/try-catch-13.mm: New |
| * obj-c++.dg/try-catch-14.mm: New |
| * objc.dg/try-catch-11.m: New |
| * objc.dg/try-catch-12.m: New |
| * objc.dg/try-catch-13.m: New |
| |
| 2010-10-18 Richard Henderson <rth@redhat.com> |
| |
| * gcc.target/ia64/20101014.c: Fix double-paste of test case. |
| |
| 2010-10-18 Jakub Jelinek <jakub@redhat.com> |
| |
| PR c/46015 |
| * c-c++-common/Wunused-var-13.c: New test. |
| |
| 2010-10-18 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/45967 |
| * gcc.dg/torture/pr45967.c: New testcase. |
| * gcc.dg/ipa/ipa-pta-10.c: Adjust. |
| * gcc.dg/ipa/ipa-pta-13.c: Likewise |
| * gcc.dg/torture/pr39074-2.c: Likewise |
| * gcc.dg/torture/pta-escape-1.c: Likewise |
| * gcc.dg/torture/pta-ptrarith-1.c: Likewise |
| * gcc.dg/tree-ssa/pta-callused.c: Likewise |
| * gcc.dg/tree-ssa/pta-escape-1.c: Likewise |
| * gcc.dg/tree-ssa/pta-escape-2.c: Likewise |
| * gcc.dg/tree-ssa/pta-escape-3.c: Likewise |
| * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise |
| |
| 2010-10-18 Kai Tietz <kai.tietz@onevision.com> |
| |
| * gfortran.dg/bessel_7.f90: Set xfail for mingw targets. |
| |
| 2010-10-18 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/44950 |
| * g++.dg/lto/20101015-2_0.C: New testcase. |
| |
| 2010-10-18 Jakub Jelinek <jakub@redhat.com> |
| |
| PR middle-end/46019 |
| * gcc.c-torture/execute/pr46019.c: New test. |
| |
| 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Merge from 'apple/trunk' branch on FSF servers. |
| |
| 2006-04-19 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4516785 |
| * obj-c++.dg/method-namespace-2.mm: New. |
| |
| 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| Merge from 'apple/trunk' branch on FSF servers. |
| |
| 2006-03-27 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radar 4133425 |
| * objc.dg/private-1.m: Test modified. |
| * obj-c++.dg/private-1.mm: Test modified. |
| |
| 2010-10-17 Uros Bizjak <ubizjak@gmail.com> |
| |
| PR testsuite/45987 |
| * gcc.target/i386/push-1.c: Remove. |
| |
| 2010-10-17 Uros Bizjak <ubizjak@gmail.com> |
| H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/46051 |
| * gcc.target/i386/pr46051.c: New test. |
| |
| 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * obj-c++.dg/gnu-api-2-class.mm: New. |
| * obj-c++.dg/gnu-api-2-ivar.mm: New. |
| * obj-c++.dg/gnu-api-2-method.mm: New. |
| * obj-c++.dg/gnu-api-2-objc.mm: New. |
| * obj-c++.dg/gnu-api-2-object.mm: New. |
| * obj-c++.dg/gnu-api-2-property.mm: New. |
| * obj-c++.dg/gnu-api-2-protocol.mm: New. |
| * obj-c++.dg/gnu-api-2-sel.mm: New. |
| |
| 2010-10-17 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/fsf-package-0.m: New. |
| * obj-c++.dg/fsf-package-0.m: New. |
| |
| 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| PR objc/18255 |
| * objc.dg/pr18255.m: New. |
| |
| 2010-10-16 Jan Hubicka <jh@suse.cz> |
| |
| PR middle-end/44206 |
| * g++.dg/torture/pr44206.C: New. |
| |
| 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-class.m: New. |
| * objc.dg/gnu-api-2-objc.m: New. |
| |
| 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-ivar.m: New. |
| |
| 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-property.m: New. |
| |
| 2010-10-15 Xinliang David Li <davidxl@google.com> |
| |
| * g++.dg/uninit-pred-3_a.C: New test. |
| * g++.dg/uninit-pred-3_b.C: New test. |
| |
| 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-object.m: New. |
| |
| 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-method.m: New. |
| |
| 2010-10-15 Jason Merrill <jason@redhat.com> |
| |
| * g++.dg/lto/pr45983_0.C: New. |
| |
| 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com> |
| |
| * gcc.target/powerpc/ppc-fma-1.c: New tests for powerpc FMA |
| builtin combiner patterns. |
| * gcc.target/powerpc/ppc-fma-2.c: Ditto. |
| * gcc.target/powerpc/ppc-fma-3.c: Ditto. |
| * gcc.target/powerpc/ppc-fma-4.c: Ditto. |
| * gcc.target/powerpc/ppc-fma-5.c: Ditto. |
| * gcc.target/powerpc/ppc-fma-6.c: Ditto. |
| |
| 2010-10-15 Richard Guenther <rguenther@suse.de> |
| |
| * g++.dg/lto/20101015-1_0.C: New testcase. |
| |
| 2010-10-15 Richard Guenther <rguenther@suse.de> |
| |
| PR testsuite/46021 |
| * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL. |
| * gcc.dg/tree-ssa/fre-vce-1.c: Likewise. |
| |
| 2010-10-15 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/45957 |
| * g++.dg/lto/20101014-1_0.C: New testcase. |
| |
| 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com> |
| |
| * objc.dg/gnu-api-2-protocol.m: New. |
| * objc.dg/gnu-api-2-sel.m: New. |
| |
| 2010-10-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> |
| |
| * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for |
| arm-eabi targets. |
| |
| 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com> |
| |
| * gcc.dg/20101010-1.c: New testcase. |
| |
| 2010-10-15 Jie Zhang <jie@codesourcery.com> |
| |
| * lib/lto.exp (lto-link-and-maybe-run): Use the default linker |
| script when relocatable linking. |
| |
| 2010-10-14 Yao Qi <yao@codesourcery.com> |
| |
| PR target/45447 |
| * gcc.target/arm/pr45447.c: New test. |
| |
| 2010-10-14 Jan Hubicka <jh@suse.cz> |
| |
| PR middle-end/45621 |
| * g++.dg/lto/pr45621.h : New. |
| * g++.dg/lto/pr45621_0.C: New. |
| * g++.dg/lto/pr45621_1.C: New. |
| |
| 2010-10-14 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/property: New. |
| * objc.dg/property/fsf-property-basic.m: New. |
| * objc.dg/property/fsf-property-method-access.m: New. |
| * objc.dg/property/fsf-property-named-ivar.m: New. |
| * obj-c++.dg/property: New. |
| * obj-c++.dg/property/fsf-property-basic.mm: New. |
| * obj-c++.dg/property/fsf-property-method-access.mm: New. |
| * obj-c++.dg/property/fsf-property-named-ivar.mm: New. |
| |
| merge from FSF apple 'trunk' branch. |
| 2006 Fariborz Jahanian <fjahanian@apple.com> |
| |
| Radars 4436866, 4505126, 4506903, 4517826 |
| * objc.dg/property/property-1.m: New. |
| * objc.dg/property/property-2.m: New. |
| * objc.dg/property/property-3.m: New. |
| * objc.dg/property/property-neg-1.m: New. |
| * objc.dg/property/property-neg-2.m: New. |
| * objc.dg/property/property-neg-3.m: New. |
| * objc.dg/property/property-neg-4.m: New. |
| * objc.dg/property/property-neg-5.m: New. |
| * objc.dg/property/property-neg-6.m: New. |
| * objc.dg/property/property-neg-7.m: New. |
| * objc.dg/property/property.exp: New. |
| * obj-c++.dg/property/property-1.mm: New. |
| * obj-c++.dg/property/property-2.mm: New. |
| * obj-c++.dg/property/property-3.mm: New. |
| * obj-c++.dg/property/property-neg-1.mm: New. |
| * obj-c++.dg/property/property-neg-2.mm: New. |
| * obj-c++.dg/property/property-neg-3.mm: New. |
| * obj-c++.dg/property/property-neg-4.mm: New. |
| * obj-c++.dg/property/property-neg-5.mm: New. |
| * obj-c++.dg/property/property-neg-6.mm: New. |
| * obj-c++.dg/property/property-neg-7.mm: New. |
| * obj-c++.dg/property/property.exp: New. |
| |
| 2010-10-14 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.dg/pr45570.c: Fix typos. Also run for i?86-*-*. |
| |
| 2010-10-14 Joseph Myers <joseph@codesourcery.com> |
| |
| PR c/45969 |
| * gcc.c-torture/compile/pr45969-1.c: New test. |
| |
| 2010-10-14 Richard Guenther <rguenther@suse.de> |
| |
| PR tree-optimization/44913 |
| * gcc.dg/torture/pr44913.c: New testcase. |
| |
| 2010-10-14 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/45382 |
| * g++.dg/lto/20101014-2_0.C: New testcase. |
| |
| 2010-10-14 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/avx-copysign-vec.c: Add -mtune=generic. |
| * gcc.target/i386/avx-copysignf-vec.c: Likewise. |
| * gcc.target/i386/pr44130.c: Likewise. |
| * gcc.target/i386/pr44144.c: Likewise. |
| * gcc.target/i386/pr44180.c: Likewise. |
| * gcc.target/i386/recip-vec-divf-avx.c: Likewise. |
| * gcc.target/i386/recip-vec-sqrtf-avx.c: Likewise. |
| * gcc.target/i386/vect-sizes-1.c: Likewise. |
| * gcc.target/i386/vectorize4-avx.c: Likewise. |
| |
| 2010-10-14 Richard Guenther <rguenther@suse.de> |
| |
| PR lto/44561 |
| * g++.dg/lto/20101010-3_0.C: New testcase. |
| * g++.dg/lto/20101010-4_0.C: Likewise. |
| |
| 2010-10-14 Iain Sandoe <iains@gcc.gnu.org> |
| |
| * objc.dg/pr45878.m: Update to include NSConstantString interface |
| for -fnext-runtime. |
| * objc.dg/pr23214.m: Use the Object1.m implementation to build m64 on |
| -fnext-runtime, XFAIL the m64 -fnext-runtime run. |
| * objc.dg/objc-foreach-4.m: Provide an NSConstantString dummy class |
| reference for m64 -fnext-runtime. |
| |
| 2010-10-14 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/vect-sizes-1.c: New. |
| |
| 2010-10-14 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR middle-end/46011 |
| * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register and xfail. |
| |
| 2010-10-14 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/recip-vec-sqrtf-avx.c: Scan 256bit AVX register. |
| * gcc.target/i386/recip-vec-divf-avx.c: Likewise. |
| |
| 2010-10-14 Andrey Belevantsev <abel@ispras.ru> |
| |
| * gcc.target/ia64/20101005.c: New test. |
| |
| 2010-10-14 Andrey Belevantsev <abel@ispras.ru> |
| |
| PR rtl-optimization/45570 |
| * gcc.dg/pr45570.c: New test. |
| |
| 2010-10-13 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/recip-vec-sqrtf-avx.c: New. |
| * gcc.target/i386/recip-vec-divf-avx.c: Likewise. |
| * gcc.target/i386/vectorize4-avx.c: Likewise. |
| |
| 2010-10-13 H.J. Lu <hongjiu.lu@intel.com> |
| |
| * gcc.target/i386/avx-copysign-vec.c: New. |
| * gcc.target/i386/avx-copysignf-vec.c: Likewise. |
| |
| 2010-10-13 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR middle-end/44130 |
| * gcc.target/i386/pr44130.c: New. |
| |
| 2010-10-13 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR middle-end/44144 |
| * gcc.target/i386/pr44144.c: New. |
| |
| 2010-10-13 H.J. Lu <hongjiu.lu@intel.com> |
| |
| PR target/44180 |
| * gcc.target/i386/pr44180.c: New. |
| |
| 2010-10-13 Jason Merrill <jason@redhat.com> |
| |
|