reorder changelog entries

From-SVN: r125650
This commit is contained in:
Dirk Mueller 2007-06-12 15:44:55 +00:00
parent 1a9075e289
commit fc78ca2b3e
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
2007-06-12 Dirk Mueller <dmueller@suse.de>
* trans-stmt.c (gfc_trans_call): fix gcc_assert to
* optabs.c (debug_optab_libfuncs): fix gcc_assert to
a comparison, not an assignment.
2007-06-12 Olivier Hainque <hainque@adacore.com>

View File

@ -1,6 +1,6 @@
2007-06-12 Dirk Mueller <dmueller@suse.de>
* optabls.c (debug_optab_libfuncs): fix gcc_assert to
* trans-stmt.c (gfc_trans_call): fix gcc_assert to
a comparison, not an assignment.
2007-06-12 Paul Thomas <pault@gcc.gnu.org>