diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 92ea86fa230..fd42d0c48da 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2014-11-21 Bill Schmidt + + 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. + 2014-11-21 Georg-Johann Lay Forward-port from 2014-10-30 4_9-branch r216934