Add missing ChangeLog entries.

From-SVN: r155190
This commit is contained in:
H.J. Lu 2009-12-11 17:34:14 -08:00
parent 2bcbee3aae
commit 70c5cc5d72

View File

@ -50,7 +50,7 @@
2009-12-10 Daniel Franke <franke.daniel@gmail.com>
PR fortran/34402
PR fortran/34402
* gfortran.dg/alloc_comp_init_expr.f03: New.
2009-12-09 David Edelsohn <edelsohn@gnu.org>
@ -80,6 +80,19 @@
PR midle-end/41843
* gcc.dg/struct/wo_prof_empty_str.c: New testcase.
2009-12-07 Richard Henderson <rth@redhat.com>
PR rtl-opt/42269
* gcc.c-torture/execute/pr42269-2.c: New.
* gcc.target/alpha/pr42269-1.c: Likewise.
2009-12-07 Richard Henderson <rth@redhat.com>
PR debug/42299
PR debug/42166
* gcc.c-torture/compile/pr42299.c: New.
* gfortran.dg/pr42166.f90: Likewise.
2009-12-07 Jakub Jelinek <jakub@redhat.com>
PR debug/42244
@ -93,8 +106,8 @@
2009-12-07 Daniel Franke <franke.daniel@gmail.com>
PR fortran/41940
* gfortran.dg/allocate_scalar_with_shape.f90: New.
PR fortran/41940
* gfortran.dg/allocate_scalar_with_shape.f90: New.
2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
@ -118,6 +131,11 @@
* gcc.c-torture/execute/vla-dealloc-1.c: Use lower loop count
for 16bit int targets.
2009-12-06 Richard Henderson <rth@redhat.com>
PR debug/42234
* gcc.c-torture/compile/pr42234.c: New.
2009-12-06 Janus Weil <janus@gcc.gnu.org>
PR fortran/41478
@ -180,6 +198,11 @@
* g++.dg/inherit/thunk11.h: New file.
* g++.dg/inherit/thunk11-aux.cc: New file.
2009-12-02 Richard Henderson <rth@redhat.com>
PR tree-opt/42215
* gcc.dg/pr42215.c: New.
2009-12-02 Richard Guenther <rguenther@suse.de>
* g++.dg/ipa/iinline-1.C: Adjust.