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

Re: [PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store


On 3/4/18 4:00 AM, Jakub Jelinek wrote:
> On Sat, Mar 03, 2018 at 10:55:28PM -0600, Peter Bergner wrote:
>> gcc/
>> 	PR target/84264
>> 	* config/rs6000/vector.md:
> 
> The ChangeLog entry needs fixing.
> 
> Otherwise I'll defer to powerpc maintainers.

Hmm, too sloopy on my part!  Forgot to write the ChangeLog entry and
sent the email from the wrong account! :-(

Here's the full ChangeLog entry:

gcc/
        PR target/84264
        * config/rs6000/vector.md (mov<mode>): Disallow altivec memory operands.

gcc/testsuite/
        PR target/84264
        * g++.dg/pr84264.C: New test.


Peter


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