https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121509
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #5 from Sam James <sjames at gcc dot gnu.org> --- (In reply to David Binderman from comment #4) > Created attachment 62101 [details] > C source code > > After more than two hours of reduction, I attach > the partially reduced code. I don't think this reduction is right. Valgrind finds something at -O0 and there's at least one issue with out of bounds in a loop. I can have a look.