This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: RFC: Assign regions to orphan sections
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Daniel Jacobowitz <dan at codesourcery dot com>
- Cc: binutils at sourceware dot org, Carlos O'Donell <carlos at codesourcery dot com>
- Date: Thu, 25 Mar 2010 22:14:57 +0000 (UTC)
- Subject: Re: RFC: Assign regions to orphan sections
- References: <20100315221743.GQ9310@caradoc.them.org>
Moving this out of the long C6X submission thread and into a more relevant
thread:
The new orphan-region test fails for tic6x-elf and it appears this is
generic to ports with 1-byte page size rather than specific to this
particular port; it failed in the same way for h8300-elf which I tried as
another such target. You get
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x000000 0x3fffffac 0x3fffffac 0x00060 0x00060 R E 0x1
and this looks odd but I don't know if it's a bug in the code (and if
so, where) or in the testcase or if the testcase should be XFAILed for
such targets.
--
Joseph S. Myers
joseph@codesourcery.com