OSDN Git Service

* gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index b11e726..3b05f17 100644 (file)
@@ -1,3 +1,16 @@
+2005-08-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
+
+2005-08-15  Fariborz Jahanian <fjahanian@apple.com>
+
+       * g++.dg/template/local6.C: New test.
+
+2005-08-14  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * execute/exceptions/finally-1.m: Check that the catch and finally are
+       being called.  Also add a "return 0;" at the end of main.
+
 2005-08-14 Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/21432.
 
 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
+       * objc/execute/exceptions/exceptions.exp: New exp for the exceptions
+       testsuite.
+       * objc/execute/exceptions/trivial.m: New test.
+       * objc.dg/try-catch-11.m: Move to ...
+       * objc/execute/exceptions/foward-1.m: Here.
+       * objc.dg/try-catch-2.m: Move to ...
+       * objc/execute/exceptions/catchall-1.m: Here.
+       * objc.dg/try-catch-8.m: Move to ...
+       * objc/execute/exceptions/local-variables-1.m: Here.
+
+2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
+
        * objc.dg/nested-func-1.m: Move to ...
        * objc/execute/nested-func-1.m: Here.