r184676 - in /trunk/gcc: ChangeLog config/i386/...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Feb 29 23:45:00 GMT 2012


Author: jakub
Date: Wed Feb 29 23:45:08 2012
New Revision: 184676

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184676
Log:
	PR target/52437
	* config/i386/sse.md (vec_set<mode>_0): Swap "*r" and "fF"
	alternatives, add "e" constraint to the new last alternative
	and ! to last 3 alternatives.

	* gcc.c-torture/compile/pr52437.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr52437.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list