This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/80038] [6/7 Regression] Random segfault using local vectors in Cilk function


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

--- Comment #35 from Florent Hivert <florent.hivert at lri dot fr> ---
I can't help knowing nothing about the internal of GCC, but I'm strongly in
favor having a release with this fix, in particular since it's there and since
there is no good replacement for Cilk. OpenMP task is far from being as
efficient for small recursive tasks.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]