[Bug gold/17731] gold doesn't handle .debug_frame section: ld: internal error in set_section_addresses, at script-sections.cc:2491
https://sourceware.org/bugzilla/show_bug.cgi?id=17731 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dd68f8fa8e2412c5c16380871d8ac5e40909aef6 commit dd68f8fa8e2412c5c16380871d8ac5e40909aef6 Author: Cary Coutant Date: Thu Jun 11 10:17:04 2015 -0700 Fix bug where SECTIONS clause does not handle compressed debug sections. When laying out .debug_* sections, we translate the names of compressed debug sections that start with ".zdebug", but when processing input section specs in a linker script, we do not handle the translation there. This results in an internal error as reported in PR 17731. gold/ PR gold/17731 * layout.cc (corresponding_uncompressed_section_name): New function. (Layout::choose_output_section): Call it. * layout.h (corresponding_uncompressed_section_name): New function. * script-sections.cc (Input_section_info::set_section_name): Check for compressed debug section (.zdebug style). -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gold/17731] gold doesn't handle .debug_frame section: ld: internal error in set_section_addresses, at script-sections.cc:2491
https://sourceware.org/bugzilla/show_bug.cgi?id=17731 Cary Coutant changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #10 from Cary Coutant --- Should be fixed on trunk now. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gold/17731] gold doesn't handle .debug_frame section: ld: internal error in set_section_addresses, at script-sections.cc:2491
https://sourceware.org/bugzilla/show_bug.cgi?id=17731 --- Comment #11 from Markus Trippelsdorf --- Thanks. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gold/18521] New: failing tests on fedora 22
https://sourceware.org/bugzilla/show_bug.cgi?id=18521 Bug ID: 18521 Summary: failing tests on fedora 22 Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: rafael.espindola at gmail dot com CC: ian at airs dot com Target Milestone: --- I just installed fedora 22 on a VM and I am getting the following test failures on 5d7908e0880030628536a0266968a15922574735: gold 0.1: testsuite/test-suite.log 9 of 222 tests failed. .. contents:: :depth: 2 FAIL: script_test_1 (exit: 134) === script_test_1: ../../../binutils/gold/testsuite/script_test_1.cc:42: int main(int, char**): Assertion `reinterpret_cast(&e) == &sym' failed. FAIL: script_test_11 (exit: 2) == FAIL: ifuncmain1 (exit: 139) FAIL: ifuncmain1pic (exit: 139) === FAIL: ifuncmain1vis (exit: 139) === FAIL: ifuncmain1vispic (exit: 139) == FAIL: ifuncmain1pie (exit: 139) === FAIL: ifuncmain1vispie (exit: 139) == FAIL: ifuncmain3 (exit: 139) -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/18427] GNU as slow on hppa architecture
https://sourceware.org/bugzilla/show_bug.cgi?id=18427 John David Anglin changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC||danglin at gcc dot gnu.org Resolution|--- |FIXED --- Comment #10 from John David Anglin --- Should be fixed on master: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=18c208b2292f3c61097dee99053ecab78b393e46 -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils