Add missing ChangeLog entries.
From-SVN: r155190
This commit is contained in:
parent
2bcbee3aae
commit
70c5cc5d72
1 changed files with 26 additions and 3 deletions
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
2009-12-10 Daniel Franke <franke.daniel@gmail.com>
|
2009-12-10 Daniel Franke <franke.daniel@gmail.com>
|
||||||
|
|
||||||
PR fortran/34402
|
PR fortran/34402
|
||||||
* gfortran.dg/alloc_comp_init_expr.f03: New.
|
* gfortran.dg/alloc_comp_init_expr.f03: New.
|
||||||
|
|
||||||
2009-12-09 David Edelsohn <edelsohn@gnu.org>
|
2009-12-09 David Edelsohn <edelsohn@gnu.org>
|
||||||
|
@ -80,6 +80,19 @@
|
||||||
PR midle-end/41843
|
PR midle-end/41843
|
||||||
* gcc.dg/struct/wo_prof_empty_str.c: New testcase.
|
* 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>
|
2009-12-07 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
PR debug/42244
|
PR debug/42244
|
||||||
|
@ -93,8 +106,8 @@
|
||||||
|
|
||||||
2009-12-07 Daniel Franke <franke.daniel@gmail.com>
|
2009-12-07 Daniel Franke <franke.daniel@gmail.com>
|
||||||
|
|
||||||
PR fortran/41940
|
PR fortran/41940
|
||||||
* gfortran.dg/allocate_scalar_with_shape.f90: New.
|
* gfortran.dg/allocate_scalar_with_shape.f90: New.
|
||||||
|
|
||||||
2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
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
|
* gcc.c-torture/execute/vla-dealloc-1.c: Use lower loop count
|
||||||
for 16bit int targets.
|
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>
|
2009-12-06 Janus Weil <janus@gcc.gnu.org>
|
||||||
|
|
||||||
PR fortran/41478
|
PR fortran/41478
|
||||||
|
@ -180,6 +198,11 @@
|
||||||
* g++.dg/inherit/thunk11.h: New file.
|
* g++.dg/inherit/thunk11.h: New file.
|
||||||
* g++.dg/inherit/thunk11-aux.cc: 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>
|
2009-12-02 Richard Guenther <rguenther@suse.de>
|
||||||
|
|
||||||
* g++.dg/ipa/iinline-1.C: Adjust.
|
* g++.dg/ipa/iinline-1.C: Adjust.
|
||||||
|
|
Loading…
Add table
Reference in a new issue