https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121316
--- Comment #6 from Liam Powell <liam at liampwll dot com> --- It should be noted that Expand_Iterator_Loop_Over_Array and Expand_Iterator_Loop_Over_Container both make Stats mutable and replace it with the output of New_List. I can't figure out if there's a reason why Expand_N_Loop_Statement used a different approach so I just went with minimal changes here instead of copying them.
