------- Comment #7 from burnus at gcc dot gnu dot org 2007-07-26 09:49 ------- > > Patch looks OK and regtests on x86-64. > That's strange - for me, it breaks ret_pointer_2.f90, at the statement print > *, > x(3) because the elements in the data transfer are incorrectly referenced.
In the boot-strapped compiler of today I also get this failure (x86-64: -m32/-m64); I probably should always do the full bootstrap/check-gfortran(-m32/-m64) to make sure it really works :-/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31211