|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/15927] Gold doesn't handle R_X86_64_32 properly for x32 |
Date: | Tue, 03 Sep 2013 17:38:59 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15927 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2013-09-03 17:38:57 Modified files: gold : ChangeLog x86_64.cc Log message: Use relative relocation for R_X86_64_32 on x32 2013-09-03 Pavel Chupin <address@hidden> PR gold/15927 * x86_64.cc (Target_x86_64<size>::Scan::global): Use relative relocation for R_X86_64_32 on x32. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.1100&r2=1.1101 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.164&r2=1.165 -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |