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/63673] VSX intrinsic vec_vsx_ld fails to compile with double, maps to wrong instructions with float


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63673

--- Comment #8 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Author: wschmidt
Date: Fri Nov 21 15:39:20 2014
New Revision: 217931

URL: https://gcc.gnu.org/viewcvs?rev=217931&root=gcc&view=rev
Log:
2014-11-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

    PR target/63673
    * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Allow
    the base pointer of vec_vsx_ld and vec_vsx_st to take a pointer to
    double.


Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000-c.c


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