https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124888

--- Comment #15 from Seb James <sebj_coder3 at pm dot me> ---
With the recent patch, my minimal test case described in Comment 2 compiles and
runs successfully (using GCC from the releases/gcc-16 branch at commit
0ee4d1380d0).

My *non-reduced* code now generates a different compiler error related to the
use of std::format, which I believe occurs at a later stage of the compile.

Reply via email to