From: Jeff Law Date: Tue, 25 Aug 1998 22:59:03 +0000 (-0600) Subject: sparc.md (float abs/neg splits): Check reload_completed before calling alter_subreg. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4da0b26cfbb3991119f734791141af725bd5f8f3;p=gcc.git sparc.md (float abs/neg splits): Check reload_completed before calling alter_subreg. * sparc.md (float abs/neg splits): Check reload_completed before calling alter_subreg. From-SVN: r21982 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8120c254743..970034d3052 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 25 23:57:12 1998 Jeffrey A Law (law@cygnus.com) + + * sparc.md (float abs/neg splits): Check reload_completed before + calling alter_subreg. + Tue Aug 25 19:17:59 1998 David S. Miller * config/sparc/sparc.c (sparc_absnegfloat_split_legitimate): New