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.