This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: INPUT_SECTION_FLAGS broken (Was: [RFA] PowerPC VLE port)


On Wed, May 09, 2012 at 02:35:45PM -0400, James Lemke wrote:
> Build & test are complete - no changes.  A bootstrap is still running.

With one of your previous patches applied, I saw

powerpc-eabisim  +FAIL: VLE relocations 1
powerpc-eabisim  +FAIL: VLE relocations 2

I configure with
CFLAGS="-g -O -fno-inline" /src/binutils-current/configure --disable-nls --enable-plugins --build=x86_64-linux --target=powerpc-eabisim

Failures look like:
regexp_diff match failure
regexp "^01800054 <sub1>:$"
line   "01800074 <sub1>:"
regexp_diff match failure
regexp "^ 1800054:	00 04       	se_blr$"
line   " 1800074:	00 04       	se_blr"

Easily fixed by simply replacing all the addresses with .*

The current patch is OK to apply with or without the testsuite fix,
please fix it sometime though.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]