From: Richard Kenner Date: Thu, 26 Oct 1995 23:05:22 +0000 (-0400) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f3d723e9ef64584d6cf05847d058dc9099a1b20f;p=gcc.git Fix typo. From-SVN: r10522 --- diff --git a/gcc/config/m88k/m88k.md b/gcc/config/m88k/m88k.md index 9e58352ec43..188e6cc075d 100644 --- a/gcc/config/m88k/m88k.md +++ b/gcc/config/m88k/m88k.md @@ -2812,7 +2812,7 @@ ;; for divide-by-zero or take your chances. If the div instruction is ;; used, the O/S must complete the operation if the operands are ;; negative. The O/S will signal an overflow condition if the most -;; negative number (-214783648) is divided by negative 1. +;; negative number (-2147483648) is divided by negative 1. ;; ;; There is an unfounded silicon errata for E.1 requiring that an ;; immediate constant value in div/divu/mul instructions be less than