OSDN Git Service

* gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 43b7ea7..5d763cc 100644 (file)
@@ -1,3 +1,69 @@
+2004-07-14  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
+
+2004-07-14  James E Wilson  <wilson@specifixinc.com>
+
+       PR target/16325
+       * gcc.dg/profile-generate-1.c: New.
+
+2004-07-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20040709-1.c: New test.
+       * gcc.c-torture/execute/20040709-2.c: New test.
+
+2004-07-14  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
+
+2004-07-14  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
+
+2004-07-13  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/16518
+       * g++.dg/parse/mutable1.C: New test.
+       
+2004-07-13  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/16443
+       * gcc.dg/tree-ssa/20040713-1.c: New test.
+
+2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
+       for operator new.
+
+2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)
+
+       * gfortran.dg/g77/README: New file
+       * gfortran.dg/g77/19981216-0.f:  Copy from 
+       g77.f-torture/noncompile.  Add "dg-do compile" and
+       dg-error as required.
+       * gfortran.dg/g77/19990218-1.f: Likewise
+       * gfortran.dg/g77/19990905-1.f: Likewise
+       * gfortran.dg/g77/9263.f: Likewise
+       * gfortran.dg/g77/980615-0.f: Likewise
+       * gfortran.dg/g77/980616-0.f: Likewise
+       * gfortran.dg/g77/check0.f: Likewise
+       * gfortran.dg/g77/select_no_compile.f: Likewise
+
+2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)
+
+       Copy files from g77.f-torture/compile.
+       Add "{ dg-do compile}".  Other changes as noted
+       * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
+       * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
+       * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
+       * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
+       * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
+       * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
+       * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
+       * gfortran.dg/g77/alpha1.f: Separate declaration and DATA 
+       statement to conform to standard.  Append alpha1.x for reference. 
+       * gfortran.dg/g77/xformat.f: Add dg-warning
+
 2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)
  
        * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.