r225982 - in /branches/gcc-4_9-branch/gcc: Chan...

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


Author: uros
Date: Sat Jul 18 11:36:32 2015
New Revision: 225982

URL: https://gcc.gnu.org/viewcvs?rev=225982&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-4_9-branch/gcc/testsuite/gcc.target/i386/pr66922.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/i386.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list