[Bug rtl-optimization/20306] [4.0/4.1 Regression] FP complex modes moved via GPRs

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 11 22:59:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-11 22:59 -------
Subject: Bug 20306

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dje@gcc.gnu.org	2005-03-11 22:58:53

Modified files:
	gcc            : ChangeLog expr.c 

Log message:
	PR rtl-optimization/20306
	* expr.c (emit_move_complex): Set try_int false if mode is
	MODE_COMPLEX_FLOAT and mov_optab exists for inner mode.  Only try
	emit_block_move if try_int is true.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7789&r2=2.7790
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&r1=1.781&r2=1.782



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20306



More information about the Gcc-bugs mailing list