[Bug c++/89550] New: Spurious array-bounds warning when using __PRETTY_FUNCTION__ as a string_view.

2019-03-01 Thread aaron at bestateless dot com
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: aaron at bestateless dot com Target Milestone: --- Created attachment 45870 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45870=edit Preprocessed source. Compi

[Bug libstdc++/86874] New: std::swap on std::variant fails to compile

2018-08-06 Thread aaron at bestateless dot com
: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: aaron at bestateless dot com Target Milestone: --- Created attachment 44514 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44514=edit Preprocessed source. Example: #include int main(int, char**) {