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] |
* adding a per-target option so that the standard section name is used, like what is done on rx-elf. I don't know if this option was added only for the testsuite.
I am not a big fan of this approach as it won't work out of the box: this option shouldn't be the default, and therefore the testsuite won't test what the user uses.
* modifying each test that fails.
Not a big fan too, as this is tedious and make the test harder to read.
* changing on the fly (ie within gas-defs.exp) the options of objdump and the result expected.
I much prefer this one, but I'd like to know if others have different opinions.
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |