r150816 - in /branches/gcc-4_3-branch/gcc: Chan...
uros@gcc.gnu.org
uros@gcc.gnu.org
Sun Aug 16 21:05:00 GMT 2009
Author: uros
Date: Sun Aug 16 21:05:47 2009
New Revision: 150816
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150816
Log:
Backport from mainline:
2009-08-14 Uros Bizjak <ubizjak@gmail.com>
PR target/41019
* config/i386/sse.md (SSEMODE124C8): New mode iterator.
(vcond<SSEMODEF2P:mode>): Assert that operation is supported by
ix86_expand_fp_vcond.
(vcond<SSEMODE124C8:mode>): Use SSEMODE124C8 instead of SSEMODE124.
Assert that operation is supported by ix86_expand_int_vcond.
(vcondu<SSEMODE124C8:mode>): Ditto.
testsuite/ChangeLog:
Backport from mainline:
2009-08-14 Uros Bizjak <ubizjak@gmail.com>
PR target/41019
* gcc.target/i386/pr41019.c: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr41019.c
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/i386/sse.md
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list