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 dynamic-link/15005] Architecture specific CFLAGS for rtld.c are being ignored


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

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at systemhalted dot
                   |                            |org

--- Comment #1 from Carlos O'Donell <carlos at systemhalted dot org> 2013-01-08 16:45:16 UTC ---
This breaks hppa where we must disable fp reg usage with -mdisable-fpregs
otherwise fpreg access in the loader might try to use the PIC register before
we've had a chance to set it up.

-- 
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]