[PATCH] PR gold/17729: [gold] gold failed to build x32 libgo
Matthias Klose
doko@ubuntu.com
Fri Dec 19 11:06:00 GMT 2014
More information about the Binutils mailing list
Fri Dec 19 11:06:00 GMT 2014
- Previous message (by thread): [PATCH] PR gold/17729: [gold] gold failed to build x32 libgo
- Next message (by thread): [PATCH, MIPS] Fix tx39-elf test failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> X32 uses cmp %fs:NN,%esp, lea NN(%rsp),%r10d, lea NN(%rsp),%r11d, > instead of cmp %fs:NN,%rsp, lea NN(%rsp),%r10, lea NN(%rsp),%r11. > This patch handles it. Tested on Linux/x86-64 with x32 and x86-64 libgo. > OK to install? Thanks. I ran the go testsuite for both GCC 4.9 and trunk, now showing the same results for x32 as for ix86 and ix86_64. Matthias
- Previous message (by thread): [PATCH] PR gold/17729: [gold] gold failed to build x32 libgo
- Next message (by thread): [PATCH, MIPS] Fix tx39-elf test failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list