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: Patch to enhance MIPS GOT page estimates


I get

regexp_diff match failure
regexp "^.*     addiu   a0,a0,.*$"
line   "  145804:       00000000        nop"
FAIL: GOT page test 3

in testing for mips-none-linux-gnu, because of the assembler inserting 
nops.  Putting

#as: -march=mips64

in got-page-3.d fixes this, but may not be the ideal fix.

-- 
Joseph S. Myers
joseph@codesourcery.com


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