]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (output_loc_list): Don't use deltas if we have a separate line info table...
authorDaniel Berlin <dberlin@dberlin.org>
Fri, 6 Feb 2004 18:25:16 +0000 (18:25 +0000)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Fri, 6 Feb 2004 18:25:16 +0000 (18:25 +0000)
commit1711adc261965d9e88dc92fb3b16829a90145d01
treea23590aff41e5fe6c576fb7be0dd07606b42951c
parentb1e5a971c566abfca67ee34f1255721c25eb2de2
dwarf2out.c (output_loc_list): Don't use deltas if we have a separate line info table in use.

* dwarf2out.c (output_loc_list): Don't use deltas if we have
a separate line info table in use.
Use the correct size for terminators.
(output_die): Use offset, not delta.

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