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

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


Author: uros
Date: Fri Jul 18 16:18:02 2014
New Revision: 212825

URL: https://gcc.gnu.org/viewcvs?rev=212825&root=gcc&view=rev
Log:
	Backport from mainline
	2014-07-18  Uros Bizjak  <ubizjak@gmail.com>

	PR target/61794
	* config/i386/sse.md (avx512f_vextract<shuffletype>32x4_1_maskm):
	Fix instruction constraint.
	(<mask_codefor>avx512f_vextract<shuffletype>32x4_1<mask_name>): Ditto.

testsuite/ChangeLog:

	Backport from mainline
	2014-07-18  Uros Bizjak  <ubizjak@gmail.com>

	PR target/61794
	* gcc.target/i386/pr61794.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr61794.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/sse.md
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


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