OSDN Git Service

* gcc.test-framework/dg-error-exp-P.c: Update message for new C parser.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e8661bf..a58496b 100644 (file)
@@ -1,3 +1,174 @@
+2005-02-28  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.test-framework/dg-error-exp-P.c: Update message for new C parser.
+       * gcc.test-framework/dg-error-exp-XP.c: Ditto.
+
+2005-02-28  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/20245
+       * gcc.dg/pr20245-1.c: New test.
+
+2005-02-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/19874
+       * gcc.c-torture/execute/20050119-2.c: New test case.
+
+2005-02-28  Ben Elliston  <bje@au.ibm.com>
+
+       * README: Update the DejaGnu bug reporting address.
+       * lib/c-torture.exp: Remove the DejaGnu bug reporting address.
+       * lib/objc-torture.exp: Likewise.
+
+2005-02-27  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * gfortran.dg/boz_1.f90: New test.
+       * gfortran.dg/boz_3.f90: New test.
+       * gfortran.dg/boz_4.f90: New test.
+
+2005-02-27  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * gfortran.dg/ishft.f90:  Remove kind suffix from BOZ constant
+       * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: Ditto.
+
+2005-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/20101
+       * gfortran.dg/write_0_pe_format.f90: New test.
+
+2005-02-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/20206
+       * g++.dg/opt/thunk2.C: New test.
+       * g++.dg/opt/covariant1.C: New test.
+
+2005-02-27  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/e_d_fmt.f90: New test.
+
+2005-02-27  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * gcc.dg/asm-b.c: Fix comment typos.
+
+2005-02-26  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * gcc.dg/tree-ssa/inline_asm-2.c: link_error produces
+       a V_MAY_DEF also.
+
+2005-02-26  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR tree-opt/20188
+       * gcc.dg/tree-ssa/inline_asm-1.c: New test.
+       * gcc.dg/tree-ssa/inline_asm-2.c: New test.
+       * gcc.dg/asm-b.c: New test.
+
+2005-02-26  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: New file.
+       Disable this test on IRIX 6.
+
+2005-02-25  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/971104-1.c,
+       gcc.dg/noncompile/990416-1.c: Adjust expected messages for new
+       parser.
+
+2005-02-25  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/20204
+       * testsuite/gcc.dg/pr20204.c: New test.
+
+2005-02-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/20196
+       * gcc.c-torture/execute/20050224-1.c: New test.
+
+       PR c++/20175
+       * g++.dg/warn/Wbraces2.C: New test.
+
+2005-02-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19878
+       * g++.dg/init/const2.C: New test.
+
+2005-02-23  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR tree-optimization/20100
+       * gcc.c-torture/execute/pr20100-1.c: New test.
+
+2005-02-23  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/implicit_3.f90: New test.
+
+       * gfortran.dg/deftype_1.f90: New test.
+
+2005-02-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * g++.dg/lookup/anon2.C: Don't let access checks make it look like
+       the test passes.
+       * g++.dg/other/anon3.C: Accept a warning.
+
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * gcc.dg/pr20017.c: Fix a comment typo.
+
+2005-02-23  Bud Davis  <bdavis@gfortran.org>
+
+       * gfortran.dg/list_read_4.f90: Change to f90 comments.
+
+2005-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       PR ada/19902
+       * ada/acats/tests/cxa/cxa3004.a: Remove.
+       * ada/acats/tests/cxb/cxb30061.am: Likewise.
+
+2005-02-22  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/20073
+       * g++.dg/init/const1.C: New test.
+
+       PR c++/19991
+       * g++.dg/parse/constant7.C: New test.
+
+       PR c++/20152
+       * g++.dg/parse/error27.C: New test.
+       * g++.dg/template/qualttp15.C: Adjust error markers.
+       * g++.old-deja/g++.other/struct1.C: Likewise.
+       
+       PR c++/20153
+       * g++.dg/template/error17.C: New test.
+
+       PR c++/20148
+       * g++.dg/parser/error26.C: New test.
+
+2005-02-22  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/20100
+       PR tree-optimization/20115
+       * gcc.dg/pr20115.c: New test.
+       * gcc.dg/pr20115-1.c: New test.
+       * gcc.dg/pr20100.c: New test.
+       * gcc.dg/tree-ssa/20040517-1.c: Expect virtual operands for
+       call-clobbered variables after alias1.
+
+2005-02-22  Bud Davis  <bdavis@gfortran.org>
+
+       * gfortran.dg/list_read_4.f90: new test.
+
+2005-02-22  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR rtl-optimization/20017.
+       * gcc.dg/pr20017.c: New.
+
+2005-02-22  Devang Patel  <dpatel@apple.com>
+
+       PR 19952
+       * g++.dg/tree-ssa/pr19952.C: New test.
+       
+2005-02-22  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19883
+       * g++.dg/parse/constant6.C: New test.
+
 2005-02-22  Uros Bizjak  <uros@kss-loka.si>
 
        * g++.dg/charset/asm1.c: Check for IBM1047 code set, not IBM-1047.