r260512 - in /trunk/gcc/ada: ChangeLog sigtramp...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Tue May 22 13:21:00 GMT 2018


Author: pmderodat
Date: Tue May 22 13:21:05 2018
New Revision: 260512

URL: https://gcc.gnu.org/viewcvs?rev=260512&root=gcc&view=rev
Log:
[Ada] Fix stack alignment issue in the signal trampoline on QNX

The stack on AArch64 is 128-bit aligned to allow Neon and FPU operations.

2018-05-22  Jerome Lambourg  <lambourg@adacore.com>

gcc/ada/

	* sigtramp-qnx.c: Fix stack alignment issue in the signal trampoline.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sigtramp-qnx.c



More information about the Gcc-cvs mailing list