|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/13204] Internal error when --section-start is specified twice with the same address |
Date: | Wed, 19 Oct 2011 15:06:03 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13204 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-10-19 15:06:03 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2011-10-19 15:05:58 Modified files: gold : ChangeLog layout.cc options.h Log message: PR gold/13204 * layout.cc (Layout::segment_precedes): Don't assert failure if a --section-start option was seen. * options.h (General_options::any_section_start): New function. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.842&r2=1.843 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.221&r2=1.222 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.169&r2=1.170 -- 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] |