X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=319fc28e05981c81f9d56c71c3973bd2f57eb628;hb=55b1db46a899b6eb844aa3b2e6781564cbaaef24;hp=bf6a2eeed0305d57ed0e1fdc5e871a37c034f461;hpb=04931b4478b3002f622a321e663e2ef229a2fbbf;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index bf6a2eeed03..319fc28e059 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,119 @@ +2011-05-27 Jason Merrill + + * g++.dg/cpp0x/enum18.C: New. + + * g++.dg/cpp0x/lambda/lambda-nested4.C: New. + + * g++.dg/cpp0x/error6.C: New. + + * g++.dg/cpp0x/error5.C: New. + +2011-05-27 Jakub Jelinek + + PR c++/49165 + * g++.dg/eh/cond6.C: New test. + +2011-05-27 Tobias Burnus + + PR fortran/48820 + * gfortran.dg/rank_3.f90: New. + * gfortran.dg/rank_4.f90: New. + +2011-05-27 Janis Johnson + + * g++.dg/tree-ssa-pr43411.C: Rename function to be inlined and + replace dump search. + +2011-05-27 Eric Botcazou + + * gnat.dg/bit_packed_array5.ads: Move dg directive to... + * gnat.dg/bit_packed_array5.adb: ...here. + +2011-05-27 Paolo Carlini + + PR c++/42056 + * testsuite/g++.dg/cpp0x/auto25.C: New. + +2011-05-27 Richard Guenther + + * gcc.c-torture/execute/920711-1.x: Add -fwrapv. + +2011-05-27 Richard Guenther + + * gcc.c-torture/execute/920612-1.x: Add -fwrapv. + +2011-05-27 Richard Guenther + + PR middle-end/49189 + * gnat.dg/bit_packed_array5.ad[sb]: New testcase. + +2011-05-26 Jason Merrill + + * g++.dg/cpp0x/friend1.C: New. + * g++.dg/cpp0x/friend2.C: New. + + * g++.dg/cpp0x/auto7.C: Update. + * g++.dg/template/crash50.C: Adjust. + * g++.dg/template/static9.C: Adjust. + * g++.old-deja/g++.ext/memconst.C: Adjust. + +2011-05-26 Janis Johnson + + * gcc.dg/march.c: Ignore a note for some targets. + +2011-05-26 Janis Johnson + Nathan Froyd + + PR c++/2288 + PR c++/18770 + * g++.old-deja/g++.jason/cond.C: Remove xfails. + * g++.dg/parse/pr18770.C: New test. + * g++.dg/cpp0x/range-for5.C: Add dg-error marker. + +2011-05-26 Thomas Koenig + + PR fortran/48955 + * gfortran.dg/dependency_40.f90 : New test. + +2011-05-26 Tobias Burnus + + PR fortran/18918 + * gfortran.dg/coarray/registering_1.f90: New. + +2011-05-26 Jason Merrill + + * g++.dg/cpp0x/variadic111.C: New. + * g++.dg/cpp0x/variadic41.C: Adjust. + +2011-05-26 Richard Guenther + + PR tree-optimization/48702 + * gcc.dg/torture/pr48702.c: New testcase. + +2011-05-26 Rainer Orth + + PR gcov-profile/48845 + * g++.dg/tree-prof/tree-prof.exp: Check for -fprofile-generate + support. + * gcc.dg/matrix/matrix.exp: Likewise. + * gcc.dg/tree-prof/tree-prof.exp: Likewise. + * lib/target-supports-dg.exp (dg-require-profiling): Don't pass + line number to check_profiling_available. + * lib/target-supports.exp (check_profiling_available): Account for + this. + Require TLS runtime support with -fprofile-generate. + * lib/profopt.exp (profopt-execute): Add TLS options for + -fprofile-generate. + * gcc.dg/pr47793.c: Add dg-require-profiling "-fprofile-generate". + +2011-05-26 Jakub Jelinek + + PR c++/49165 + * g++.dg/eh/cond5.C: New test. + + PR tree-optimization/49161 + * gcc.c-torture/execute/pr49161.c: New test. + 2011-05-26 Ramana Radhakrishnan * gcc.target/arm/neon-vorn-vbic.c: New test.