https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125095
--- Comment #14 from anlauf at gcc dot gnu.org --- (In reply to anlauf from comment #13) > Created attachment 64371 [details] > Draft patch > > This fixes the issue exhibited by the testcase for me. > > Needs more testing for other variable types. I played with complex variables, and there is an independent issue if the input is a list of integers or reals instead of (real,imag): I get errors of the type: errmsg: Bad repeat count in item 1 of list input
