This is the mail archive of the binutils@sources.redhat.com 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: coff testsuite failures


On Wed, 11 Jun 2003, Alan Modra wrote:

> Is anyone else seeing these with coff targets on mainline?
>
> Running /src/binutils-current/gas/testsuite/gas/macros/macros.exp ...
> FAIL: APP with macro without NO_APP
> FAIL: APP with macro then NO_APP
> FAIL: APP with macro then NO_APP then more code
> FAIL: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file
>
> Seems to be due to .text, .data and .bss section symbols appearing in
> the symbol table.

Umm, is the presence of those symbols a bug or is that as it
should be?  If it's a bug, but not one of priority, I suggest
xfailing *-*-*coff for those tests.

If it's as it should be, then I guess a few well-placed "#..."
lines in macros/app*.d would fix it hopefully without hopefully
breaking the integrity of the tests.

brgds, H-P


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