Moved ChangeLog entry for a recent change to gcc/config/rs6000 to

its proper place in gcc/ChangeLog.

From-SVN: r29861
This commit is contained in:
Diego Novillo 1999-10-07 23:31:43 -04:00
parent 6fbfac9226
commit e6f5c0ed64
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,3 @@
Thu Oct 7 00:36:17 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
* config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
make sure that HIGH instructions are copied into BASE_REGS.
Sun Oct 3 14:20:22 1999 Jeffrey A Law (law@cygnus.com)
* configure.in (fr30): Fix typo.

View File

@ -1,3 +1,8 @@
Thu Oct 7 00:36:17 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
* config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
make sure that HIGH instructions are copied into BASE_REGS.
Thu Oct 7 17:02:34 1999 Jason Merrill <jason@yorick.cygnus.com>
* expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner.