bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/18689] Building perf fails with ld: fatal error: No space left


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/18689] Building perf fails with ld: fatal error: No space left on device
Date: Mon, 20 Jul 2015 17:15:31 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18689

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f54f5e31ce1270a1e9441348d6f2ea2426352478

commit f54f5e31ce1270a1e9441348d6f2ea2426352478
Author: H.J. Lu <address@hidden>
Date:   Mon Jul 20 10:14:26 2015 -0700

    Clear SHF_COMPRESSED flag bit from input to output

    For relocatable link, we should clear the SHF_COMPRESSED flag bit from
    input group section.

        PR gold/18689
        * layout.cc (Layout::layout): Clear the SHF_COMPRESSED flag bit
        from input group section for relocatable link.
        * testsuite/Makefile.am (check_SCRIPTS): Add pr18689.sh.
        (check_DATA): Add pr18689.stdout.
        (MOSTLYCLEANFILES): Add pr18689a.o pr18689b.o.
        (pr18689.stdout): New rule.
        (pr18689a.o): Likewise.
        (pr18689b.o): Likewise.
        (pr18689.o): Likewise.
        * testsuite/pr18689.c: New file.
        * testsuite/pr18689.sh: Likewise.
        * testsuite/Makefile.in: Regenerated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]