https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107257
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- A few notes about reduction: please don't over-reduce the testcase (by removing of the variable and function types). Moreover, if possible, please use C-Vise that does not rename identifiers by default. Anyway, thanks for the test-case!