commit | 47f4115a1b17f0918a484b935ffd0adcee1555a5 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Tue Dec 21 09:31:04 2021 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Tue Dec 21 09:31:04 2021 +0100 |
tree | 325d2d614a9afefdddffd8d6e83cbe31c38d460c | |
parent | ca988435c6138887721d705931abdecd4044f934 [diff] |
x86: -mfence-as-lock-add=yes doesn't work for 16-bit mode Rather than trying to fix this (which would require making an assumption on the upper half of %esp being zero), simply issue an error. While at it, since the generated code is in conflict with -momit-lock-prefix=yes, issue an error in that case as well.