mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
20eee7540b
Ignore .align at the start of a section may result in misalignment when partial linking. Manually add -mignore-start-align option without partial linking. Gcc -falign-functions add .align 5 to the start of a section, it causes some error message mismatch. Set these testcases to xfail on LoongArch target. |
||
---|---|---|
.. | ||
dummy.s | ||
entry-1.d | ||
entry-2.d | ||
entry-3.d | ||
entry-4.d | ||
entry-5.d | ||
entry-6.d | ||
entry-7.d | ||
entry.exp | ||
entry.s | ||
fundef.s | ||
require-defined-1.d | ||
require-defined-2.d | ||
require-defined-3.d | ||
require-defined-4.d | ||
require-defined-5.d | ||
require-defined.exp | ||
require-defined.s | ||
undefined.c | ||
undefined.exp | ||
weak-fundef.s | ||
weak-undef.exp | ||
weak-undef.s | ||
weak-undef.t |