[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/19276] New: Testsuite failures for arm-wince-pe: gas/all/align2
From: |
mwahab at gcc dot gnu.org |
Subject: |
[Bug gas/19276] New: Testsuite failures for arm-wince-pe: gas/all/align2.s, gas/arm/align64.s and others. |
Date: |
Fri, 20 Nov 2015 16:39:07 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19276
Bug ID: 19276
Summary: Testsuite failures for arm-wince-pe: gas/all/align2.s,
gas/arm/align64.s and others.
Product: binutils
Version: 2.27 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: mwahab at gcc dot gnu.org
Target Milestone: ---
The GAS test suite fails for target arm-wince-pe for the tests
gas/all/align2
gas/arm/align64
gas/arm/bundle-lock
gas/arm/bundle
(The testchain is cross-compiled, the host is x86_64-linux).
Assembling align2.s from the command line:
> arm-wince-pe-as -o test.o testsuite/gas/all/align2.s
gives
testsuite/gas/all/align2.s: Assembler messages:
testsuite/gas/all/align2.s: Fatal error: cannot fill 48 bytes in section .text
of test.o because: 'Bad value'
The other tests fail in the same way, only the reported number of bytes is
different.
git bisect suggests that this is due to
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=7a5c933c7c2c3926b13a047c64f2af1d3ce8e1db
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/19276] New: Testsuite failures for arm-wince-pe: gas/all/align2.s, gas/arm/align64.s and others.,
mwahab at gcc dot gnu.org <=