https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043
--- Comment #40 from rguenther at suse dot de <rguenther at suse dot de> --- On Wed, 30 Mar 2022, tkoenig at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043 > > --- Comment #39 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- > (In reply to Richard Biener from comment #37) > > > The issue itself is long latent so we probably have to live with GCC 12 > > exposing slightly more cases of it in the real world (I have yet to see > > one there). > > Silent introduction of wrong code is always a bad idea. > > Should we try to generate an ICE for the test case, so people are at > least warned? An ICE for every (possibly!) negative stride array in Fortran?!