bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/20834] ld.gold on armel hits internal error when using 64K pag


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/20834] ld.gold on armel hits internal error when using 64K page size
Date: Fri, 02 Dec 2016 03:13:52 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <address@hidden>:

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

commit be2884c1ea9b96fdb04c6d244d9e7aa1b654a47a
Author: Cary Coutant <address@hidden>
Date:   Thu Dec 1 19:00:30 2016 -0800

    Fix problem causing internal error when -z max-page-size is used.

    If the default starting address is less than the new ABI page size,
    we end up misaligning the file header, causing an internal error.

    gold/
        PR gold/20834
        * target.h (Target::default_text_segment_address): Bump default
        start address up to ABI page size.

-- 
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]