OSDN Git Service

* class.c (build_base_path): Use build_address directly.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 4fcbd8b..a5f1a49 100644 (file)
@@ -1,3 +1,21 @@
+2004-08-30  Richard Henderson  <rth@redhat.com>
+
+       * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
+
+2004-08-30  Richard Henderson  <rth@redhat.com>
+
+       * lib/fortran-torture.exp (fortran-torture-execute): Honor
+       additional_flags set by alternate driver.
+       (ieee-options): New procedure.
+       * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
+       * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
+       * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
+       * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
+
+2004-08-30  Richard Henderson  <rth@redhat.com>
+
+       * lib/f-torture.exp: Remove.
+
 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
 
        PR rtl-optimization/16590