[Bug middle-end/78306] [CilkPlus] "inlining failed in call to always_inline ‘memset’: function not inlinable" with -fcilkplus

2016-11-14 Thread iblue at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78306 Markus Fenske changed: What|Removed |Added CC||iblue at gmx dot net --- Comment #3

[Bug middle-end/78306] [CilkPlus] "inlining failed in call to always_inline ‘memset’: function not inlinable" with -fcilkplus

2016-11-14 Thread iblue at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78306 --- Comment #2 from Markus Fenske --- Thanks for the suggested workaround. Moving all the always_inline functions into a wrapper was no option, because it's not just memset but my code relies on avx intrinsics and would be dead slow if I would ne

[Bug c/78306] New: [CilkPlus] "inlining failed in call to always_inline ‘memset’: function not inlinable" with -fcilkplus

2016-11-11 Thread iblue at gmx dot net
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: iblue at gmx dot net Target Milestone: --- Created attachment 40020 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=4002