Patch from David Mosberger, to avoid nop.f on Itanium2.
commitf99161f8ef62880e137b323b71b8b8742a5621b0
authorJim Wilson <wilson@tuliptree.org>
Sat, 2 Apr 2005 00:43:48 +0000 (2 00:43 +0000)
committerJim Wilson <wilson@tuliptree.org>
Sat, 2 Apr 2005 00:43:48 +0000 (2 00:43 +0000)
treeb7224c75c1d12d6d1040600c2dd060aa210626c1
parent01e20b5f2b86d0bf8090574c53d70dda80ad99a0
Patch from David Mosberger, to avoid nop.f on Itanium2.
* config/tc-ia64.c (ia64_handle_align): Move le_nop and
le_nop_stop arrays and initializers to file scope.
(md_begin): When generating code for anything other than
Itanium 1, use MMI instead of MFI NOP bundles as a filler.
gas/ChangeLog
gas/config/tc-ia64.c