Move the changelog for gcc.dg/tree-ssa/loop-20.c to the correct place.

From-SVN: r120696
This commit is contained in:
Zdenek Dvorak 2007-01-12 00:21:24 +00:00
parent 820410e0d5
commit 662c02b33c
2 changed files with 5 additions and 1 deletions

View File

@ -9,7 +9,6 @@
New functions.
* tree.def (TARGET_MEM_REF): Add comment on types of
the operands.
* gcc.dg/tree-ssa/loop-20.c: New test.
2007-01-11 Joseph Myers <joseph@codesourcery.com>

View File

@ -1,3 +1,8 @@
2007-01-11 Zdenek Dvorak <dvorakz@suse.cz>
PR tree-optimization/29516
* gcc.dg/tree-ssa/loop-20.c: New test.
2007-01-11 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/30415