bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12726] cannot move location counter backwards, alignment related


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12726] cannot move location counter backwards, alignment related regression on 2.21 branch
Date: Tue, 3 May 2011 14:56:36 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12726

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-05-03 14:56:18 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-05-03 14:56:14

Modified files:
    ld             : ChangeLog ldexp.c ldexp.h ldlang.c ldlang.h 
                     pe-dll.c 

Log message:
    PR ld/12726
    * ldexp.h (lang_phase_type): Add lang_assigning_phase_enum.
    * ldexp.c (exp_fold_tree_1): Correct assign to dot comment.  Don't
    assign to dot when lang_assigning_phase_enum.
    * ldlang.h (lang_do_assignments): Update prototype.
    * ldlang.c (lang_do_assignments): Add phase parameter.  Update all
    callers.
    * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
    lang_do_assignments calls.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2324&r2=1.2325
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldexp.c.diff?cvsroot=src&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldexp.h.diff?cvsroot=src&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.366&r2=1.367
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.h.diff?cvsroot=src&r1=1.96&r2=1.97
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/pe-dll.c.diff?cvsroot=src&r1=1.136&r2=1.137

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]