diff options
author | Geoffrey Keating <geoffk@apple.com> | 2006-01-03 04:57:10 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2006-01-03 04:57:10 +0000 |
commit | 1146e682161b865edd7d440bfe2c7d4f42308dbe (patch) | |
tree | 40bc676762641a40b8792a8cd71b443369577e32 /gcc/cse.c | |
parent | 5ae500d240055e40000336e7b88a4d569040ec4c (diff) | |
download | gcc-1146e682161b865edd7d440bfe2c7d4f42308dbe.zip gcc-1146e682161b865edd7d440bfe2c7d4f42308dbe.tar.gz gcc-1146e682161b865edd7d440bfe2c7d4f42308dbe.tar.bz2 |
Index: gcc/ChangeLog
2006-01-02 Geoffrey Keating <geoffk@apple.com>
* dwarf2out.c (have_switched_text_section): Delete.
(have_multiple_function_sections): New.
(have_location_lists): Make 'bool'.
(add_AT_loc_list): Use 'true' not '1'.
(dwarf2out_switch_text_section): Set have_multiple_function_sections.
(output_loc_list): Use have_multiple_function_sections.
(output_ranges): Likewise.
(dwarf2out_begin_function): Set have_multiple_function_sections if
necessary.
(dwarf2out_source_line): Don't fake separate_line_info_table_in_use.
Check function_section rather than DECL_SECTION_NAME.
(dwarf2out_finish): Use have_multiple_function_sections.
Don't clear have_location_lists.
Index: gcc/testsuite/ChangeLog
2006-01-02 Geoffrey Keating <geoffk@apple.com>
* g++.dg/debug/debug9.C: New.
From-SVN: r109260
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions