OSDN Git Service

Fix minor typos in recent errata workaround patch.
authorJim Wilson <wilson@tuliptree.org>
Thu, 16 Nov 2000 23:52:01 +0000 (23:52 +0000)
committerJim Wilson <wilson@tuliptree.org>
Thu, 16 Nov 2000 23:52:01 +0000 (23:52 +0000)
commit8b66b0d4b82bc6f52c4676b0a13f33cf1065b6aa
tree78157d7f6040014c6722cb8cd6a74c26faa7843b
parent15c207eef1d85a40778b43105ee94fdf2067a21d
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