https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79876

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Le 6 mars 2017 à 16:55, tkoenig at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org> 
> a écrit :
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79876
> 
> --- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
> On my Linux system, I can get a crash with
> 
> OMP_STACKSIZE=500k ./a.out
> 
> and successfull execution with
> 
> OMP_STACKSIZE=1M ./a.out
> 
> What happens if you try these commands?

I see the same behavior: crash up to 799k, successful execution above 800k.

Dominique

> 
> -- 
> You are receiving this mail because:
> You reported the bug.

Reply via email to