Fix PR 1889, infinite loop compiling code with bad user template.
authorJim Wilson <wilson@tuliptree.org>
Wed, 23 Nov 2005 01:40:55 +0000 (01:40 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 23 Nov 2005 01:40:55 +0000 (01:40 +0000)
commit6abae71cc383ccb6b03d472ebaf9f0d22107c382
treec2fc4dfd5fa942e75fa9be551b46ee9eb60c42a4
parent6e572af0134ff5ec2c5d1956cb9d0ea0dcead947
Fix PR 1889, infinite loop compiling code with bad user template.
* config/tc-ia64.c (emit_one_bundle): Perform last_slot < 0 check
even when manual_bundling isn't set.
gas/ChangeLog
gas/config/tc-ia64.c