#746516 glibc: Enable -fasynchronous-unwind-tables on more arches.

#746516#5
Date:
2014-04-29 21:50:27 UTC
From:
To:
Hi,

It seems that not all arches have -fasynchronous-unwind-tables
enabled.  I see it enabled on amd64, i386, s390x, but disabled
on armel/armhf, powerpc.

Could this enable this on more architectures?

I'm currently seeing elfutils test failures on powerpc because
the unwind information is not available.  I'll probably also get
this problem on arm64 if it's not enabled there.


Kurt

#746516#10
Date:
2014-04-29 22:04:14 UTC
From:
To:
So reading about this, this might break glibc when you enable it
and they might need to build some files without it.


Kurt

#746516#25
Date:
2015-12-28 11:29:26 UTC
From:
To:
retitle 746516 glibc: Enable -fasynchronous-unwind-tables on more arches.
thanks

Elfutils is still broken because of this, on everything but a few
architectures.  Can you please enable it?

As far as I can see, only init/fini should not be build using it
and as far as I can see most arches should already support this.


Kurt