[Bug target/36224] vec_widen_smult_{hi,lo}_v4si generates pmuludq instruction

2008-05-20 Thread ubizjak at gmail dot com


--- Comment #2 from ubizjak at gmail dot com  2008-05-20 06:40 ---
Fixed by:

Author: meissner
Date: Wed May 14 18:02:56 2008
New Revision: 135302

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135302
Log:
Fix pr36224

Added:
trunk/gcc/testsuite/gcc.dg/pr36224.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md
trunk/gcc/testsuite/ChangeLog


and

Author: meissner
Date: Mon May 19 20:03:48 2008
New Revision: 135580

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135580
Log:
Backport fix for 36224

Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr36224.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

BTW: Please copy ChangeLog entry (without author line) into the commit text in
order to automatically update Bugzilla PR.


-- 

ubizjak at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-05-20 06:40:14
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36224



[Bug target/36224] vec_widen_smult_{hi,lo}_v4si generates pmuludq instruction

2008-05-20 Thread ubizjak at gmail dot com


--- Comment #3 from ubizjak at gmail dot com  2008-05-20 06:41 ---
Fixed.


-- 

ubizjak at gmail dot com changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2008-
   ||05/msg00842.html
 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.3.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36224



[Bug target/36224] vec_widen_smult_{hi,lo}_v4si generates pmuludq instruction

2008-05-12 Thread gnu at the-meissners dot org


--- Comment #1 from gnu at the-meissners dot org  2008-05-12 20:00 ---
Created an attachment (id=15631)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15631action=view)
Test case for bug 36224


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36224