[Bug libstdc++/118455] The program crashes when synchronization with C-i/o is enabled; does not crash when it is disabled.

2025-01-13 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118455 llualpu changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from llualpu --- Well,

[Bug libstdc++/118455] The program crashes when synchronization with C-i/o is enabled; does not crash when it is disabled.

2025-01-13 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118455 --- Comment #4 from llualpu --- Ok! Then maybe this should be closed to avoid unnecessary noise.

[Bug libstdc++/118455] The program crashes when synchronization with C-i/o is enabled; does not crash when it is disabled.

2025-01-13 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118455 --- Comment #2 from llualpu --- Yes, I usually use the simpler -D_GLIBCXX_DEBUG and -DDEBUG. But I'll take a look at -D_GLIBCXX_ASSERTIONS because this is the first time I hear about this. Thanks!

[Bug c++/118455] New: The program crashes when synchronization with C-i/o is enabled; does not crash when it is disabled.

2025-01-13 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118455 Bug ID: 118455 Summary: The program crashes when synchronization with C-i/o is enabled; does not crash when it is disabled. Product: gcc Version: 11.4.0 Status: UNCONFIR

[Bug c++/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size

2022-07-22 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106409 --- Comment #3 from llualpu --- Created attachment 53336 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53336&action=edit (Compressed) preprocessed file generated by GCC as required by "What we need" I couldn't upload it raw (in plain tex

[Bug c++/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size

2022-07-22 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106409 --- Comment #1 from llualpu --- This was originally submitted at Stack Overflow: https://stackoverflow.com/questions/73047957/gcc-with-lto-warning-argument-1-value-18-615-size-max-exceeds-maximum-ob

[Bug c++/106409] New: GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size

2022-07-22 Thread lluis.alemany.puig at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106409 Bug ID: 106409 Summary: GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size Product: gcc Version: 11.1.1 Status: UNCONFIRMED