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]

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


Author: kyukhin
Date: Thu Apr 16 14:24:51 2015
New Revision: 222149

URL: https://gcc.gnu.org/viewcvs?rev=222149&root=gcc&view=rev
Log:

gcc/
	PR target/65676
	* config/i386/i386.c (fixup_modeless_constant): New.
	(ix86_expand_args_builtin): Fixup modeless constant operand.
	(ix86_expand_round_builtin): Ditto.
	(ix86_expand_special_args_builtin): Ditto.
	(ix86_expand_builtin): Ditto.
gcc/testsuite/
	PR target/65676
	* gcc.target/i386/sse-25.c: New.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/sse-25.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


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