[Bug libstdc++/120931] [15 Regression] std::deque::resize() method fails with -std=c++98

2025-07-03 Thread nvd339 at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120931 --- Comment #8 from Виталий Новичков --- Super! Thanks for the fix

[Bug c++/120931] At GCC 15.1.0 build fails with -std=c++98 on attempt to use std::deque::resize() method

2025-07-02 Thread nvd339 at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120931 --- Comment #1 from Виталий Новичков --- Created attachment 61787 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61787&action=edit The test code to be built with -std=c++98 argument. Also: I am not fully sure WHEN this bug introduced and

[Bug c++/120931] New: At GCC 15.1.0 build fails with -std=c++98 on attempt to use std::deque::resize() method

2025-07-02 Thread nvd339 at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120931 Bug ID: 120931 Summary: At GCC 15.1.0 build fails with -std=c++98 on attempt to use std::deque::resize() method Product: gcc Version: 15.1.0 Status: UNCONFIRMED