X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=56233c0a64aa883d5af62ef8976f5694c2f15eec;hb=d900d05c4e0ab8737c8de51bd42e590fc3520d22;hp=d375576f57794f8968a5cd6a1cb9af5d4bab1aa8;hpb=d88ecd95f194374d8e79429754376aced64d584c;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index d375576f577..56233c0a64a 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,279 @@ +2011-09-26 Jason Merrill + + PR c++/50512 + * g++.dg/overload/rvalue3.C: New. + + PR c++/50523 + * g++.dg/overload/ref-conv2.C: New. + + * g++.dg/cpp0x/nsdmi-template1.C: New. + +2011-09-26 Paolo Carlini + + * g++.dg/cpp0x/nullptr25.C: New. + +2011-09-26 Richard Guenther + + PR tree-optimization/50472 + * gcc.dg/torture/pr50472.c: New testcase. + +2011-09-26 Eric Botcazou + + * gnat.dg/opt22.adb: New test. + * gnat.dg/opt22_pkg.ad[sb]: New helper. + +2011-09-26 Eric Botcazou + + * gnat.dg/opt21.adb: New test. + * gnat.dg/opt21_pkg.ad[sb]: New helper. + +2011-09-26 Eric Botcazou + + * gnat.dg/opt20.ad[sb]: New test. + * gnat.dg/opt20_pkg.ads: New helper. + +2011-09-26 Eric Botcazou + + * gnat.dg/array17.adb: New test. + * gnat.dg/array17_pkg.ads: New helper. + +2011-09-25 Jason Merrill + + * g++.dg/cpp0x/nsdmi-defer4.C: New. + +2011-09-25 Eric Botcazou + + * gnat.dg/frame_overflow.ads: New. + * gnat.dg/frame_overflow.adb: Adjust. + * gnat.dg/specs/addr1.ads: Likewise. + +2011-09-25 Jakub Jelinek + + * g++.dg/tree-ssa/restrict2.C: New test. + +2011-09-25 Ira Rosen + + * lib/target-supports.exp (check_effective_target_vect64): New. + * gcc.dg/vect/bb-slp-11.c: Expect the error message twice in case + of multiple vector sizes. + * gcc.dg/vect/bb-slp-26.c: New. + +2011-09-25 Paolo Carlini + + PR c++/50280 + * g++.dg/template/bitfield1.C: New. + +2011-09-25 Ira Rosen + + * gcc.dg/vect/bb-slp-24.c: New. + +2011-09-24 Jason Merrill + + * g++.dg/cpp0x/nsdmi-eh1.C: New. + + * g++.dg/cpp0x/nsdmi-defer3.C: New. + + * g++.dg/cpp0x/nsdmi-defer1.C: New. + * g++.dg/cpp0x/nsdmi-defer2.C: New. + + * g++.dg/cpp0x/nsdmi1.C: New. + * g++.dg/cpp0x/nsdmi2.C: New. + * g++.dg/cpp0x/nsdmi3.C: New. + * g++.dg/cpp0x/nsdmi4.C: New. + * g++.old-deja/g++.other/init4.C: New. + +2011-09-24 Paolo Carlini + + PR c++/44267 + * g++.dg/template/sfinae28.C: New. + +2011-09-23 Ian Lance Taylor + + * go.test/go-test.exp (errchk): Handle more cases of getting + correct Tcl backslash quoting in regular expressions in test file. + +2011-09-23 Jason Merrill + + Core 253 + * g++.dg/init/const8.C: New. + * g++.dg/cpp0x/constexpr-object1.C: Add a data member. + * g++.dg/cpp0x/defaulted2.C: Likewise. + * g++.dg/cpp0x/pr42844-2.C: Likewise. + * g++.dg/init/pr20039.C: Likewise. + * g++.dg/init/pr42844.C: Likewise. + +2011-09-23 Jan Hubicka + + * gcc.dg/ipa/inline-1.c: new testcase. + * gcc.dg/ipa/inline-2.c: new testcase. + * gcc.dg/ipa/inline-3.c: new testcase. + * gcc.dg/ipa/inline-4.c: new testcase. + +2011-09-23 Paolo Carlini + + PR c++/50258 + * g++.dg/cpp0x/constexpr-static8.C: New. + +2011-09-23 Jakub Jelinek + + * gcc.target/i386/avxfp-1.c: New test. + * gcc.target/i386/avxfp-2.c: New test. + +2011-09-23 Terry Guo + + * gcc.c-torture/execute/941014-1.x: Deleted. + +2011-09-22 Paolo Carlini + + PR c++/50491 + * g++.dg/cpp0x/pr50491.C: New. + +2011-09-22 Steven G. Kargl + + PR testsuite/50487 + * gfortran.dg/bessel_6.f90: Fix tolerance test. + +2011-09-22 Paolo Carlini + + PR c++/50371 + * g++.dg/cpp0x/nullptr24.C: New. + +2011-09-22 Uros Bizjak + + PR target/50482 + * gcc.target/i386/pr50482.c: New test. + +2011-09-22 Joseph Myers + + * gcc.target/i386/pad-2.c, gcc.target/i386/pad-3.c, + gcc.target/i386/pad-4.c, gcc.target/i386/pad-5a.c, + gcc.target/i386/pad-5b.c, gcc.target/i386/pad-6a.c, + gcc.target/i386/pad-6b.c, gcc.target/i386/pad-7.c, + gcc.target/i386/pad-8.c, gcc.target/i386/pad-9.c, + gcc.target/i386/pad-10.cm gcc.target/i386/vect-double-1.c: Skip if + multilib options contain different -march= from dg-options. + +2011-09-22 Jonathan Wakely + Paolo Carlini + + PR c++/50344 + * g++.dg/template/friend52.C: New. + +2011-09-22 Richard Sandiford + + * gcc.target/arm/cmp-1.c: New test. + * gcc.target/arm/cmp-2.c: Likewise. + +2011-09-22 Janus Weil + + PR fortran/41733 + * gfortran.dg/impure_actual_1.f90: Modified error message. + * gfortran.dg/proc_ptr_32.f90: New. + * gfortran.dg/proc_ptr_33.f90: New. + +2011-09-22 Ira Rosen + + PR tree-optimization/50451 + * gcc.dg/vect/pr50451.c: New test. + +2011-09-21 Ian Lance Taylor + + * go.test/go-test.exp (errchk): Add special case for bug332. + (go-gc-tests): Add special cases for bug347 and bug348. Recognize + some more test lines. + +2011-09-21 Uros Bizjak + + * g++.dg/other/i386-3.C: Remove duplicated dg-options. + * g++.dg/other/i386-4.C: Remove dg-require-effective-target directive. + * g++.dg/other/i386-8.C: Ditto. + * g++.dg/other/pr34435.C: Ditto. + * g++.dg/other/pr39496.C: Ditto. + * g++.dg/other/mmintrin.C: Ditto. + +2011-09-21 Jakub Jelinek + + * gcc.dg/vect/vect-cond-7.c: New test. + * gcc.target/i386/sse4_1-cond-1.c: New test. + * gcc.target/i386/avx-cond-1.c: New test. + +2011-09-21 Uros Bizjak + + PR target/50464 + * g++.dg/other/pr50464.C: New test. + +2011-09-21 Kirill Yukhin + + * gcc.target/i386/bmi2-mulx32-2.c: New test. + * gcc.target/i386/bmi2-mulx32-2a.c: Ditto. + * gcc.target/i386/bmi2-mulx64-2.c: Ditto. + * gcc.target/i386/bmi2-mulx64-2a.c: Ditto. + +2011-09-21 Eric Botcazou + + * gnat.dg/opt19.adb: New test. + +2011-09-21 Terry Guo + + * gcc.target/arm/neon-thumb2-move.c: Skip the warning message + on arch conflict when testing case on targets other than armv7-a. + +2011-09-21 Paolo Carlini + + PR c++/50454 + * g++.dg/ext/int128-1.C: New. + * g++.dg/ext/int128-2.C: Likewise. + * g++.dg/ext/int128-2.h: Likewise. + +2011-09-20 H.J. Lu + + PR testsuite/50469 + * gfortran.dg/storage_size_2.f08: Replace "must be be" with + "must be". + +2011-09-20 Jason Merrill + + * g++.dg/cpp0x/constexpr-generated1.C: New. + + PR c++/50442 + * g++.dg/overload/ref-conv1.C: New. + +2011-09-20 Roberto Agostino Vitillo + + * g++.dg/other/final1.C: New. + +2011-09-20 Ira Rosen + + * g++.dg/vect/slp-pr50413.cc: Don't run the test. Remove main () + and get_bit (). + +2011-09-19 Ian Bolton + + * gcc.dg/20100906-1.c: Use -fno-short-enums option for + "target arm_eabi". + +2011-09-19 Ira Rosen + + PR tree-optimization/50413 + * g++.dg/vect/vect.exp: Run slp-pr* tests with + -fdump-tree-slp-details. Run other tests with + -fdump-tree-vect-details. + * g++.dg/vect/slp-pr50413.cc: New. + +2011-09-18 Dominique d'Humieres + Ira Rosen + + PR testsuite/50435 + * gcc.dg/vect/bb-slp-25.c: Add an if to avoid loop vectorization. + Fix underscores around restrict. + +2011-09-18 Ira Rosen + + PR tree-optimization/50414 + * gfortran.dg/vect/Ofast-pr50414.f90: New. + * gfortran.dg/vect/vect.exp: Run Ofast-* tests with -Ofast. + * gcc.dg/vect/no-scevccp-noreassoc-slp-reduc-7.c: New. + 2011-09-18 Ira Rosen PR tree-optimization/50412