This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR35740 - a = conjg(transpose(a)) still gives wrong results, see bug 31994


Paul Richard Thomas wrote:
Bootstrapped and regtested on x86_ia64/FC8 - OK for trunk and 4.3?
OK. Thanks for the patch.

Tobias
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]