------- Comment #5 from jiez at gcc dot gnu dot org  2010-07-05 12:45 -------
Subject: Bug 44820

Author: jiez
Date: Mon Jul  5 12:45:19 2010
New Revision: 161833

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161833
Log:
2010-07-05  Mikael Pettersson  <mi...@it.uu.se>

        PR bootstrap/44820
        * config/arm/arm.c (arm_attr_length_move_neon): Delete regno.

2010-07-05  Jie Zhang  <j...@codesourcery.com>

        * config/arm/arm.c (arm_attr_length_move_neon): New.
        * config/arm/arm-protos.h (arm_attr_length_move_neon): Declare.
        * config/arm/neon.md (define_mode_attr V_slen): Remove.
        (neon_mov<mode> for VSTRUCT): Use arm_attr_length_move_neon
        to compute length attribute.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/arm/arm-protos.h
    branches/gcc-4_5-branch/gcc/config/arm/arm.c
    branches/gcc-4_5-branch/gcc/config/arm/neon.md


-- 


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

Reply via email to