https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118521
--- Comment #3 from maic <gnu.ojxq8 at dralias dot com> --- > Is this reduced from a larger different testcase or was this found just by > accident? I was hitting it in a unit test function, which needs to construct a byte vector in a specific way for testing. I then extracted the vector construction as a minimal reproducer.