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 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 <vbeffara at gmail dot com> ---
Ah BTW tested one more thing, using -std=c++11 rather than -std=c++14 runs fine
as well without a crash

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