[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/19276] Testsuite failures for arm-wince-pe: gas/all/align2.s, g
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/19276] Testsuite failures for arm-wince-pe: gas/all/align2.s, gas/arm/align64.s and others. |
Date: |
Fri, 04 Dec 2015 15:11:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19276
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Matthew,
I have checked in a patch to fix these failures.
You were correct, the patch to limit section alignment does not work for
COFF/PE based ARM targets as that already has different alignment handling code
built in to obj-coff.c.
After fixing that though, a couple of the testcases still failed, so I have
adjusted them for COFF/PE targets as well.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.