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 target/81842] -fcf-protection -mcet is incompatible with makecontext family functions


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

--- Comment #15 from Florian Weimer <fw at gcc dot gnu.org> ---
This is all very strange.

How have extended makecontext for x86 AVX2/AVX-512 support?  The CPU context
needs to be stored somewhere, after all.

I find it difficult to believe that there is no space left anyway to store the
shadow stack pointer information.

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