OSDN Git Service

PR c++/19797
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 26fa08c..9813200 100644 (file)
@@ -1,3 +1,57 @@
+2005-03-04  John David Anglin  <dave.danglin@nrc-cnrc.gc.ca>
+           Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c++/19797
+       * g++.dg/abi/vague1.C: Remove xfail hppa*-*-hpux*.
+
+2005-03-04  Matthew Sachs  <msachs@apple.com>
+
+       * gcc.exp (gcc_target_compile): Put braces around
+       additional_flags=$TOOL_OPTIONS; allows for whitespace in $TOOL_OPTIONS.
+       * objc.exp (objc_target_compile): Likewise.
+       * treelang.exp (treelang_target_compile): Likewise.
+
+2005-03-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/19673
+       * gfortran.dg/func_result_1.f90: New test.
+
+2005-03-04  Ben Elliston  <bje@au.ibm.com>
+
+       * gcc.misc-tests/options.exp: New test.
+
+2005-03-03  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/pr15784-4.c: New test.
+
+2005-03-03  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.c-torture/execute/pr17133.c: New.
+       * gcc.c-torture/compile/20050303-1.c: New.
+
+2005-03-04  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * gcc.dg/cpp/assert4.c:  Fix for cygwin
+
+2005-03-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * g++.dg/overload/using2.C: New.
+
+2005-03-02  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19916
+       * g++.dg/init/ptrmem2.C: New test.
+
+2005-03-02  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/8927
+       * gcc.dg/pr8927-1.c: New test.
+
+2005-03-01  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/20232
+       * g++.dg/inherit/covariant12.C: New.
+
 2005-02-28  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
 
        PR fortran/19479