* config/tc-hppa.c (pa_parse_space_stmt): If needed, call
authorJeff Law <law@redhat.com>
Sat, 30 Oct 1993 23:11:31 +0000 (23:11 +0000)
committerJeff Law <law@redhat.com>
Sat, 30 Oct 1993 23:11:31 +0000 (23:11 +0000)
commit548ea75baad331e3534b8df1312d6a374d849066
treea51de856de74bb2ff45ca5c77833696763b33e23
parent0f3b419c4c71065885292f014fc14e8d86197cae
    * config/tc-hppa.c (pa_parse_space_stmt): If needed, call
        obj_set_section_attributes to pass space attributes to the
        BFD backend.
        (create_new_space): Likewise.
        (create_new_subspace): Likewise for subspace attributes using
        obj_set_subsection_attributes.
        (update_subspace): Likewise for subspace attributes using
        obj_set_subsection_attributes.
gas/ChangeLog
gas/config/tc-hppa.c