[Bug middle-end/60469] simple cilk plus program ICEs
andi-gcc at firstfloor dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 9 16:53:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60469
--- Comment #3 from Andi Kleen <andi-gcc at firstfloor dot org> ---
I've tried a couple of things to fix this:
- Fill in DECL_CONTEXT to current_fn_decl in cilk
- Fill in DECL_CONTEXT for VAR_DECLs when creating the nested wrapper
No banana so far. The first causes other errors and the second still has the
same segfault
More information about the Gcc-bugs
mailing list