[Bug c/118656] New: glibc getenv returns the wrong result sometimes if the parameter contains '='

2025-01-25 Thread MikeSmith32564 at mail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118656 Bug ID: 118656 Summary: glibc getenv returns the wrong result sometimes if the parameter contains '=' Product: gcc Version: unknown Status: UNCONFIRMED Severit

[Bug c++/113111] New: -Werror=uninitialized is not consistent for optimization level 0 or -std=before-c++20

2023-12-22 Thread MikeSmith32564 at mail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113111 Bug ID: 113111 Summary: -Werror=uninitialized is not consistent for optimization level 0 or -std=before-c++20 Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/109172] [10/11/12/13 Regression] g++ calls a private destructor with the keyword throw after the try-block

2023-03-17 Thread MikeSmith32564 at mail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172 --- Comment #6 from Mike Smith --- (In reply to CVS Commits from comment #4) > The trunk branch has been updated by Jason Merrill : > > https://gcc.gnu.org/g:890043314a7f405081990ea9d0cb577dd44f883f > > commit r13-6742-g890043314a7f405081990ea

[Bug c++/109172] New: g++ calls a private destructor with the keyword throw after the try-block

2023-03-17 Thread MikeSmith32564 at mail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109172 Bug ID: 109172 Summary: g++ calls a private destructor with the keyword throw after the try-block Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: norm