musl/arch
Rich Felker 8426a99048 ensure the compiler does not move around thread-register-based reads
if gcc decided to move this across a conditional that checks validity
of the thread register, an invalid thread-register-based read could be
performed and raise sigsegv.
2011-08-06 20:45:30 -04:00
..
i386 ensure the compiler does not move around thread-register-based reads 2011-08-06 20:45:30 -04:00
x86_64 ensure the compiler does not move around thread-register-based reads 2011-08-06 20:45:30 -04:00