[Bug target/69503] SIGFPE raised when mixing std::async with cilk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69503 --- Comment #2 from Vincent Beffara --- Ah BTW tested one more thing, using -std=c++11 rather than -std=c++14 runs fine as well without a crash
[Bug other/69503] New: SIGFPE raised when mixing std::async with cilk
: other Assignee: unassigned at gcc dot gnu.org Reporter: vbeffara at gmail dot com Target Milestone: --- Created attachment 37481 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37481&action=edit source file On Mac OSX 10.11.3, using gcc5 from homebrew, compile the