]> git.ipfire.org Git - thirdparty/gcc.git/commit
[BRIGFE] fix an alloca stack underflow
authorPekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
Fri, 4 May 2018 16:40:50 +0000 (16:40 +0000)
committerPekka Jääskeläinen <visit0r@gcc.gnu.org>
Fri, 4 May 2018 16:40:50 +0000 (16:40 +0000)
commit1b40975c87503035f4a1647f959740369f9f3aed
treef602a98b4ecebf4ce3501844d330963c50001122
parent534fe823347ae065c53d890607f95229f25b336d
[BRIGFE] fix an alloca stack underflow

We didn't preserve additional space for the alloca frame pointers that
are needed to be saved in the alloca space.

Fixes libgomp.c++/target-6.C execution test.

From-SVN: r259942
libhsail-rt/ChangeLog
libhsail-rt/rt/workitems.c