Don't abort for invalid input, print an error message instead.
authorJim Wilson <wilson@tuliptree.org>
Tue, 6 Feb 2001 03:49:29 +0000 (03:49 +0000)
committerJim Wilson <wilson@tuliptree.org>
Tue, 6 Feb 2001 03:49:29 +0000 (03:49 +0000)
commit3557da92098df83ddd2b11e519882ff4af3e01fb
tree32a496420b1ad98ae723268f8a4eb94e79693555
parentda6c73e0803ae9831f64aa81ffebcb8851208c39
Don't abort for invalid input, print an error message instead.
* config/tc-ia64.c (errata_nop_necessary_p): Return 0 instead of
aborting for invalid operands.
gas/ChangeLog
gas/config/tc-ia64.c