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/66631] inability to clobber segment regs makes tls problematic


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

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also why can't you write your segfault handler in assembly when you fixup the
fs segment and then call the C functions?


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