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/10114] silence warning in soft-fp


------- Additional Comments From jakub at redhat dot com  2009-06-09 06:02 -------
The proposed patch is bad, it will inhibit warnings even for the non-canonical
paths.  I guess asm ("" : "=rm" (X##_e)) hidden in some macro put into the
problematic macros would be much better, assuming it doesn't penalize generated
code.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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