Patch from David Mosberger, to avoid nop.f on Itanium2.
authorJim Wilson <wilson@tuliptree.org>
Sat, 2 Apr 2005 00:43:48 +0000 (00:43 +0000)
committerJim Wilson <wilson@tuliptree.org>
Sat, 2 Apr 2005 00:43:48 +0000 (00:43 +0000)
commitf6fe78d68c664e09c0d43de2fd17a6f49eee93f9
treed928ad6ef37d72aafdc691daaf05d846dfa49275
parent1fb1ca27820f5247042cb786acd8f0a7a8455cc6
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