https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116327
--- Comment #4 from John Eivind Helset <jehelset at gmail dot com> --- if compiling my project with 14.2.1 in release mode (cmake / -O3) i got another ICE from `internal compiler error: in set_parm_rtl, at cfgexpand.cc:1436`. 0x21a7bea internal_error(char const*, ...) ???:0 0x703e99 fancy_abort(char const*, int, char const*) ???:0 0xbd4dfd expand_function_start(tree_node*) ???:0 i didn't try to debug gcc 14.2.1 when compiling in release, but i checked that i could compile in release without 066c7893eae on master (2b23a444bcf).