[Bug c++/117259] warning: 'j.6' may be used uninitialized [-Wmaybe-unitialized] with -fsanitize=undefined

2024-10-22 Thread m.gcc.gnu.org at alias dot viem.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117259 --- Comment #1 from Mauritz Sundell --- (In reply to Mauritz Sundell from comment #0) > Accessing dynamically initialized array of global member function pointer should be: Accessing dynamically initialized global array of member function point

[Bug c++/117259] New: warning: 'j.6' may be used uninitialized [-Wmaybe-unitialized] with -fsanitize=undefined

2024-10-22 Thread m.gcc.gnu.org at alias dot viem.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117259 Bug ID: 117259 Summary: warning: 'j.6' may be used uninitialized [-Wmaybe-unitialized] with -fsanitize=undefined Product: gcc Version: 11.1.0 Status: UNCONFIRMED

[Bug c++/116954] New: -Wsuggest-attribute=format false positive for function template

2024-10-03 Thread m.gcc.gnu.org at alias dot viem.se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116954 Bug ID: 116954 Summary: -Wsuggest-attribute=format false positive for function template Product: gcc Version: 13.1.0 Status: UNCONFIRMED Severity: normal