OSDN Git Service

2010-11-13 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 59cfa28..3c5f6f6 100644 (file)
@@ -1,7 +1,82 @@
+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>
+
+       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> <ville.voutilainen@symbio.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: Remove bogus testcase.
+       * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
 
 2010-11-12  Jakub Jelinek  <jakub@redhat.com>