bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building the GNU/Hurd glibc with GCC 4.1, problem with `__builtin_fr


From: Thomas Schwinge
Subject: Re: Building the GNU/Hurd glibc with GCC 4.1, problem with `__builtin_frame_address'
Date: Sun, 26 Nov 2006 23:48:57 +0100
User-agent: Mutt/1.5.9i

Hello!

Roland wanted to see the GCC 4.0 vs. GCC 4.1 assembler code of
`_dl_init_first' from an `sysdeps/mach/hurd/i386/init-first.c' as it is
currently in the glibc tree.  As it is a bit much to inline here, I
attached the `objdump -rdS' output as `init-first.os.GCC-4.0',
`init-first.os.GCC-4.1', `init-first.o.GCC-4.0', `init-first.o.GCC-4.1'.
Unfortunately this doesn't include the source code / assembler code
mixery (why not?).  Tell me if you want to see the assembler code as
output by using GCC's `-S' (which can for sure be made include the source
code lines at least).

As expected: the `.os' files are the `-DSHARED' ones.


Regards,
 Thomas

Attachment: init-first.os.GCC-4.0
Description: Text document

Attachment: init-first.os.GCC-4.1
Description: Text document

Attachment: init-first.o.GCC-4.0
Description: Text document

Attachment: init-first.o.GCC-4.1
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]