Fix unwind section bug found by linux kernel.
authorJim Wilson <wilson@tuliptree.org>
Wed, 23 Aug 2000 20:36:38 +0000 (20:36 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 23 Aug 2000 20:36:38 +0000 (20:36 +0000)
commitefcc591461c3847f1406e5385000b25f962b716d
tree120a75ba16b86bdb18d0b114fff095ab1a3a9391
parentaca719bf68e953a64dce0516c15e3b5b8adb9c74
Fix unwind section bug found by linux kernel.
* config/tc-ia64.c (output_unw_records): Set U & E flags only if
unwind.personality_routine is set.
gas/ChangeLog
gas/config/tc-ia64.c