gcc/libitm/config/x86
H.J. Lu 0ef9f21d3c x86/cet: Use unsigned integer to unwind shadow stack
Use unsigned integer to unwind shadow stack by replacing jle with jbe and
jg with ja.

	PR target/85489
	* config/x86/sjlj.S (GTM_longjmp): Replace jle/jg with jbe/ja.

From-SVN: r259559
2018-04-23 05:29:00 -07:00
..
sjlj.S x86/cet: Use unsigned integer to unwind shadow stack 2018-04-23 05:29:00 -07:00
target.h
x86_avx.cc
x86_sse.cc