Skip to content
Snippets Groups Projects
Commit 58757957 authored by James A. Morrison's avatar James A. Morrison Committed by Paul Brook
Browse files

re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)


2005-01-23  James A. Morrison  <phython@gcc.gnu.org>
	Paul Brook  <paul@codesourcery.com>

	PR fortran/19294
	* iresolve.c (gfc_resolve_transpose): Resolve to transpose_c4 or
	transpose_c8 for complex types.
libgfortran/
	* Makefile.am: Add transpose_c4.c and transpose_c8.c.
	* intrinsics/cshift0.c: Use separate optimized loops for complex types.
	* m4/transpose.m4: Include type letter in function name.
	* Makefile.in: Regenerate.
	* generated/transpose_*.c: Regenerate.

Co-Authored-By: default avatarPaul Brook <paul@codesourcery.com>

From-SVN: r94116
parent b9750434
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment