https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37131
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu.org --- Comment #19 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- This is about what I had in mind for a first commit. More to do afterwards: - Get more test cases - Handle TRANSPOSE - Better handling of temporaries - Remove the unnecessary run-time bounds checks - I forgot to make fe_runtime_error inaccessible to the user (trivial) - %ld may be doning the wrong thing in error reporting for bounds check with 32 bit