From: Hans-Peter Nilsson Date: Sat, 29 Jan 2000 16:25:57 +0000 (+0000) Subject: Fix entry for ns32k change of 01-27 - no VOIDmode for load effective address X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=10b52f46188f1e93b43a435c6d2f589a974555fe;p=gcc.git Fix entry for ns32k change of 01-27 - no VOIDmode for load effective address From-SVN: r31688 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index abf652ad751..3aa5261fe47 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -178,8 +178,7 @@ Fri Jan 28 10:57:58 2000 Jason Eckhardt known at compile time. * ns32k/ns32k.md: Alternate constraints for multiply-add instructions. (udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand - instead of reg_or_mem_operand. Use VOIDmode for load or push - effective address. + instead of reg_or_mem_operand. * ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs, not general_operand. Similarly use "=rm" or stricter, not "=g".