r259942 - in /trunk/libhsail-rt: ChangeLog rt/w...

visit0r@gcc.gnu.org visit0r@gcc.gnu.org
Fri May 4 16:40:00 GMT 2018


Author: visit0r
Date: Fri May  4 16:40:50 2018
New Revision: 259942

URL: https://gcc.gnu.org/viewcvs?rev=259942&root=gcc&view=rev
Log:
[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.


Modified:
    trunk/libhsail-rt/ChangeLog
    trunk/libhsail-rt/rt/workitems.c



More information about the Gcc-cvs mailing list