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

ryxi at stu dot xidian.edu.cn gcc-bugzilla@gcc.gnu.org
Fri Mar 17 10:18:00 GMT 2017


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

--- Comment #24 from Xi Ruoyao <ryxi at stu dot xidian.edu.cn> ---
The cilkplus spec described an "unsymmetrical" construct/destruct of temp
variables.  It seems difficult to implement in GCC.  I'm trying to find a
solution.


More information about the Gcc-bugs mailing list