https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577

--- Comment #146 from The Written Word <bugzilla-gcc at thewrittenword dot com> 
---
(In reply to The Written Word from comment #142)
> (In reply to Peter Bisroev from comment #133)
> > The tests are from are binutils-2.32.
> > 
> > - gas.log
> > FAIL: .file file names
> > FAIL: .file file names ordering
> > FAIL: .equ redefinitions (ELF)
> > FAIL: .set with expression
> > FAIL: good .bss / .struct data allocation directives
> > FAIL: gas/elf/missing-build-notes
> > FAIL: ia64 xdata (ilp32)
> > FAIL: ia64 unwind descriptors
> > 
> > - binutils.log (they look like gas related failures)
> > FAIL: assembler generated build notes
> > FAIL: --localize-hidden test 1
> > FAIL: readelf -S bintest
> > 
> > Are any of these tests critical and would you want me to look at them in
> > more detail?
> 
> I get the same test failures with binutils-2.32.

For binutils-2.25.1, test failures are:
$ grep FAIL gas.log
FAIL: .file file names
FAIL: .equ redefinitions (ELF)
FAIL: .set with expression
FAIL: ia64 psn
FAIL: ia64 xdata (ilp32)
FAIL: ia64 unwind descriptors
FAIL: lns-duplicate
FAIL: lns-common-1

For binutils-2.26, test failures are:
$ grep FAIL gas.log
FAIL: .file file names
FAIL: .equ redefinitions (ELF)
FAIL: .set with expression
FAIL: ia64 unwind descriptors
FAIL: lns-duplicate
FAIL: lns-common-1

Reply via email to