OSDN Git Service

PR c/38957
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 4765a8e..5425b02 100644 (file)
@@ -1,3 +1,508 @@
+2009-01-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/38957
+       * gcc.dg/pr38957.c: New test.
+
+2009-01-24  David Billinghurst  <billingd@gcc.gnu.org>
+
+       PR fortran/38955
+       * gfortran.dg/array_constructor_24.f: Allow tolerance when
+       comparing floats.
+
+2009-01-24  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR tree-optimization/38953
+       * gfortran.dg/graphite/pr38953.f90: New.
+
+2009-01-24  Paul Brook  <paul@codesourcery.com>
+
+       * gcc.target/arm/neon-cond-1.c: New test.
+
+2008-01-23  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR tree-optimization/38932
+       * gcc.dg/pr38932.c: New.
+
+2009-01-23  Revital Eres  <eres@il.ibm.com>
+
+       * gcc.dg/sms-7.c: Fix test.
+
+2009-01-22  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
+       gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
+       * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
+       g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
+
+2009-01-22  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/pr35729.c: Make test x86 specific.
+
+2009-01-22  Steve Ellcey  <sje@cup.hp.com>
+
+       PR middle-end/38615
+       * gcc.dg/pr38615.c: New test.
+
+2009-01-22  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/38931
+       * gcc.target/i386/pr38931.c: New test.
+
+2009-01-22  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/38930
+       * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
+       * g++.dg/template/typedef12.C: Likewise.
+       * g++.dg/template/typedef13.C: Likewise.
+       * g++.dg/template/typedef14.C: Likewise.
+       * g++.dg/template/sfinae3.C: Likewise.
+       * g++.old-deja/g++.pt/typename8.C: Likewise.
+       * g++.dg/template/access11.C: Likewise
+
+2009-01-21  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
+       and mips*-*-irix*.
+       * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
+
+2009-01-21  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/26693
+       * g++.dg/template/typedef11.C: New test.
+       * g++.dg/template/typedef12.C: Likewise.
+       * g++.dg/template/typedef13.C: Likewise.
+       * g++.dg/template/typedef14.C: Likewise.
+       * g++.dg/template/sfinae3.C: Compile this pedantically.
+       The only errors expected should be the one saying the typedef is ill
+       formed.
+       * g++.old-deja/g++.pt/typename8.C: Likewise.
+       * g++.dg/template/access11.C: Update this.
+
+2009-01-21  Daniel Kraft  <d@domob.eu>
+
+       PR fortran/38887
+       * gfortran.dg/mvbits_5.f90:  New test.
+
+2009-01-21  Bingfeng Mei  <bmei@broadcom.com>
+
+       * gcc.dg/sms-6.c: New test.
+       * gcc.dg/sms-7.c: Likewise.
+
+2009-01-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38907
+       * gfortran.dg/host_assoc_function_7.f90: New test
+
+2009-01-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+       Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38747
+       PR tree-optimization/38748
+       * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
+       * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
+       * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
+
+2009-01-20  Kees Cook  <kees@ubuntu.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/38902
+       * gcc.dg/pr38902.c: New.
+
+2008-01-20  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR target/38868
+       * gfortran.dg/pr38868.f: New testcase.
+
+2009-01-20  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.c-torture/execute/pr36227.c: Move ...
+       * gcc.dg/torture/pr36227.c: ... here.  Require stdint_types.
+
+2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
+
+       * lib/gfortran.exp: Add -B options for targets that use
+       libgfortran.a%s in their specs.
+
+2009-01-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/23287
+       * g++.dg/template/dtor5.C: New test.
+
+2009-01-19  Mikael Morin  <mikael.morin@tele2.fr>
+
+       PR fortran/38859
+       * gfortran.dg/bound_5.f90: New test.
+
+2009-01-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/38736
+       * g++.dg/compat/abi/pr38736_main.C: New.
+       * g++.dg/compat/abi/pr38736_x.C: Likewise.
+       * g++.dg/compat/abi/pr38736_y.C: Likewise.
+       * g++.dg/other/macro-1.C: Likewise.
+       * gcc.dg/macro-1.c: Likewise.
+       * gcc.dg/compat/pr38736_main.c: Likewise.
+       * gcc.dg/compat/pr38736_x.c: Likewise.
+       * gcc.dg/compat/pr38736_y.c: Likewise.
+
+2009-01-18  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38819
+       * gcc.c-torture/execute/pr38819.c: New testcase.
+
+2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38657
+       * gfortran.dg/module_commons_3.f90: Reapply.
+
+2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34955
+       * gfortran.dg/transfer_intrinsic_1.f90: New test.
+       * gfortran.dg/transfer_intrinsic_2.f90: New test.
+
+2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38657
+       * gfortran.dg/module_commons_3.f90: Remove
+
+2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
+
+2009-01-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/38877
+       * g++.dg/template/lvalue1.C: New test.
+
+       PR c++/29470
+       * g++.dg/template/access20.C: New test.
+       * g++.dg/torture/pr34641.C: Fix access.
+
+2009-01-16  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38835
+       PR middle-end/36227
+       * gcc.c-torture/execute/pr36227.c: New testcase.
+       * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
+       * g++.dg/init/const7.C: Likewise.
+
+2009-01-16  Adam Nemet  <anemet@caviumnetworks.com>
+
+       PR target/38554
+       * gcc.c-torture/compile/pr38554.c: New test.
+
+2009-01-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/38579
+       * g++.dg/conversion/access1.C: New test.
+
+2009-01-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/38789
+       * gcc.c-torture/compile/pr38789.c: New test.
+
+2009-01-16  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/38152
+       * gfortran.dg/proc_ptr_13.f90: New.
+
+2009-01-15  Jason Merrill  <jason@redhat.com>
+
+       PR c++/38850
+       * g++.dg/template/koenig6.C: New test.
+
+2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR C++/29388
+       * g++.dg/template/error37.C: New testcase.
+
+2009-01-15  Jason Merrill  <jason@redhat.com>
+
+       PR c++/36334
+       * g++.dg/conversion/memfn1.C: New test.
+
+       PR c++/37646
+       * g++.dg/conversion/memfn2.C: New test.
+
+2008-01-15  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/38357
+       * g++.dg/template/crash87.C: New test.
+
+2009-01-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/37843
+       * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
+
+2009-01-15  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/38636
+       * g++.dg/parse/crash50.C: New test.
+
+2009-01-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/38245
+       * gcc.dg/pr38245-3.c: New test.
+       * gcc.dg/pr38245-3.h: New file.
+       * gcc.dg/pr38245-4.c: New file.
+       * gcc.dg/pr38364.c: New test.
+
+2009-01-14  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
+       sequence PC-relative.
+
+2009-01-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
+       calls and/or PLT markers.
+       * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
+       calls and/or PLT markers.
+       * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
+       calls and/or PLT markers.
+       * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
+       calls and/or PLT markers.
+
+2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
+           Nathan Froyd  <froydnj@codesourcery.com>
+           Joseph Myers  <joseph@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
+       New function.
+       * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
+       and use consistent CFLAGS.
+       * gcc.target/powerpc/20030505.c: Likewise.
+       * gcc.target/powerpc/20081204-1.c: Likewise.
+       * gcc.target/powerpc/ppc-spe.c: Likewise.
+       * gcc.target/powerpc/spe1.c: Likewise.
+       * g++.dg/ext/spe1.C: Likewise.
+       * g++.dg/other/opaque-1.C: Likewise.
+       * g++.dg/other/opaque-2.C: Likewise.
+       * g++.dg/other/opaque-3.C: Likewise.
+
+2009-01-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
+       out of loop.
+
+2009-01-14  Vladimir Makarov  <vmakarov@redhat.com>
+
+       PR target/38811
+       * g++.dg/torture/pr38811.C: New file.
+
+2009-01-14  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38826
+       PR middle-end/38477
+       * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
+
+2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gcc.dg/graphite/pr38786.c: Fix commit problem.
+
+2009-01-14  Nick Clifton  <nickc@redhat.com>
+
+       PR c++/37862
+       * g++.cp/parse/pr37862.C: New test.
+
+2009-01-14  Julian Brown  <julian@codesourcery.com>
+
+       * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
+       (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
+       to...
+       (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
+       These.
+
+2009-01-13  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/38774
+       * gcc.dg/torture/pr38774.c: New test.
+
+       PR c++/38795
+       * g++.dg/cpp0x/pr38795.C: New test.
+
+2009-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
+           Nathan Froyd  <froydnj@codesourcery.com>
+           Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
+       otherwise.  Do not check for AltiVec at runtime.
+       * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
+       * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
+       * gcc.target/powerpc/altivec-1.c: Likewise.
+       * gcc.target/powerpc/altivec-3.c: Likewise.
+       * gcc.target/powerpc/altivec-10.c: Likewise.
+       * gcc.target/powerpc/altivec-12.c: Likewise.
+       * gcc.target/powerpc/altivec-24.c: Likewise.
+       * gcc.target/powerpc/altivec-cell-2.c: Likewise.
+       * gcc.target/powerpc/altivec-cell-3.c: Likewise.
+       * gcc.target/powerpc/altivec-cell-4.c: Likewise.
+       * gcc.target/powerpc/pr35907.c: Likewise.
+       * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
+       otherwise.  Do not check for Cell at runtime.
+       * gcc.target/powerpc/altivec_check.h: Delete.
+
+       * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
+       * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise.  Do
+       not check for AltiVec at runtime.
+       * g++.dg/ext/altivec-cell-2.C: Likewise.
+       * g++.dg/ext/altivec-cell-3.C: Likewise.
+       * g++.dg/ext/altivec-cell-4.C: Likewise.
+       * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
+       * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
+       check.
+       * g++.dg/ext/altivec_check.h: Delete.
+       
+2009-01-13  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
+       effective target.  Adjust line numbers accordingly.
+
+2009-01-13  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
+
+2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR tree-optimization/38786
+       * gcc.dg/graphite/pr38786.c: New.
+
+2009-01-13  Uros Bizjak  <ubizjak@gmail.com>
+
+       Revert:
+       2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
+       for alpha*-*-* targets.
+       * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
+
+2009-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/38772
+       * gfortran.dg/fmt_bz_bn_err.f: New test.
+
+2009-01-12  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
+
+2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_powerpc64): New.
+       * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
+       instruction support.  Do not check for it at runtime.
+
+2009-01-12  Jason Merrill  <jason@redhat.com>
+
+       PR c++/35109
+       * g++.dg/lookup/friend11.C: Remove expected error.
+       * g++.dg/lookup/friend14.C: New test.
+       * g++.dg/lookup/friend15.C: New test.
+
+2009-01-12  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/36019
+       * g++.dg/lookup/hidden-class12.C: New test.
+       * g++.dg/lookup/hidden-class13.C: New test.
+       * g++.dg/lookup/hidden-class14.C: New test.
+       * g++.dg/lookup/hidden-class15.C: New test.
+       * g++.dg/lookup/hidden-class16.C: New test.
+
+2009-01-12  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
+       * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
+       * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
+
+2009-01-12  Jason Merrill  <jason@redhat.com>
+
+       PR c++/31488
+       * g++.dg/other/vararg-3.C: New test.
+
+2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
+       Explicitly enable SPE.
+       * gcc.target/powerpc/20030505.c: Likewise.  Add dg-message
+       directive.
+
+       * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
+       Expect -flax-vector-conversions message.  Adjust incompatible
+       types errors.
+       * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
+       Make Foo extern.
+
+       * gcc.dg/cpp/assert4.c: Recognize __PPC__.
+
+       * g++.dg/other/opaque-1.C: Run on targets with SPE.
+
+       * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
+       * g++.dg/other/opaque-2.C: Likewise.
+       * g++.dg/other/opaque-3.C: Likewise.
+
+2009-01-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/32041
+       * gcc.dg/pr32041.c: New test.
+       * g++.dg/parse/offsetof9.C: New test.
+
+2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
+           Nathan Froyd  <froydnj@codesourcery.com>
+
+       * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
+       * g++.dg/ext/attribute-test-1.C: Likewise.
+       * g++.dg/ext/attribute-test-2.C: Likewise.
+       * g++.dg/ext/attribute-test-3.C: Likewise.
+       * g++.dg/ext/attribute-test-4.C: Likewise.
+
+2009-01-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/unchecked_convert3.adb: New test.
+
+2009-01-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/38794
+       * g++.dg/parse/typedef9.C: New test.
+
+       PR tree-optimization/38807
+       * gcc.c-torture/compile/pr38807.c: New test.
+
+2009-01-11  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/ins-2.c: New test.
+
+2009-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/38809
+       * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
+
+2009-01-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/36254
+       * g++.dg/warn/Wreturn-type-5.C: New test.
+
+2009-01-11  Matthias Klose  <doko@ubuntu.com>
+
+       PR middle-end/38616
+       * gcc.dg/pr38616.c: New test.
+
+2009-01-10  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
+
+2009-01-10  Andrew Pinski  <pinskia@gmail.com>
+
+       PR c++/38648
+       * g++.dg/expr/string-1.C: New test.
+       * g++.dg/expr/string-2.C: New test.
+
+       PR c++/36695
+       * g++.dg/ext/complex4.C: New test.
+       * g++.dg/ext/complex5.C: New test.
+       * g++.dg/init/reference1.C: New test.
+       * g++.dg/init/reference2.C: New test.
+       * g++.dg/init/reference3.C: New test.
+
 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/38763