Rainer Orth wrote:
commit a36f0edbec6f2ef36792eda245fa7e512d032872 Author: Arsen Arsenović <[email protected]> libgomp: let plugins handle allocating the target variable table broke Solaris bootstrap:
...
alloca is declared in <alloca.h> on Solaris. Therefore the code should use gomp_alloca instead, which is just for such cases. Bootstrapped without regressions on i386-pc-solaris2.11, sparc-sun-solaris2.11, and x86_64-pc-linux-gnu. Ok for trunk?
LGTM - Thanks for the patch! Tobias
