https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111914
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- Caused by r0-116946-g27eb31c9de20cd I guess. The easiest is to not perform the load of the unused parameter for VLA types, but we can also perform this extra load after remapping types.