[PATCH][GCC][AARCH64] PR target/90712 Fix gcc.dg/rtl/aarch64/subs_adds_sp.c regression

Sam Tebbs Sam.Tebbs@arm.com
Tue Jul 2 11:00:00 GMT 2019


Hi all,

This patch fixes the regression to gcc.dg/rtl/aarch64/subs_adds_sp.c that
r271735 caused. This was done by ensuring that the current function's 
frame has
been laid out before checking if return address signing is enabled.

Tested and built on aarch64-none-elf and aarch64-none-linux-gnu.

OK for trunk?

Sam Tebbs

gcc/
2019-06-20  Sam Tebbs<sam.tebbs@arm.com>

	PR target/90712
	* aarch64/aarch64.c (aarch64_post_cfi_startproc): Replace thunk check
	with a frame laid out check.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: latest.patch
Type: text/x-patch
Size: 672 bytes
Desc: latest.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190702/9a6b4331/attachment.bin>


More information about the Gcc-patches mailing list