dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_decl_location.
authorRichard Henderson <rth@redhat.com>
Wed, 1 Nov 2000 22:45:09 +0000 (14:45 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 1 Nov 2000 22:45:09 +0000 (14:45 -0800)
commita97c960093d8b6db44ea89e537af3b6df4df9516
tree8e87670ca4b58b356138e3745b466a8975539890
parent9717c75cf1d01efa1ba16b91aeb6808e38271ce0
dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_decl_location.

        * dwarf2out.c (loc_descriptor_from_tree): Check for null result
        from rtl_for_decl_location.
        (add_location_or_const_value_attribute): Likewise.

From-SVN: r37196
gcc/ChangeLog
gcc/dwarf2out.c