Add missing ChangeLog entries

From-SVN: r82983
This commit is contained in:
Mark Mitchell 2004-06-11 17:46:45 +00:00
parent 3f35ff6f89
commit ab71fa3f9a
1 changed files with 14 additions and 0 deletions

View File

@ -13,6 +13,20 @@
V_MAY_DEF instead of VDEF.
* gcc.dg/tree-ssa/20040517-1.c: Ditto.
2004-06-10 Mark Mitchell <mark@codesourcery.com>
PR c++/14211
* g++.dg/conversion/const1.C: New test.
PR c++/15076
* g++.dg/conversion/reinterpret1.C: New test.
PR c++/15877
* g++.dg/template/enum2.C: New test.
PR c++/15227
* g++.dg/template/error13.C: New test.
2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
PR fortran/14957