[Bug fortran/60370] TRANSPOSE on rhs of allocatable array assignment gives error with -fcheck=bounds

mikael at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 1 19:23:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60370

--- Comment #4 from Mikael Morin <mikael at gcc dot gnu.org> ---
Created attachment 32239
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32239&action=edit
Tentative patch moving realloc code before bound checking

This patch doesn't work, so it may not be a code ordering issue after all.



More information about the Gcc-bugs mailing list