Hello! 2011-04-07 Uros Bizjak * config/i386/sse.md: Update copyright year. (avx_cmp3): Add missing output register constraint. (*vec_concatv2sf_avx): Fix wrong register constraint in alternative 3 of operand 1. (*vec_set_0_avx): Avoid combining registers from different units in a single alternative. (*vec_set_0_sse4_1): Ditto. (*vec_set_0_sse2): Ditto. (vec_set_0): Ditto. (sse2_storehpd): Ditto. (sse2_loadhpd): Ditto. (sse4_1_insertps): Use nonimmediate_operand for operand 2. * config/i386/predicates.md (sse_comparison_operator): Do not define as special predicate. Tested on x86_64-pc-linux-gnu, will be committed to 4.5 and 4.6 branches. Uros.