Re: [PATCH] mark libstdc++ tests unsupported if they fail with "relocation truncated"

2015-10-15 Thread Jonathan Wakely
On 13/10/15 10:12 +0100, Szabolcs Nagy wrote: Dejagnu tweak: Check the compiler output in libstdc++-dg-test using ${tool}_check_unsupported_p and mark the output unsupported accordingly to avoid "relocation truncated" failures cluttering the test results on aarch64-none-elf with -mcmodel=tiny. (g

[PATCH] mark libstdc++ tests unsupported if they fail with "relocation truncated"

2015-10-13 Thread Szabolcs Nagy
Dejagnu tweak: Check the compiler output in libstdc++-dg-test using ${tool}_check_unsupported_p and mark the output unsupported accordingly to avoid "relocation truncated" failures cluttering the test results on aarch64-none-elf with -mcmodel=tiny. (gcc torture tests already use this predicate for