https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116318
Patrick O'Neill <patrick at rivosinc dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #2 from Patrick O'Neill <patrick at rivosinc dot com> --- (In reply to Andrew Waterman from comment #1) > Isn't this UB since the accesses to b are out of bounds? Ah dang it you're right - thanks. I'll re-reduce from the original testcase.