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 other/66887] trunk/libmpx/mpxrt/mpxrt.c:158: possible performance problem


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66887

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
sizeof (struct xsave_struct) is about 900 bytes, so there is plenty of time
to be saved.


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