[Bug fortran/29410] bug with TRANSFER() and -O2
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-11-07 19:35 --- In fact I think the orginal way is incorrect for cases where the transfer size is larger than the orginal size of the decl. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29410
[Bug fortran/29410] bug with TRANSFER() and -O2
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-11-07 19:34 --- My patch is incorrect for transfer with different sizes. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added