8sa1-gcc/libitm/config
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
..
aarch64 Update copyright years. 2018-01-03 11:03:58 +01:00
alpha Update copyright years. 2018-01-03 11:03:58 +01:00
arm Update copyright years. 2018-01-03 11:03:58 +01:00
generic Update copyright years. 2018-01-03 11:03:58 +01:00
linux Update copyright years. 2018-01-03 11:03:58 +01:00
posix Update copyright years. 2018-01-03 11:03:58 +01:00
powerpc Update copyright years. 2018-01-03 11:03:58 +01:00
s390 Update copyright years. 2018-01-03 11:03:58 +01:00
sh Update copyright years. 2018-01-03 11:03:58 +01:00
sparc Update copyright years. 2018-01-03 11:03:58 +01:00
x86 x86/cet: Use unsigned integer to unwind shadow stack 2018-04-23 05:29:00 -07:00