[Bug libstdc++/103853] std::forward_list::merge should check if __list != this

2022-01-06 Thread pavel.kryukov at phystech dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103853 --- Comment #10 from Pavel I. Kryukov --- Thanks a lot!

[Bug libstdc++/103853] std::forward_list::merge should check if __list != this

2022-01-06 Thread pavel.kryukov at phystech dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103853 Pavel I. Kryukov changed: What|Removed |Added Attachment #52080|0 |1 is obsolete|

[Bug libstdc++/103853] std::forward_list::merge should check if __list != this

2022-01-05 Thread pavel.kryukov at phystech dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103853 --- Comment #5 from Pavel I. Kryukov --- > Are you willing and able to certify the origin of the code under the terms of > https://gcc.gnu.org/dco.html ? Yes. Do I need to resubmit a signed-off patch?

[Bug libstdc++/103853] New: std::forward_list::merge should check if __list != this

2021-12-28 Thread pavel.kryukov at phystech dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103853 Bug ID: 103853 Summary: std::forward_list::merge should check if __list != this Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Prior