https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120550
--- Comment #2 from Edwin Lu <ewlu at rivosinc dot com> --- (In reply to Andrew Pinski from comment #1) > Created attachment 61581 [details] > Might be miscompiled before r16-372 > > Can you re-bisect using this testcase? This changes your main into a new > function which is noinline and calls the new function from main. This > basically makes what r16-372 is doing for main now. Just tried compiling that testcase with my daily upstream build (r16-1095-gf8251b4fce2) and wasn't able to produce the miscompile