[Bug analyzer/114897] ICE in get_or_create_widening_svalue, at analyzer/region-model-manager.cc:1336 since r13-3077-gbfca9505f6f

2024-11-27 Thread marcus.haehnel at kernkonzept dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114897 --- Comment #3 from Marcus Hähnel --- My apologies. Wrong bug report. Please ignore my comment.

[Bug c++/117825] ICE on template with -Wformat-security (error reporting routines re-entered.)

2024-11-27 Thread marcus.haehnel at kernkonzept dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117825 --- Comment #1 from Marcus Hähnel --- Another note: Having the return type of the wrap template not using decltype (and hard-coding it to int) will make this work and not have an ICE. So this seems to trigger when all of this is met: * A templ

[Bug analyzer/114897] ICE in get_or_create_widening_svalue, at analyzer/region-model-manager.cc:1336 since r13-3077-gbfca9505f6f

2024-11-27 Thread marcus.haehnel at kernkonzept dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114897 Marcus Hähnel changed: What|Removed |Added CC||marcus.haehnel@kernkonzept.

[Bug c++/117825] New: ICE on template with -Wformat-security (error reporting routines re-entered.)

2024-11-27 Thread marcus.haehnel at kernkonzept dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117825 Bug ID: 117825 Summary: ICE on template with -Wformat-security (error reporting routines re-entered.) Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity