OSDN Git Service

Fix minor typos in recent errata workaround patch.
authorwilson <wilson>
Thu, 16 Nov 2000 23:52:00 +0000 (23:52 +0000)
committerwilson <wilson>
Thu, 16 Nov 2000 23:52:00 +0000 (23:52 +0000)
commit33109be5028702582259c8461d1db6d6229773f7
tree792002c5e32edcc2ce67514098e68dff23397842
parentb58d6fa6a11856fc6f7fd99beee672683825c2ed
Fix minor typos in recent errata workaround patch.
* config/tc-ia64.c (errata_nop_necessary_p): Abort if general regno
>= 128 instead of > 128.  Abort if predicate regno is >= 64 instead of
> 16.
gas/ChangeLog
gas/config/tc-ia64.c