[Bug fortran/79876] [7 Regression] FAIL: libgomp.fortran/strassen.f90 -O execution test on x86_64-apple-darwin16
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Mon Mar 6 22:35:00 GMT 2017
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-bugzilla@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.
More information about the Gcc-bugs
mailing list