OSDN Git Service

* config/ia64/ia64.c (ia64_output_function_profiler): Emit an
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e53515c..a59b549 100644 (file)
@@ -1,3 +1,95 @@
+2005-10-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/nested-func-4.c: New test.
+
+2005-10-26  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/24158
+       gfortran.dg/derived_recursion.f90: New test.
+       gfortran.dg/implicit_actual.f90: New test.
+
+2005-10-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR middle-end/24295, PR testsuite/24477
+       * g++.old-deja/g++.abi/vtable2.C: Require alias for now.  Will be
+       removed when weakref hits the tree.
+
+2005-10-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/cray_pointers_4.f90: New test.
+
+       * gfortran.dg/cray_pointers_5.f90: New test.
+
+2005-10-25  Feng Wang  <fengwang@nudt.edu.cn>
+
+       PR fortran/22290
+       * gfortran.dg/assign_5.f90: New test.
+       * gfortran.dg/assign_6.f: New test.
+
+2005-10-25  Uros Bizjak  <uros@kss-loka.si>
+
+       * g++.dg/other/i386-1.C: Include i386-cpuid.h.  Pass if
+       CPU has no SSE support.
+
+2005-10-24  Jerry DeLisle  <jvdelisle@verizon.net>
+
+        PR libgfortran/24224
+        * gfortran.dg/arrayio_1.f90: Update attribution.
+        * gfortran.dg/arrayio_2.f90: Update attribution.
+        * gfortran.dg/arrayio_3.f90: Update attribution.
+        * gfortran.dg/arrayio_4.f90: Update test conditions.
+        * gfortran.dg/arrayio_5.f90: Update attribution.
+        * gfortran.dg/arrayio_6.f90: New test.
+        * gfortran.dg/arrayio_7.f90: New test.
+
+2005-10-24  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-9.c: Prevent matching "leave".
+
+2005-10-24  Paul Thomas  <pault@gcc.gnu.org>
+
+       * gfortran.dg/namelist_char_only.f90: Add missing newline at end.
+
+2005-10-24  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/24416
+       * gfortran.dg/namelist_char_only.f90: New test.
+
+2005-10-24  Asher Langton  <langton2@llnl.gov>
+
+       PR fortran/17031
+       PR fortran/22282
+       * gfortran.dg/cray_pointers_1.f90: New test.
+       * gfortran.dg/cray_pointers_2.f90: New test.
+       * gfortran.dg/cray_pointers_3.f90: New test.
+       * gfortran.dg/loc_1.f90: New test.
+       * gfortran.dg/loc_2.f90: New test.
+
+2005-10-24  Steven Bosscher  <stevenb@suse.de>
+
+       * gcc.dg/pr24225.c: New test.
+
+2005-10-24  Asher Langton  <langton2@llnl.gov>
+
+       * gfortran.dg/dup_save_1.f90: New test.
+       * gfortran.dg/dup_save_2.f90: New test.
+
+2005-10-24  Paul Brook  <paul@codesourcery.com>
+
+       PR 24107
+       * gcc.dg/20050922-1.c: Provide definition of uint32_t without using
+       stdint.h.
+
+2005-10-23  Jerry DeLisle  <jvdelisle@verizon.net>
+
+       PR libgfortran/24489
+       * gfortran.dg/pr24489.f90: New test.
+
+2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR fortran/23635
+       * gfortran.dg/ichar_1.f90: Add tests for derived types.
+
 2005-10-23  Hans-Peter Nilsson  <hp@bitrange.com>
 
        PR target/18911