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/19289] gcc-6 emits movaps instructions for dl-lookup.o with -O3


https://sourceware.org/bugzilla/show_bug.cgi?id=19289

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
What is the contents of %rbp at the time of the crash?  Can you show the output
of âinfo registersâ?

As far as I understand it, MOVAPS is always available on x86_64, so if there is
a crash, it's probably a misaligned variable, and I'd like to confirm that.

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