* ieee.c (struct ieee_write_type): Add reflocalp field.
authorIan Lance Taylor <ian@airs.com>
Mon, 16 Sep 1996 21:45:01 +0000 (21:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 16 Sep 1996 21:45:01 +0000 (21:45 +0000)
commit81530f93ef01e2788b9358f4092931c918ba4d4d
tree326035bbd269567aa778ec028093d066a387fa41
parentcd0ae5580739658fbb3fb8db183fa8ce622e17ca
* ieee.c (struct ieee_write_type): Add reflocalp field.
(ieee_pointer_type): Set reflocalp after pushing type.
(ieee_function_type): If reflocalp is set, make this type local.
(ieee_range_type, ieee_array_type, ieee_set_type): Likewise.
(ieee_const_type, ieee_volatile_type): Likewise.
(ieee_struct_field, ieee_class_baseclass): Likewise.
PR 10638.
binutils/ChangeLog
binutils/ieee.c