[Bug fortran/33037] TRANSFER intrinsic is context sensitive

2007-08-09 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-08-09 18:54 --- > This is undefined code, when I rewrote most of the transfer code for scalars, > I > had asked what happens when the sizes did not match and everyone I asked said > it was undefined behavior. Well, nonetheless gfor

[Bug fortran/33037] TRANSFER intrinsic is context sensitive

2007-08-09 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-08-09 15:59 --- This is undefined code, when I rewrote most of the transfer code for scalars, I had asked what happens when the sizes did not match and everyone I asked said it was undefined behavior. -- http://gcc.gnu.org/bugz

[Bug fortran/33037] TRANSFER intrinsic is context sensitive

2007-08-09 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-08-09 15:50 --- Could you please tell us your gfortran version? ("gfortran -v", the gcc-version line is of most interest.) Not that TRANSFER is free of bugs, but it produces here 4.3.0 20070808 (x86_64-unknown-linux-gnu) the same re