dwarf2out.c (size_of_locs): Don't fill dw_loc_addr if there are no branches.
authorGeoffrey Keating <geoffk@apple.com>
Wed, 26 Apr 2006 06:57:01 +0000 (06:57 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 26 Apr 2006 06:57:01 +0000 (06:57 +0000)
commit887dc802b3408d0c815ff2aaecd791fa2fd90725
tree39a499f914cf499706cbd95051e7527c1797be08
parentf7acbf4c824c9486072210648c86a7df28eb8f3e
dwarf2out.c (size_of_locs): Don't fill dw_loc_addr if there are no branches.

* dwarf2out.c (size_of_locs): Don't fill dw_loc_addr if there
are no branches.

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