This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/411] gcc defines __i686 macro, causing problems in sysdeps/i386/elf/setjmp.S


http://sourceware.org/bugzilla/show_bug.cgi?id=411

--- Comment #15 from Burt Silverman <burtms at gmail dot com> 2012-01-21 17:28:06 UTC ---
(In reply to comment #14)
> The GCC now uses the "__x86.get_pc_thunk" prefix.

Thanks, Marek. So if I understand, the glibc source should be changed
accordingly, __i686.get_pc_thunk -> __x86.get_pc_thunk. That will remove the
conflict. Anybody feel free to contact me if I can be of any assistance.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]