This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 inline-asm/58234] In-line asm version of __FD_ZERO in /usr/include/bits/select.h


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58234

--- Comment #4 from Larry Baker <baker at usgs dot gov> ---
Actually, there is: the useless movl instead of a movq of the updated address
pointer into __d1 on x86_64.  But, that is a benign flaw.

Can you answer either of my questions?


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