[PATCH] Support backtrace () on IA-64, make it work even with -fomit-frame-pointer on AMD64

Jakub Jelinek jakub@redhat.com
Thu Oct 9 13:06:00 GMT 2003


On Thu, Oct 09, 2003 at 02:47:53PM +0200, Andreas Schwab wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > Sorry, I only compiled it outside of glibc and there it worked.
> > Here is a better patch (built on amd64, passed make check, checked output
> > of a few sample proglets):
> 
> Doesn't seem to work on ia64, though.

Works for me just fine (gcc-3_3-rhl-branch libgcc_s.so.1),
with various CFLAGS used for backtrace-tst (-O2, -O0, with or without
-Wl,--export-dynamic, etc.).
What kind of libgcc you're using?

	Jakub



More information about the Libc-hacker mailing list