resolve.c
244 KB
-
re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see bug 31994) · 23d1b451
2008-03-30 Paul Thomas <pault@gcc.gnu.org> PR fortran/35740 * resolve.c (resolve_function, resolve_call): If the procedure is elemental do not look for noncopying intrinsics. 2008-03-30 Paul Thomas <pault@gcc.gnu.org> PR fortran/35740 * gfortran.dg/transpose_conjg_1.f90: New test. From-SVN: r133729
Paul Thomas committed