------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-09-10 
11:50 -------
Subject: Bug 11997

CVSROOT:        /cvs/src
Module name:    src
Changes by:     ni...@sourceware.org    2010-09-10 11:50:24

Modified files:
        gold           : ChangeLog 
        gold/testsuite : memory_test.t 

Log message:
        PR gold/11997
        * testsuite/memory_test.t: Discard any sections that are not
        needed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.635&r2=1.636
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/memory_test.t.diff?cvsroot=src&r1=1.1&r2=1.2


------- Additional Comments From nickc at redhat dot com  2010-09-10 11:55 
-------
Hi H.J.

  This is related to PR 11985.  GOLD insists on creating some sections in the
output file which LD does not.  It is not related to the MEMORY region code.

  I have checked in a patch to the memory_test testsuite entry to discard the
unneeded sections.  With this patch applied both GOLD and LD produce the same
output.

  The underlying problem remains however, so I do not know if you wish to close
this PR or not.

Cheers
  Nick


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to