[Bug c++/89533] New: G++ incorrectly generates noexcept assignment operator

2019-02-28 Thread alexey.kutumov at gmail dot com
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: alexey.kutumov at gmail dot com Target Milestone: --- Created attachment 45852 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45852&action=edit minimal sample which reproduces problem Consider following

[Bug c++/89533] G++ incorrectly generates noexcept assignment operator

2019-03-03 Thread alexey.kutumov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89533 --- Comment #1 from Alexey Kutumov --- Hi, FYI, i`ve filed same bug to clang`s bugzilla: https://bugs.llvm.org/show_bug.cgi?id=40896 There is a comment from clang bug: Richard Smith 2019-03-01 21:13:38 PST I would consider this to be both a C