------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-11
23:04 -------
Subject: Bug 20306
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-03-11 23:03:56
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&only_with_tag=gcc-4_0-branch&r1=2.7592.2.43&r2=2.7592.2.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.778&r2=1.778.6.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20306