|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/12675] gold produces x86-64 .so with two .eh_frame sections, breaking Valgrind |
Date: | Wed, 29 Jun 2011 21:39:51 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12675 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-06-29 21:39:22 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2011-06-29 21:39:19 Modified files: gold : ChangeLog layout.cc object.cc Log message: PR gold/12675 * object.cc (Sized_relobj_file::check_eh_frame_flags): Check for SHT_X86_64_UNWIND. * layout.cc (Layout::layout_eh_frame): Likewise. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.775&r2=1.776 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.208&r2=1.209 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.143&r2=1.144 -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |