[Bug c++/84560] Internal error in std::function with std::memset

2018-02-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84560 --- Comment #3 from Martin Sebor --- Created attachment 43513 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43513=edit Reduced translation unit. Bisecting the reduced translation unit points to r231952 (gcc 6.0.0) as the revision that

[Bug c++/84560] Internal error in std::function with std::memset

2018-02-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84560 Martin Sebor changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug c++/84560] Internal error in std::function with std::memset

2018-02-25 Thread zamazan4ik at tut dot by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84560 --- Comment #1 from Alexander Zaitsev --- On GCC 7.3.1 for this code I have: internal compiler error: в expand_expr_real_1, в expr.c:9908 memset(d[n - 1], 0, sizeof(int)); ^ Please submit a full bug report, with