https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81474
--- Comment #4 from Fedor Bobkov ---
> Can you please elaborate it more? We're interested in a test-case for that ;)
I'll try to make simplified code of this app as soon as possible.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81474
--- Comment #3 from Martin Liška ---
(In reply to Fedor Bobkov from comment #2)
> Thread-starting example is intended only for demonstration of out of memory
> error on simply example. In real projects out of memory error occurs with
> much small
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81474
--- Comment #2 from Fedor Bobkov ---
Thread-starting example is intended only for demonstration of out of memory
error on simply example. In real projects out of memory error occurs with much
smaller loops which just use bigger amount of data.
I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81474
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|