r225981 - in /branches/gcc-5-branch/gcc: Change...

uros@gcc.gnu.org uros@gcc.gnu.org
Sat Jul 18 11:17:00 GMT 2015


Author: uros
Date: Sat Jul 18 11:17:49 2015
New Revision: 225981

URL: https://gcc.gnu.org/viewcvs?rev=225981&root=gcc&view=rev
Log:
	PR target/66922
	* config/i386/i386.c (ix86_expand_pinsr): Reject insertions
	to misaligned positions.

testsuite/ChangeLog:

	PR target/66922
	* gcc.target/i386/pr66922.c: New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr66922.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/i386/i386.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list