This is the mail archive of the gcc-bugs@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]

[Bug target/51920] 64-bit gcc.target/sparc/vec-init-1-vis1.c FAILs


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-01-30 12:43:56 UTC ---
Author: ebotcazou
Date: Mon Jan 30 12:43:51 2012
New Revision: 183717

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183717
Log:
    PR target/51920
    * config/sparc/sparc.c (vector_init_fpmerge): Remove INNER_MODE
    parameter and use short-lived pseudos.
    (vector_init_faligndata): Remove INNER_MODE parameter and use loop.
    (sparc_expand_vector_init): Const-ify local variables and adjust
    calls to above functions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.c


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