[Bug testsuite/70227] pr69589 does not check for -rdynamic availability
jiwang at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 10 16:04:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70227
Jiong Wang <jiwang at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|arm-none-eabi |arm-none-eabi,
| |spu-unknown-elf
CC| |jiwang at gcc dot gnu.org
--- Comment #2 from Jiong Wang <jiwang at gcc dot gnu.org> ---
I suspect all elf target will fail this except xtensa which has explicitly
-rdynamic support for elf
(https://gcc.gnu.org/ml/gcc-patches/2011-02/msg00567.html).
From gcc test mailing list, at least spu-elf
(https://gcc.gnu.org/ml/gcc-testresults/2016-04/msg02046.html) is failing also.
More information about the Gcc-bugs
mailing list