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: PPC64 GOT alignment trouble


On 18/10/15 02:51, Alan Modra wrote:
So I applied the patch and ran the testsuite on powerpc64-linux.
Turns out I was correct to suspect the warning would trigger when it
shouldn't.  These new failures appeared:

Huh? I ran those tests and they pass!

Just to be sure, I've just rebuilt and re-run, twice, and they still pass.

Result           Count
ERROR                6
FAIL                 6
PASS              1184
XFAIL                8
UNRESOLVED           2
UNSUPPORTED          8
Total             1214

If I monkey with a linker script, and try to build "hello world" I get the warning, so the code is there.... I'm confused.

I built a cross toolchain for --target=powerpc-linux-gnu and ran the ld testsuite for both the default and -m64 multilibs.

Andrew


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